/var/log/vmware/vcf/domainmanager/domainmanager.log, below entries are observed.[YYYY-MM-DD-THH:MM:SS] DEBUG [vcf_dm,0000000000000000,0000] [c.v.v.c.service.ResourceCacheService,ForkJoinPool.commonPool-worker-472] Cluster ########-####-####-####-############ is in ERROR status and it's not ACTIVE. Skip adding this resource to the inventory.VMware Cloud Foundation 4.x
VMware Cloud Foundation 5.x
VMware Cloud Foundation 9.x
The cluster status can enter an ERROR state when a configuration modification is performed directly outside the SDDC Manager or cluster upgrade performed which failed leaving cluster in stale state.
psql -U postgres -h localhost -d platformselect id, status, name from cluster where id = '###'; Replace #### with the cluster ID identified in the domainmanager.log error.If the cluster is reported in an ERROR state, open a Technical Support case with Broadcom and provide the query output for further investigation.