]> 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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 1 Feb 2021 19:09:19 +0000 (14:09 -0500)
commita1cefe886be52edaeb98935e525c28ccf11530c6
tree1017e2fc86c9f97e28409ab9e8e0f658fbef7498
parentfa9177d2ce9d6259b3ce548f8bc71e4c4a009589
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