]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-kvstore-tool: rename repair -> destructive-repair
authorSage Weil <sage@redhat.com>
Tue, 9 Oct 2018 14:13:41 +0000 (09:13 -0500)
committerSage Weil <sage@redhat.com>
Sun, 14 Oct 2018 16:41:24 +0000 (11:41 -0500)
commit8cc636951132c2ee93e32bfc999777e3da023dd7
tree851f14ff6f8dcce5ae1d4a0588ff0d11a9b28e62
parent4878508dcc7e9636ba092034bfaa9795241c47a2
ceph-kvstore-tool: rename repair -> destructive-repair

This is shown to corrupt otherwise healthy rocksdb databases.  Rename to
make it clear that it is generally not safe to run and shoud only be used
as a last resort.

Signed-off-by: Sage Weil <sage@redhat.com>
PendingReleaseNotes
doc/man/8/ceph-kvstore-tool.rst
qa/workunits/cephtool/test_kvstore_tool.sh
src/test/cli/ceph-kvstore-tool/help.t
src/tools/ceph_kvstore_tool.cc