Description of problem: If user had used dedicated scenario for filestore OSDs, devices in dedicated scenario, devices in dedicated_devices will be reused while creating bluestore OSDs. Similarly ceph-ansible can reuse journal lvm or journal partition [1] while creating bluestore OSDs. [1]- Ref - https://github.com/ceph/ceph-ansible/blob/stable-3.2/group_vars/osds.yml.sample#L181-L196 Version-Release number of selected component (if applicable): ceph-ansible-4.0.8-1.el7cp.noarch How reproducible: Always Steps to Reproduce: 1. Configure 3.x cluster with lvm scenario and filestore OSDs (ref [1] above) 2. upgrade the cluster to 4.x 3. run filestore-to-bluestore.yml Actual results: lvms and journals previously used for journals in filestore will be omitted Expected results: lvms and journals previously used for journals in filestore can use reused for bluestore as wal/db
Working as expected with ceph-ansible-4.0.19-1.el7cp.noarch Moving to VERIFIED state.
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, 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:2231