Invalid vCenter Server Status: All required services are not up! Stopped services: 'vsan-health'.
Operation Failed
A generic error occurred in the vSphere Replication Management Server. Exception details: 'Unexpected status code: 503'.
service-control --start vmware-vsan-health
Performing start operation on service vsan-health...
Error executing start on service vsan-health. Details {
"problemId": null,
"detail": [
{
"args": [
"vsan-health"
],
"id": "install.ciscommon.service.failstart",
"translatable": "An error occurred while starting service '%(0)s'",
"localized": "An error occurred while starting service 'vsan-health'"
}
],
"resolution": null,
"componentKey": null
}
Service-control failed. Error: {
"problemId": null,
"detail": [
{
"args": [
"vsan-health"
],
"id": "install.ciscommon.service.failstart",
"translatable": "An error occurred while starting service '%(0)s'",
"localized": "An error occurred while starting service 'vsan-health'"
}
],
"resolution": null,
"componentKey": null
}
/var/log/vmware/vsan-health/vmware-vsan-health-runtime.log.stderr log reports an error as below.
Starting service process with pid: 53357.
Traceback (most recent call last):
File "/usr/lib/vmware-vpx/vsan-health/VsanVcMgmtd.py", line 9, in
os.initgroups(entry.pw_name, entry.pw_gid)
PermissionError: [Errno 1] Operation not permitted
VMware vCenter Server Appliance 6.7.x
VMware vSphere Replication 8.x
vsan-health
service starts with root account and the same is the case with other services. json
files fails to update the required attribute.To solve this issue, please follow the steps given below:
Note: Ignore step 5 and 6 if the .state_vsan-health.json is not found.