# esxcli vsan cluster get
Errors:VSAN Clustering is not enabled on this host
esxcli vsan cluster get
Vsanutil: Failed to get decommission state entry: Not foundVsanutil: Failed to get decommission state entry: Not foundCluster Information:Enabled: trueCurrent Local Time: YYYY-MM-DDThh:mm:ssLocal Node UUID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxLocal Node Type! NORMALLocal Node State: MASTERLocal Node Health State: HEALTHYSub-Cluster Master UUID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxSub-Cluster Backup UUID:Sub-Cluster UUID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxSub-Cluster Membership Entry Revision: 0##.###.##.###Sub-Cluster Member UUIDs: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxSub-Cluster Member HostNames: <ESXi host_name>Sub-Cluster Membership UUID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxUnicast Mode Enabled: trueMaintenance Mode State: UNKNOWNConfig Generation: None 0 0.0Mode: REGULARvSAN ESA Enabled: false
Detailed instructions on re-adding a host can be found in the article How to add a host back to a vSAN cluster after an ESXi host rebuild/reimage.
VMware vSAN 9.x
VMware vSAN 8.x
Post-reinstallation, the ESXi host might not properly joining the vSAN cluster. This has caused the disk group configuration to fail, leaving the host excluded from the vSAN datastore.
Warning:
Before removing or recreating a disk group, it is critical to verify that no active data components remain on the disks. Removing a disk that still contains active components may cause the associated vSAN objects to become inaccessible. While a host in Maintenance Mode should ideally have no active components, this status must be confirmed to ensure all objects remain healthy before proceeding with the disk recreation.
To verify if there is any alert for object health:
To check for inaccessible objects from the ESXi host CLI, execute the following command:
esxcli vsan debug object health summary get
If any inaccessible objects are found on the affected disks, please open a support request with Broadcom before attempting to remove or recreate the disk group.
Follow the KB article for Managing and Configuring a vSAN disk group using esxcli commands.