]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
filestore-to-bluestore: reuse dedicated journal
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 3 Feb 2020 20:03:17 +0000 (15:03 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 12 Mar 2020 20:10:33 +0000 (21:10 +0100)
commit928c792f8dcdb8e630181ae82c273358460f60e2
tree142687b7f0804052e789e356048a7f4b8b27aa26
parent3fc4cc9f621505bd672ccf57c28184015cfa2b9a
filestore-to-bluestore: reuse dedicated journal

If the filestore configuration was using a dedicated journal with either
a partition or a LV/VG then we need to reuse this for bluestore DB.

When filestore is using a raw devices then we shouldn't destroy
everything (data + journal) but only data otherwise the journal
partition won't exist anymore.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1790479
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 535da53d69bdb3702acfcc23167a5f6a872811ba)
infrastructure-playbooks/filestore-to-bluestore.yml