]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge: remove dm-crypt devices 1235/head
authorSébastien Han <seb@redhat.com>
Thu, 19 Jan 2017 14:28:44 +0000 (15:28 +0100)
committerSébastien Han <seb@redhat.com>
Wed, 25 Jan 2017 21:32:46 +0000 (22:32 +0100)
commit73ca1a7a00ae2b8147fb80b7177f54d738439128
treed5e079257a31aa8f5a6b4ef6f6839561e4815486
parentadeb3decf38bddb2972e597f22a27bf9638fb41e
purge: remove dm-crypt devices

When running encrypted OSDs, an encrypted device mapper is used (because
created by the crypsetup tool). So before attempting to remove all the
partitions on a device we must delete all the encrypted device mappers,
then we can delete all the partitions.

Signed-off-by: Sébastien Han <seb@redhat.com>
 Please enter the commit message for your changes. Lines starting
infrastructure-playbooks/purge-cluster.yml