Check SDDC Manager Health
After rebuilding a cluster, you should perform a health check using the SoS utility.
- SSH into the SDDC Manager VM asvcf.
- Enter the following commands:su - cd /opt/vmware/sddc-support ./sos --health-check --domain-name ALL --skip-cert-check
- Remediate any issues reported by the health check.