Running the following command shows all objects stuck in a "reduced-availability-with-no-rebuild" state.
esxcli vsan debug object health summary get
Health Status Number Of Objects--------------------------------------------------------- -----------------remoteAccessible 0inaccessible 0reduced-availability-with-no-rebuild #### <----------------All Objects In This Statereduced-availability-with-no-rebuild-delay-timer 0reducedavailabilitywithpolicypending 0reducedavailabilitywithpolicypendingfailed 0reduced-availability-with-active-rebuild 0reducedavailabilitywithpausedrebuild 0data-move 0nonavailability-related-reconfig 0nonavailabilityrelatedincompliancewithpolicypending 0nonavailabilityrelatedincompliancewithpolicypendingfailed 0nonavailability-related-incompliance 0nonavailabilityrelatedincompliancewithpausedrebuild 0healthy 0
ESXi 8.0 U3
vCenter 8.0 U3
This can occur when all virtual machines have the default storage policy and one host is in maintenance mode which causes the cluster to not have enough resources to keep the objects healthy and compliant.
esxcli vsan cluster get
Cluster Information: Enabled: true Current Local Time: 2026-02-10T19:01:05Z Local Node UUID: ########-####-####-####-############ Local Node Type: NORMAL Local Node State: BACKUP Local Node Health State: HEALTHY Sub-Cluster Master UUID: ########-####-####-####-############ Sub-Cluster Backup UUID: ########-####-####-####-############ Sub-Cluster UUID: ########-####-####-####-############ Sub-Cluster Membership Entry Revision: 2 Sub-Cluster Member Count: 3 Sub-Cluster Member UUIDs: ########-####-####-####-############, ########-####-####-####-############, ########-####-####-####-############ Sub-Cluster Member HostNames: HOSTNAME1, HOSTNAME2, HOSTNAME3 Sub-Cluster Membership UUID: ########-####-####-####-############ Unicast Mode Enabled: true Maintenance Mode State: ON <----------MAINTENANCE MODE IS ON Config Generation: ########-####-####-####-############ 16 2026-02-10T17:49:09.78 Mode: REGULAR vSAN ESA Enabled: false
Put host into Maintenance Mode using "No data migration". After the host is completely in Maintenance Mode, take it back out.