Check SDDC Manager Health

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