Had a lab vCenter crash and am trying to figure out why.
Current symptoms:
* If starting vCenter from shell with "service-control --start --all" the process will fail with vPostgres couldn't start.
* If starting vPostgres manually ("service-control --start --vmware-vpostgres") and then starting vCenter ("service-control --start --all") the proccess will fail with vpxd-svcs failed to start.
* I logged into vCenter VCDB and verified administrator account
* I reset vCenter certificates and validated with lsdoctor
* vxpd.log shows "Failed to connect to Authz service" and "Failed to initialize authorizeManager"
Anyone seen something like this?