After rebuilding a cluster, you should perform a health check using the SoS utility.
Procedure
- SSH into the SDDC Manager VM as vcf.
- 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.