z/OS Network File System Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Module specific reason codes (yyyy = 4000 - 4FFF)

z/OS Network File System Guide and Reference
SC23-6883-00

A yyyy value in the range 4000 to 4FFF indicates that the reason code is a module specific reason code, whose meaning can vary, depending on which NFS module issued it.

Table 1 shows the yyyy values that can occur when the xx value is 12 (module GFSCVNAT) and their meanings:
Table 1. Reason codes for module GFSCVNAT (xx = 12)
yyyy Name Description
4001 JRNfsInvalidTimeAttr Versions 2 and 3 of the NFS Protocol do not support second time values larger than 2**31-1. The request attempted to set an atime and/or mtime value larger than 2**31-1
4002 JRNfsInvalidAttr The request attempted to set one or more of the following attributes, which are not supported by the NFS Protocol:
  • general attribute flags (at_setgen)
  • audit (at_auditchg)
  • ctime (at_ctimechg)
  • reftime (at_reftimechg)
  • file format (at_filefmtchg)
4003 JRNfsInvalidSetIdAttr The request attempted to set the character set id (at_charsetidchg) attribute, which is not supported by the NFS Protocol.
Table 2 shows the yyyy values that can occur when the xx value is 18 (module GFSCVMNT) and their meanings:
Table 2. Reason codes for module GFSCVMNT (xx = 18)
yyyy Name Description
4001 JRNfsSyncMountNotSupp NFS mount requests must be asynchronous. The mt_synchonly option is not supported. The unsupported option may be the result of a chmount request issued against a function shipped NFS mounted file system. #action = Correct the request.
4002 JRNfsRemountNotSupp An NFS mount request specified the mt_remount. NFS does not support this option.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014