Description of problem: During the FFU procedure we usually run: 1. docker2podman 2. system_upgrade The step #2 performs the upgrade of the underlying OS and then reboot the system; after the reboot is performed on an osd node, the osds are all down and fail starting with the following error: ``` -- Unit ceph-osd has begun starting up. Aug 05 08:06:26 ceph-0 systemd[1]: Started Ceph OSD. -- Subject: Unit ceph-osd has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit ceph-osd has finished starting up. -- -- The start-up result is done. Aug 05 08:06:26 ceph-0 ceph-osd-run.sh[57671]: Error: error checking path "/run/lvm/lvmetad.socket": stat /run/lvm/lvmetad.socket: no such file or directory Aug 05 08:06:26 ceph-0 systemd[1]: ceph-osd: Main process exited, code=exited, status=125/n/a Aug 05 08:06:26 ceph-0 systemd[1]: ceph-osd: Failed with result 'exit-code'. ``` Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
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 (Moderate: Red Hat Ceph Storage 3.3 security and 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/RHSA-2020:3504