NFS 4.1 exports

Russell L. Carter rcarter at pinyon.org
Wed Jan 18 21:25:29 UTC 2017


On 01/18/17 12:06, Michael Ware wrote:
> So just for more info I tried to mount using the esxicli command with
> the following results.
>
> [root at vmserver:~] esxcli storage nfs41 add -H storagearray.private -s
> /export/vms -v vmstorage
> Sysinfo error on operation returned status : Timeout. Please see the
> VMkernel log for detailed error information
>
> 2017-01-18T19:00:27.779Z cpu4:2983706 opID=e9567d5d)NFS41:
> NFS41_VSIMountSet:402: Mount server: storagearray.private, port: 2049,
> path: /export/vms, label: vmstorage, security: 1 user: , options: <none>
> 2017-01-18T19:00:27.779Z cpu4:2983706 opID=e9567d5d)StorageApdHandler:
> 982: APD Handle  Created with lock[StorageApd-0x4308ab000130]
> 2017-01-18T19:00:42.781Z cpu16:4324289)WARNING: SunRPC: 3947: fail all
> pending calls for client 0x430440b90ee0 (socket disconnected)
> 2017-01-18T19:00:47.779Z cpu0:2983706 opID=e9567d5d)WARNING: NFS41:
> NFS41FSWaitForCluster:3433: Failed to wait for the cluster to be
> located: Timeout
> 2017-01-18T19:00:47.779Z cpu0:2983706 opID=e9567d5d)WARNING: NFS41:
> NFS41_FSMount:4412: NFS41FSDoMount failed: Timeout
> 2017-01-18T19:00:47.779Z cpu0:2983706 opID=e9567d5d)StorageApdHandler:
> 1066: Freeing APD handle 0x4308ab000130 []
> 2017-01-18T19:00:47.779Z cpu0:2983706 opID=e9567d5d)StorageApdHandler:
> 1150: APD Handle freed!
> 2017-01-18T19:00:47.779Z cpu0:2983706 opID=e9567d5d)WARNING: NFS41:
> NFS41_VSIMountSet:410: NFS41_FSMount failed: Timeout

Rick Macklem is the goto person for this sort of thing.  If you can
test his patches that would be cool.

Russell


> Mike
>
> On Wed, Jan 18, 2017 at 9:35 AM, Russell L. Carter <rcarter at pinyon.org
> <mailto:rcarter at pinyon.org>> wrote:
>
>     On 01/18/17 09:44, Michael Ware wrote:
>
>         Just to give more info:
>         rc.conf I have nfsv4_server_enable="yes"
>
>         in /etc/exports
>         V4: / -sec=sys -network 172.20.8.0/24 <http://172.20.8.0/24>
>         /export/vmimages -maproot=root -network 172.20.8.0/24
>         <http://172.20.8.0/24>
>
>
>     This is what I use, no matter what subset of the filesystem
>     is being exported:
>
>     /     -maproot=root
>     V4: / -network 10.0.0.0/16 <http://10.0.0.0/16>
>
>     A surprisingly large amount of words exists in the lists
>     about why it can't be much more complicated than this.
>
>     Russell
>
>     _______________________________________________
>     freebsd-fs at freebsd.org <mailto:freebsd-fs at freebsd.org> mailing list
>     https://lists.freebsd.org/mailman/listinfo/freebsd-fs
>     <https://lists.freebsd.org/mailman/listinfo/freebsd-fs>
>     To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org
>     <mailto:freebsd-fs-unsubscribe at freebsd.org>"
>
>
>
>
> --
> Michael Ware
> UCSC Baskin Engineering
> Unix, Network and Security
> 406-210-4725



More information about the freebsd-fs mailing list