Description of problem: ----------------------- cephadm removes ceph.conf and admin keyring files post node reboot of any ceph nodes with _admin label after upgrading cluster to RHCS 5.3 and the files does re-create after few mins. This issue is observed in below scenario: ``` 1. Cluster upgraded to RHCS 5.3 ---> Issue is reproducible 2. Freshly deployed RHCS 5.3 cluster ---> Issue is not reproducible. 3. Freshly deployed RHCS 5.2 cluster ---> Issue is not reproducible. ``` Version-Release number of selected component (if applicable): ------------------------------------------------------------- RHCS 5.3 How reproducible: ----------------- Every time Steps to Reproduce: ------------------- 1. Deploy RHCS 5.2 or older version 2. Upgrade the cluster to RHCS 5.3 3. Reboot any node. 4. Check cephadm logs and /etc/ceph directory for missing files. 5. After few mins files does get recreated. Actual results: --------------- ceph.conf and admin keyrings gets recreated unnecessarily. Expected results: ----------------- ceph.conf and admin keyring should not be recreated unnecessarily until any changes in the files.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 6.1 Bug Fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:4473