Missing node list in Overview section of a managed cluster on Red Hat Advanced Cluster Management post restoration via OADP
Environment
- Red Hat Advanced Cluster Management (RHACM) for Kubernetes
- 2.10
Issue
- Managed cluster nodes are not being displayed in the
Overviewpage ofCluster hostssection. - Post backup and restoration nodes are not visible on ACM GUI under
Cluster hosts. - Under
Cluster hostssection ACM GUI showsWaiting for hosts...
Resolution
-
Features specific to
agentrestore would not work inACM 2.10as they do inACM 2.12. -
ACM 2.10version doesn't have the built-in mechanisms to handleagent restoration. -
As per the Business continuity documentation for
ACM 2.10, backup and restore of all relevant CRs should be manually saved and applied.
Root Cause
- The agent CR were not backed up which needed to be done manually saved in
ACM 2.10. - The restore agent CR was missing in the service DB with a missing
hostrecord hence the service simply deleted the agent CR and the associated host in DB was detected as missing.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Comments