From: Peter Whysall <peter.whysall@serco.com>
To: nfs@lists.sourceforge.net
Subject: OpenVMS clients, Linux servers, Version 3, Oh my!
Date: Wed, 10 Sep 2003 12:45:26 +0100 [thread overview]
Message-ID: <1063194326.2137.52.camel@localhost> (raw)
Objective - have an OpenVMS client mount an export on a Linux server
using NFS version 3.
I have a Red Hat Enterprise Linux WS 2.1 box acting as NFS server;
running kernel 2.4.9-e.27 with nfs-utils 0.3.3 and all errata applied.
In /etc/sysconfig/nfs I have set MOUNTD_NFS_V2=no.
At the client end, it's OVMS 7.3-1 with TCP/IP services 5.3.
The command line used to mount the export is:
$ tcpip mount dnfs1: /sys /struct=5 /host=nfstest /uid=501 /gid=501
/path="/export/mount_point"
At this point I should point out that there is not a switch to indicate
which version of NFS you want to use.
The output of rpcinfo -p on the server indicates that rpc.mountd is only
offering v3 mounts, but rpc.nfsd is offering v2 and v3.
Somehow, despite mountd's best efforts, the VMS box manages to mount the
export with v2; nfsstat indicates that all the activity is in the v2
section.
Can anyone shed any light on this?
Many thanks
Peter.
--
Peter Whysall <peter.whysall@serco.com>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
reply other threads:[~2003-09-10 11:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1063194326.2137.52.camel@localhost \
--to=peter.whysall@serco.com \
--cc=nfs@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.