can you (theoretically) run only NFSv4 (without earlier versions)?

Ed Greshko Ed.Greshko at greshko.com
Tue Dec 24 02:10:42 UTC 2013


On 12/24/13 09:12, Robert P. J. Day wrote:
> i'll test further later. 

I decided to test for you.  :-)

After making the suggested changes.....

[root at meimei ~]# mount -o ro,nfsvers=4 192.168.0.196:/home /mnt
[root at meimei ~]# mount | grep mnt
192.168.0.196:/home on /mnt type nfs4 (ro,relatime,vers=4.0,rsize=262144,wsize=262144,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.0.18,local_lock=none,addr=192.168.0.196)
[root at meimei ~]# umount /mnt


[root at meimei ~]# mount -o ro,nfsvers=3 192.168.0.196:/home /mnt
mount.nfs: requested NFS version or transport protocol is not supported

-- 
Getting tired of non-Fedora discussions and self-serving posts


More information about the users mailing list