vSAN Services UI stuck in 'The shutdown process is paused due to a failure'.
search cancel

vSAN Services UI stuck in 'The shutdown process is paused due to a failure'.

book

Article ID: 370774

calendar_today

Updated On:

Products

VMware vSAN 7.x VMware vSAN 8.x

Issue/Introduction

Following an incomplete or interrupted shutdown of the vSAN cluster via the vSAN Shutdown cluster wizard, and subsequent manual restart of the nodes and system VMs, the vSphere UI page at Cluster > Configure > vSAN > Services remains at the last completed step and with header 'The shutdown process is paused due to a failure'.

Cause

This state is caused due to incomplete or interrupted shutdown of the vSAN cluster after partially completing the shutdown procedure via the cluster Shutdown wizard.

Resolution

This state can be cleared by manually restarting the vsan-health service on the vCenter managing this cluster via SSH to the vCenter VM:

# service-control --stop vmware-vsan-health 
# service-control --start vmware-vsan-health 

 

Or via the vCenter Server Management Interface by restarting the vmware-vsan-health service:

Start, Stop, and Restart Services