NFS Share with freenas dosent work

VirToGo

Cadet
Joined
Sep 6, 2015
Messages
1
hi all, i have an issue with nfs on FREENAS11.2u1 and esxi 6.7.
My main question is does running the freenas wizard only for the the nfs share will delete all the config to default?...
the root cause is that i cant mount nfs on my esxi
showmount -e (i can see the mount from the freenas)
vmkping -I vmkN -s nnnn xxx.xxx.xxx.xxx (i dont have replay from the freenas when runinig it from the esxi) (fuels)
nc -z array-IP 2049 (im geting the correct replay from the storage. Connection to xxx.xxx.xxx.xxx 2049 port [tcp/http] succeeded! ) (true)
Verify that the NFS host can ping the VMkernel IP of the ESX host (true)
logs:
on the freenas side im not seeing any log when mounting
on the esxi side im geeting:
2019-01-27T11:34:19.101Z cpu12:2765720)NFS: 160: Command: (mount) Server: (X.X.X.25) IP: (X.X.X.25) Path: (/mnt/Freenas_Pool1/vmware_nfS) Label: (DTATSTORE) Options: (None)
2019-01-27T11:34:19.101Z cpu12:2765720)StorageApdHandler: 977: APD Handle d05b0044-90e3ea6b Created with lock[StorageApd-0x430fc276f680]
2019-01-27T11:34:29.648Z cpu0:2765720)SunRPC: 3303: Synchronous RPC abort for client 0x4305ad30e700 IP X.X.X.25.0.111 proc 3 xid 0x1ce72602 attempt 1 of 3
2019-01-27T11:34:39.648Z cpu0:2765720)SunRPC: 3303: Synchronous RPC abort for client 0x4305ad30e700 IP X.X.X.25.0.111 proc 3 xid 0x1ce72604 attempt 2 of 3
2019-01-27T11:34:49.648Z cpu0:2765720)SunRPC: 3303: Synchronous RPC abort for client 0x4305ad30e700 IP X.X.X.25.0.111 proc 3 xid 0x1ce72606 attempt 3 of 3
2019-01-27T11:34:49.648Z cpu1:2765720)SunRPC: 1099: Destroying world 0x2a3399
2019-01-27T11:34:49.649Z cpu1:2765720)StorageApdHandler: 1063: Freeing APD handle 0x430fc276f680 [d05b0044-90e3ea6b]
2019-01-27T11:34:49.649Z cpu1:2765720)StorageApdHandler: 1147: APD Handle freed!
2019-01-27T11:34:49.649Z cpu1:2765720)NFS: 171: NFS mount X.X.X.25:/mnt/Freenas_Pool1/vmware_nfS failed: Unable to connect to NFS server.
best regards
 
D

dlavigne

Guest
Were you able to resolve this? If not, have you checked that all of the required NFS software is running on the eSXI side? Typically when there is an RPC error there's something not installed or running on the client side.
 
Top