[OpenIndiana-discuss] NFS
Ryan John
john.ryan at bsse.ethz.ch
Fri Jan 31 10:28:17 UTC 2014
Being reliant on NFS myself, I decided to test this. I just updated one test
machine from OI_a8 to OI_a9, and another from OI_a7 to OI_a9
Both machines give the same results, IE: NFSv3 works okay.
My clients are RetHat EL6.
OpenIndiana (powered by illumos) SunOS 5.11 oi_151a9 November 2013
root@ openindiana:~# zfs create dataPool/nfstest
root@ openindiana :~# zfs set sharenfs=on dataPool/nfstest
root@ openindiana:~# sharectl set -p server_versmax=3 nfs
On RH client:
# mount -v -t nfs openindiana:/export/nfstest /mnt/tmp1
mount.nfs: timeout set for Fri Jan 31 07:56:15 2014
mount.nfs: trying text-based options
'vers=4,addr=192.168.122.21,clientaddr=192.168.27.27'
mount.nfs: mount(2): Protocol not supported
mount.nfs: trying text-based options 'addr=192.168.122.21'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.122.21 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.122.21 prog 100005 vers 3 prot UDP port 49932
]# mount
......
openindiana:/export/nfstest on /mnt/tmp1 type nfs (rw,addr=192.168.122.21)
Regards
John
> -----Original Message-----
> From: Edward Ned Harvey (openindiana)
> [mailto:openindiana at nedharvey.com]
> Sent: Thursday, 30 January 2014 11:55 PM
> To: Discussion list for OpenIndiana
> Subject: Re: [OpenIndiana-discuss] NFS
>
> > From: Edward Ned Harvey (openindiana)
>
> It *appears* that NFSv4 is fine in both 151a7 and 151a9.
> It *appears* that NFSv3 is broken in 151a9. Which was unfortunately,
> necessary to support ESXi client and Ubuntu 10.04 client.
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
More information about the OpenIndiana-discuss
mailing list