I have two ESXi servers, serverA is build 4.0.0, 171294 and serverB is build 4.0.0, 208167, and one NFS server running Ubuntu 8.04. NFS version 3 is running and TCP appears to be enabled.
I can mount NFS datastores through vCenter on serverA but I get the error when mounting from serverB. All the configuration on the ESXi server is the same (other than the build).
" Error during the configuration of the host: NFS Error: Unable to Mount filesytem: The NFS server does not support MOUNT version 3 over TCP "
Does anyone know if I can either set serverB to use UDP or if I need to do something else on the NFS server? From my research NFS v3 on Ubuntu supports TCP by default.
Thanks