One or more datastores appear as Inaccessible in the vCenter Inventory after unmoting from all the hosts.
From ESXi CLI, esxcli storage filesystem list may show volume with empty mount points.
/vmfs/volumes/########-#######-####-################## OSDATA-########-#######-####-################# #######-########-####-############ true VMFS-OS 128580583424 115675758592 #######-#####-DATASTORE00 #######-########-####-############ false VMFS-6 0 0Vmware vSphere ESXi 7.x / 8.x
VMware vCenter Server 7.x / 8.x
The backing LUN was detached or deleted at the storage array level before the datastore was properly deleted or unmounted from the vCenter inventory. As a result, vCenter Server continues to track the volume's UUID in its database, causing it to persist as an orphan object in the UI.
To remove the inaccessible datastore from vCenter Inventory.
Log in to the vSphere Client.
Navigate to the Storage view.
Check if any VMs or Templates are still associated with the inaccessible datastore.
Note: Even if a VM resides on another datastore, it may have a stale ISO or secondary disk reference pointing to the inaccessible volume.
Once all references are cleared, right-click the Inaccessible datastore and select Delete Datastore.
To refresh the inventory across the cluster, right-click the Cluster and select Storage > Rescan Storage.