VMS NFS server can't handle SunOS V4.1 client

Barry Margolin barmar at think.com
Thu Aug 2 13:10:36 AEST 1990


In article <1990Jul26.180003.3331 at esat.kuleuven.ac.be> elsen at esat.kuleuven.ac.be writes:
>%UCX-E-NFS_NOPROG, requested RPC program unavailable
>-UCX-S-NFS_RPCHDR, xid = 928DAD26  program = 100005  version = 2  procedure = 0
>-UCX-S-NFS_CLIENT, uid=0  gid=0  host_name =         ^^^^^^^^^^^

Program 100005 is the Mount protocol.  SunOS 4.1 includes support for a new
version of the Mount protocol.  The 4.1 release notes say that this is
needed for support of the "posix" NFS mount option.

However, the impression I got from the manual (and the fact that our 4.1
systems are able to mount file systems from our 4.0.3 and Ultrix file
servers) is that a 4.1 system will fall back to the v1 protocol unless the
"posix" option is used.

So, make sure you aren't specifying the "posix" option when mounting the
VMS system.
--
Barry Margolin, Thinking Machines Corp.

barmar at think.com
{uunet,harvard}!think!barmar



More information about the Comp.unix.ultrix mailing list