]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
kv/RocksDBStore: Fix ceph-bluestore-tool reshard command 38962/head
authorAdam Kupczyk <akupczyk@redhat.com>
Tue, 19 Jan 2021 10:46:17 +0000 (11:46 +0100)
committerAdam Kupczyk <akupczyk@redhat.com>
Tue, 19 Jan 2021 11:32:16 +0000 (12:32 +0100)
commitd93b5406affda68d1ae718d9a56f09fe404850fc
treec3bf62c08852e886e7c620bf70cc233f1dcd939b
parent3dd11ec576a99fb0452a4760e56b790693d7a18b
kv/RocksDBStore: Fix ceph-bluestore-tool reshard command

Fix ceph-bluestore-tool reshard command.
Add conditions that allow to continue resharding that was previously terminated.

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
src/kv/RocksDBStore.cc
src/os/bluestore/bluestore_tool.cc