VMware vSphere vSAN
[root@esxi01:~] esxcli vsan debug object health summary get
Health Status Number Of Objects--------------------------------------------------------- -----------------remoteAccessible 0inaccessible 5reduced-availability-with-no-rebuild 0reduced-availability-with-no-rebuild-delay-timer 0reducedavailabilitywithpolicypending 0reducedavailabilitywithpolicypendingfailed 0reduced-availability-with-active-rebuild 0reducedavailabilitywithpausedrebuild 0data-move 17nonavailability-related-reconfig 0nonavailabilityrelatedincompliancewithpolicypending 0nonavailabilityrelatedincompliancewithpolicypendingfailed 0nonavailability-related-incompliance 0nonavailabilityrelatedincompliancewithpausedrebuild 0healthy 500
In /var/run/log/vobd.log, you will see below entries -2025-03-17T10:33:48.238Z: [UserLevelCorrelator] 18684429561053us: [esx.audit.maintenancemode.entering] The host has begun entering maintenance mode.2025-03-17T10:33:48.513Z: [UserLevelCorrelator] 18684429666095us: [esx.audit.maintenancemode.entered] The host has entered maintenance mode.
Parallely in /var/run/log/vsanmgmt.log, you will be able to validate which mode was used to place the vSAN node in maintenance mode -2025-03-17T10:33:48.514Z In(14) vsand[2103663]: [opID=agw-0036006-####-#### VsanResourceCheckSystemImpl::PerformResourceCheckOnHost] Running PerformResourceCheckOnHost with operation: EnterMaintenanceMode, entities: (str) [2025-03-17T10:33:48.514Z In(14)[+] vsand[2103663]: ], maintenanceSpec: (vim.host.MaintenanceSpec) {2025-03-17T10:33:48.521Z In(14)[+] vsand[2103622]: ] ensureObjectAccessibility EnterMaintenanceMode2025-03-17T10:33:48.523Z In(14)[+] vsand[2103622]: ] decomMode ensureObjectAccessibility operation EnterMaintenanceMode
Note: Always perform a precheck for data migration before placing a node into maintenance mode and also check the status of the resyncing object .Placing and exiting out of maintenance mode are some of the operations triggering resync operations.
Refer - Check the Data Migration Capabilities of a Host in the vSAN Cluster