Description of problem: ceph_volume module prevent ceph-ansible from zapping OSDs by osd_fsid when lvm_volumes is used Version-Release number of selected component (if applicable): v4.0.25 How reproducible: 100% Steps to Reproduce: 1/ deploy a cluster using `lvm_volumes` and use LVs/VGs 2/ try using shrink-osd.yml to shrink OSDs Actual results: The playbook runs fine, cluster seems to be OK, but the device won't be physically zapped because the ceph_volume.py module skips it : "stdout: Skipped, nothing to zap" Expected results: OSD is shrinked and corresponding devices are well zapped
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 4.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-2020:4144