mirror of
https://github.com/ceph/ceph
synced 2024-12-26 13:33:57 +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> |
||
---|---|---|
.. | ||
caps | ||
ceph-deploy | ||
ceph-disk | ||
cephtool | ||
cls | ||
direct_io | ||
erasure-code | ||
filestore | ||
fs | ||
hadoop | ||
libcephfs | ||
libcephfs-java | ||
mon | ||
osdc | ||
rados | ||
rbd | ||
rename | ||
rest | ||
restart | ||
rgw | ||
snaps | ||
suites | ||
ceph-helpers-root.sh | ||
ceph-helpers.sh | ||
false.sh | ||
kernel_untar_build.sh | ||
Makefile | ||
post-file.sh | ||
true.sh |