mirror of
https://github.com/ceph/ceph
synced 2024-12-17 17:05:42 +00:00
756b8e6015
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> |
||
---|---|---|
.. | ||
btrfs | ||
client | ||
fs | ||
libceph | ||
mds | ||
mon/bootstrap | ||
qa_scripts | ||
rbd | ||
workunits | ||
loopall.sh | ||
Makefile | ||
run_xfstests_krbd.sh | ||
run_xfstests_qemu.sh | ||
run_xfstests-obsolete.sh | ||
run_xfstests.sh | ||
runallonce.sh | ||
runoncfuse.sh | ||
runonkclient.sh | ||
setup-chroot.sh |