vCenter Server becomes inaccessible after a storage or NAS outage. The vCenter Server Management Interface (VAMI) health status displays an error regarding the database storage.
Symptoms
File system /storage/db is not writeable.vmafdd service fails to start./var/log/vmware/vmafdd/vmafdd.log contains: VmAfdRpcServerUseProtSeqEp Unable to bind to rpc server.service-control --start vmafdd returns: Stderr: Job for vmafdd.service failed because the control process exited with error code See "systemctl status vmafdd.service" and "journalctl -exe" for details.The vmafdd service cannot start because a stale process remains from a previous instance following an unexpected storage disconnect, preventing the service from binding to the RPC runtime.
To resolve this issue, clear the orphaned processes and re-establish the RPC runtime:
service-control --status --all.