Checking the vRSLCM VM Console you see the postgres service failing to start
Similar errors in domainmanager.log:
journalctl -xe command in vRSLCM appliance will have the below errors.
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: Starting VMware Postgres database server...
Mth DD HH:MM:SS vRSLCM.domain.com postgres[9517]: pg_ctl: could not open PID file "/var/vmware/vpostgres/current/pgdata/postmaster.pid": Permission denied
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: vpostgres.service: Control process exited, code=exited status=1
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: vpostgres.service: Failed with result 'exit-code'.
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: Failed to start VMware Postgres database server.
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: vpostgres.service: Service RestartSec=100ms expired, scheduling restart.
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: vpostgres.service: Scheduled restart job, restart counter is at 5.
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: Stopped VMware Postgres database server.
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: vpostgres.service: Start request repeated too quickly.
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: vpostgres.service: Failed with result 'exit-code'.
Mth DD HH:MM:SS vRSLCM.domain.com systemd[1]: Failed to start VMware Postgres database server.
rm -rf /storage/db/pgdata/
/etc/bootstrap/firstboot.d/02-configure-postgres.sh
/etc/bootstrap/firstboot.d/20-start-services
service vlcm-service start