[Info-vax] Question about NFS
glen herrmannsfeldt
gah at ugcs.caltech.edu
Thu Nov 10 14:08:37 EST 2011
JF Mezei <jfmezei.spamnot at vaxination.ca> wrote:
> VMS client (TCPIP Services) connected to a OS-X NFS server,
> writing to the OS-X disk.
> how long could the NFS server be offline before the client declares the
> end of the world ? Would normal mount verification kick in and disk
> become usable again as soon as the OS-X server comes back ?
I don't know about VMS specifically, but it is usual for NFS to
allow for hard mount or soft mount. Hard mount never times out,
just as an access for a local disk never times out.
> If the OSX-Server is rebooted, will the context of the VMS client
> automatically get re-established ? Our will the drive fail and
> require a remount ?
There are some complications if you do file locking, but normally
the server comes back and the client continues on like nothing
changed. If you do change something on the server, like rename
the disk, move it around, or otherwise, you should get "Stale
File Handle" or some similar message.
-- glen
More information about the Info-vax
mailing list