]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge: zap and destroy db and wal devices for lvm batch
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 1 Feb 2021 15:51:07 +0000 (16:51 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 11 Mar 2021 12:51:38 +0000 (13:51 +0100)
commit1b424ad5e9da6c79fd66b467b43af036f0c28e76
tree99aec748d28ba745e6396f9c16d2349f97e3088f
parentba76102952d831d606fdd10ef36a86cf26c4cbf1
purge: zap and destroy db and wal devices for lvm batch

Those devices (db/wal) are never zapped in lvm batch deployment.
Iterating over `dedicated_devices` and `bluestore_wal_devices` fixes
this issue.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1922926
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 984191ac7fc7c500de3a7a111564a537b937711b)
infrastructure-playbooks/purge-cluster.yml
infrastructure-playbooks/purge-container-cluster.yml