Hello,
an adjournment
Now I can connect to the nas using esx 4. It was a simple mistake in the nas's configuration. From this machine i can do everything on the nas. (as using the host with esx 6).
Unfortunately i have the problem on esx 5 that it's the machine more important for this project.
From this host i can connect to the nas (i can create nfs storage) but i can not write on it: copying create an empty file.
Could be a problem of routing ?
We have two lan in esx, one for managment and vm (192.168.1) and one dedicated to nas link (10.10.20). The networks are separated.
#esxcfg-vmknic -l
Interface Port Group/DVPort IP Family IP Address Netmask Broadcast MAC Address MTU TSO MSS Enabled Type
vmk0 Management Network IPv4 192.168.1.65 255.255.255.0 192.168.1.255 98:4b:e1:0c:6d:0c 1500 65535 true STATIC
vmk1 VMkernel IPv4 10.10.20.3 255.255.255.0 10.10.20.255 00:50:56:66:79:63 9000 65535 true STATIC
esxcfg-route -l
VMkernel Routes:
Network Netmask Gateway Interface
10.10.20.0 255.255.255.0 Local Subnet vmk1
192.168.0.0 255.255.255.0 Local Subnet vmk0
default 0.0.0.0 192.168.1.103 vmk0
From result of the command of routing i see that i have two vmkernel routes.
maybe I have to cancel the route 192.168.1? I'm afraid I can no longer manage the host by making a mistake.
Thanks
Andrea