Hello
I lost my NFS connectivity (5 shares)
The config:
Synology NAS 192.168.0.100
Link aggregation (vmk0, vm1) with a VMKERNEL 192.168.0.232
Management link (vmk3) with VMKERNEL 192.168.0.235
On ESXI
ping 192.168.0.100
OK
vmkping -I vmk0 -s 192.168.0.100
OK
vmkping -I vmk1 -s 192.168.0.100
OK
nc -z 192.168.0.100
Succeeded
On a MAC OS X
nfs://192.168.0.100:/volume1/ISO
access to the share
BUT
Here is wat I have after
esxcfg-nas -a -o 192.168.0.100 -s /volume1/ISO NAS_ISO
unable to connect
In kernel log:
2013-03-26T09:37:18.343Z cpu2:4586)TeamCheck: NTCCheckResult:930: Please check connectivity on DvsPortset-1!
2013-03-26T09:37:20.511Z cpu7:51907)NFS: 157: Command: (mount) Server: (192.168.0.100) IP: (192.168.0.100) Path: (/volume1/ISO) Label: (NAS_ISO) Options: (None)
2013-03-26T09:37:20.511Z cpu7:51907)StorageApdHandler: 692: APD Handle d2e7358c-e0428427 Created with lock[StorageApd0x410018]
2013-03-26T09:37:51.273Z cpu7:51907)StorageApdHandler: 739: Freeing APD Handle [d2e7358c-e0428427]
2013-03-26T09:37:51.273Z cpu7:51907)StorageApdHandler: 802: APD Handle freed!
2013-03-26T09:37:51.273Z cpu7:51907)NFS: 168: NFS mount 192.168.0.100:/volume1/ISO failed: Unable to connect to NFS server.
2013-03-26T09:38:18.343Z cpu4:4586)TeamCheck: NTCCheckResult:930: Please check connectivity on DvsPortset-1!
2013-03-26T09:39:05.530Z cpu4:7002)WARNING: CBT: 986: Unsupported ioctl 43
There is a connectivity issue ?
but ping is ok
and everything else just runs fine
I think I need some help here
Many Thanks