After disabling vSAN services within the vCenter/vSphere GUI and deleting the associated disk groups, the vSAN datastore may still appear in the vSphere Client inventory
esxcli vsan cluster get, the node immediately returns the current cluster membership and state. It confirms whether vSAN is enabled, the local node type (e.g., NORMAL for ESXi hosts), and its operational state.Log onto an SSH session on one of the ESXi hosts.
- Run this command:
esxcli vsan cluster get
Cluster Information Enabled: true Current Local Time: 2025-06-10 Local Node UUID: ########-####-####-####-############ Local Node Type: NORMAL Local Node State: MASTER Local Node Health State: HEALTHY Sub-Cluster Master UUID: ########-####-####-####-############ Sub-Cluster Backup UUID: ########-####-####-####-############ Sub-Cluster UUID: ########-####-####-####-############ Sub-Cluster Membership Entry Revision: 1 Sub-Cluster Member Count: 3 Sub-Cluster Member UUIDs: ########-####-####-####-############, ########-####-####-####-############, ########-####-####-####-############ Sub-Cluster Member HostNames: ########-####-####-####-############,########-####-####-####-############, ########-####-####-####-############ Sub-Cluster Membership UUID: ########-####-####-####-############
esxcli vsan cluster leave
esxcli vsan cluster get