ThompsG
Nothing showed up in the related objects view
I then SSH'd and ran this
[root@TGCSESXI-3:~] esxcli storage nfs list
Volume Name Host Share Accessible Mounted Read-Only isPE Hardware Acceleration
----------- --------- ---------------- ---------- ------- --------- ----- ---------------------
NFS02 10.2.8.51 /NFS02/esxiadmin true true false false Not Supported
NFS01 10.2.8.13 /volume1/NFS01 true true false false Not Supported
[root@TGCSESXI-3:~]
On a host that has the NFS storage showing looks the same
[root@TGCSESXI-4:~] esxcli storage nfs list
Volume Name Host Share Accessible Mounted Read-Only isPE Hardware Acceleration
----------- --------- ---------------- ---------- ------- --------- ----- ---------------------
NFS02 10.2.8.51 /NFS02/esxiadmin true true false false Not Supported
NFS01 10.2.8.13 /volume1/NFS01 true true false false Not Supported
[root@TGCSESXI-4:~]
could it be just the browser session ? Or a restart of the host?
Is there a dismount command via SSH ?
Thanks