Invalid vCenter Server Status: All required services are not up! Stopped services: 'hvc'. # for store in $(/usr/lib/vmware-vmafd/bin/vecs-cli store list | grep -v TRUSTED_ROOT_CRLS); do echo "[*] Store :" $store; /usr/lib/vmware-vmafd/bin/vecs-cli entry list --store $store --text | grep -ie "Alias" -ie "Not After";done;
vCenter Server 8.x
In VMware Endpoint Certificate Store (VECS), Certificate associated with Store: hvc is expired
To restore the HVC service and resume backup operations, the expired Solution User certificates must be replaced using below steps:
Note: Take vCenter server snapshot. (In case if the vCenter servers are part of Enhanced Linked Mode, make sure to take offline snapshots of each vCenter server)
1. Log into the vCenter as root via SSH.
2. Replace Solution User certificates using the steps given in this KB article: How to replace the vCenter Server Solution User certificates with VMCA issued certificate
Note: This process will trigger a restart of vCenter services
3. Once the services have restarted, verify the HVC service status (service-control --status vmware-hvc) and initiate a manual backup via the VAMI.