Created attachment 1907409 [details] Screen copy of the ACM gui display Description of the problem: When I provisioned 2 clusters (1 SNO, and 1 multimode cluster), the sno cluster is marked/displayed as "Pending import" though provisioning went through successfully. ```[jenchen@ericsson-ocp-4 ~]$ oc get bmh -A NAMESPACE NAME STATE CONSUMER ONLINE ERROR cloudransno-site1 cloudransno-site1 provisioned true cloudranvcu master1.cloudranvcu.ecr1.bos2.lab provisioned true cloudranvcu master2.cloudranvcu.ecr1.bos2.lab provisioned true cloudranvcu master3.cloudranvcu.ecr1.bos2.lab provisioned true cloudranvcu worker1.cloudranvcu.ecr1.bos2.lab provisioned true cloudranvcu worker2.cloudranvcu.ecr1.bos2.lab provisioned true openshift-machine-api master-0 externally provisioned cloudranmgmt-fzlsb-master-0 true openshift-machine-api master-1 externally provisioned cloudranmgmt-fzlsb-master-1 true openshift-machine-api master-2 externally provisioned cloudranmgmt-fzlsb-master-2 true ``` Release version: OCP version(hub cluster): 4.9.46 Operator snapshot version: ACM version: 2.4.5 OCP version: SNO cluster version: 4.9.24 Browser Info: Steps to reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
@jenchen Would you get the hive `clusterdeployment` from the sno cluster namespace? ``` oc -n cloudransno-site1 get clusterdeployments ``` the sno cluster `clusterdeployment` should be in the sno cluster namespace if you do not known the `clusterdeployment` in which namespace, I think you may try to `oc get clusterdeployments --all-namespaces`
Now my setup loaded with 4.10 + acm 2.5. I did not observe the issue. Will provide info if I observe the issue again.
OK, thank you
@jenchen Would you close this issue, if you observer this again, we may have a new one to trace, thank you
Close for now. Feel free to reopen in case it happens again. Thanks!