VMware Cloud Foundation
Please follow these troubleshooting steps to identify the issue and implement a proper resolution.
1. Disk Space Issues:
su rootdf -h Please refer to KB: SDDC Manager UI becomes inaccessible due to root (/dev/sda4) partition filling up
2. SSO password changed/does not match:
3. Root vCenter password changed/does not match
lookup_passwords and pull the password for resource VCENTER
To test if this password was changed/does not match, SSH into the vCenter directly with the password from the SDDC Manager. If it fails to log in, the password is either locked out or does not match.
Please follow KB: Reset Root Password to unlock and reset the password
Note: SDDC requires SSH access to vCenter. Ensure that SSH is enabled on the Management vCenter (of the Management Domain).
4. vCenter Server service accounts disconnected failed to authenticate errors
5. The SDDC Manager Certificate has expired
6. SDDC Manager does not trust the Management vCenter Root Certificate
7. NTP
ntpq -psystemctl stop ntpd.servicentpdate ntp_server_ipsystemctl start ntpd.servicesystemctl restart ntpd.servicentpq -pIf locked out of the SDDC appliance, run through KB: 323984 to unlock and reset the vcf and root user accounts.