
110CCM Installer/User Guide
Table D.1: NFS Error Codes (Continued)
Error Description
Code
108A state ID generated by the current server instance (that does not designate any locking state either current or superseded) for a current
109The sequence number in a locking request is neither the next expected number nor the last number processed.
110The attributes compared were not the same as provided in the client’s request. This error is returned by the VERIFY operation.
111A lock request is operating on a
112The current file handle provided for a LOOKUP is not a directory but a symbolic link. This error is also issued if the final component of the OPEN path is a symbolic link.
113The RESTOREFH operation does not have a saved file handle (identified by SAVEFH) to operate on.
114A lease being renewed is associated with a file system that has been migrated to a new server.
115A specified attribute is not supported by the server. This does not apply to the GETATTR operation.
116A reclaim of the client state has fallen outside of the server’s grace period. As a result, the server cannot guarantee that a conflicting state has not been provided to another client.
117The reclaim provided by the client does not match any of the server’s state consistency checks and is bad.
118The reclaim provided by the client has encountered a conflict and cannot be provided. This could indicate a misbehaving client.
119The server encountered an XDR decoding error while processing an operation.
120A CLOSE was attempted and file locks would exist after the CLOSE.
121The client attempted a READ, WRITE, LOCK or SETATTR operation that was not sanctioned by the state ID passed (for example, writing to a file opened only for reading).
122An owner, owner group or ACL attribute value cannot be translated to local representation.
123A
124A name string in a request contains valid
125The range for a LOCK, LOCKT or LOCKU operation is not appropriate for the allowable range of offsets for the server.
126The server does not support the atomic upgrade or downgrade of locks.