]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-kvstore-tool: rename repair -> destructive-repair 33195/head
authorSage Weil <sage@redhat.com>
Tue, 9 Oct 2018 14:13:41 +0000 (09:13 -0500)
committerKefu Chai <kchai@redhat.com>
Tue, 11 Feb 2020 11:06:32 +0000 (19:06 +0800)
commit879af1d5bcadcc5adbd7e0b07014139131f2c61f
treec61fb2416a03390b00c67c26ba275ff78b023aad
parentf364190c7ffef0f59f6f20d78583ac62c5314950
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>
(cherry picked from commit 8cc636951132c2ee93e32bfc999777e3da023dd7)

Conflicts:
PendingReleaseNotes: drop this change as "repair" command did
not exist in luminous before this change.
qa/workunits/cephtool/test_kvstore_tool.sh: drop this change,
as this test was not added before this change.
src/tools/ceph_kvstore_tool.cc: trivial resolution.
doc/man/8/ceph-kvstore-tool.rst
src/test/cli/ceph-kvstore-tool/help.t
src/tools/ceph_kvstore_tool.cc