]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools: Add pg log trim command to ceph-objectstore-tool 20803/head
authorJosh Durgin <jdurgin@redhat.com>
Tue, 6 Mar 2018 01:04:10 +0000 (20:04 -0500)
committerDavid Zafman <dzafman@redhat.com>
Fri, 9 Mar 2018 00:00:14 +0000 (16:00 -0800)
commitb055cde916d00014e0d148f129934216f29252d4
treebddb1d60ee1aa21bdff452bb08fffe9b24faa959
parent0b5fd352fb2c95410ae3c3ba63ba7c136f49ae24
tools: Add pg log trim command to ceph-objectstore-tool

Add test script that verifies the command in qa/standalone/osd

Fixes: http://tracker.ceph.com/issues/23242
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b01e4ea5e2c1d2e9e997f53621aba73a7f7c9241)

Conflicts:
src/tools/ceph_objectstore_tool.cc
Different ops
Need ObjectStore::Sequencer
Use apply_transaction()
qa/standalone/special/ceph_objectstore_tool.py
Different ops
qa/standalone/osd/repro_long_log.sh [new file with mode: 0755]
qa/standalone/special/ceph_objectstore_tool.py
src/common/legacy_config_opts.h
src/common/options.cc
src/tools/ceph_objectstore_tool.cc