ceph/qa/workunits/ceph-disk
Loic Dachary 756b8e6015 ceph-disk: deactivate must unmap dmcrypted journal
If the journal is not unmapped, ceph-disk destroy will fail to zap the
corresponding devices because it is still held by devicemapper.

A consequence of this modification is that

   ceph-disk activate --dmcrypt --reactivate

no longer works from the command line, because it does not map the
dmcrypted journal. The --reactivate option is added to activate-journal
which will map both the journal and the data devices, if necessary.

http://tracker.ceph.com/issues/14233 Fixes: #14233

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-01-06 11:13:16 +01:00
..
ceph-disk-test.py ceph-disk: deactivate must unmap dmcrypted journal 2016-01-06 11:13:16 +01:00
ceph-disk.sh tests: ceph-disk workunit increase verbosity 2015-12-21 11:31:25 +01:00