]> 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>
Tue, 25 Feb 2020 15:07:21 +0000 (16:07 +0100)
commit535da53d69bdb3702acfcc23167a5f6a872811ba
tree9496d82af03d99fbaa591744912ba647c48e0dc2
parent195944b123c0dc6780f3e3ede070f2ad9235f54d
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>
infrastructure-playbooks/filestore-to-bluestore.yml