Essendon wrote: » Restart management services on the second (additional) host. Seems like the host's hanging on to the datastore identifier somehow, was the datastore previously mounted to the host?
Essendon wrote: » Hmmm, restart the management services on both hosts anyways and try again.
Essendon wrote: » No it's not the same as restarting the hosts. Restarting the management agents only keeps the VM's running so there's no disruption to services. Did you grant the second host permissions to be able to mount the datastore? If not, you cant mount it.
esxcfg-nas -a <datastore name> -o <nfs server hostname/ip> -s <mount point>
jibbajabba wrote: » When mounting the NFS datastore on the second host, make sure you use the exact same details, including trailing slashes So if you have mounted your datastore on the first host with /mount/share/nfs make sure you use the same path, rather than /mount/share/nfs/ To avoid any typos, use SSH to create them on both hosts esxcfg-nas -a <datastore name> -o <nfs server hostname/ip> -s <mount point>
SimonD. wrote: » Have a look at my post here (Configuring FreeNAS 8.3 – iSCSI and NFS Storage for VMware vSphere « Everything Virtual), sure it's an older version of FreeNAS but it's still the same principle.
SimonD. wrote: » As you go further down the post I explain how to configure NFS as well.
doodguy wrote: » Yes, i typed authorized host and network as 192.168.2.0/24
jibbajabba wrote: » Might be a long shot - have you tried to give the NFS a different name in vSphere ? You can also try to restore a connection if the LUN maybe is mounted already, but does not appear esxcfg-nas -r then check if the datastore is listed esxcfg-nas -l Again, that requires SSH If you have any facilities for remote connections then I am more than happy to have a look myself .. Quite difficult to diagnose this without seeing the actual infrastructure.
GSXRules wrote: » Did you install both hosts from scratch? Or did you copy the install somehow?
doodguy wrote: » What do you mean? Do you mean did I rename the NFS Share?
If a datastore already exists in the datacenter for this NFS share and you intend to configure the same datastore on new hosts, make sure that you enter the same input data (Server and Folder) that you used for the original datastore. Different input data would mean different datastores even if the underlying NFS storage is the same