]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add --shard-id for data sync status
authorlvshanchun <lvshanchun@gmail.com>
Mon, 5 Feb 2018 12:53:39 +0000 (20:53 +0800)
committerCasey Bodley <cbodley@redhat.com>
Mon, 14 May 2018 17:28:03 +0000 (13:28 -0400)
commitd6a753e576818e5957fa734c49d55003e3b06d44
tree3c4fd37599869618003e0e2f5a35814ee7b7cb3c
parent91899871f4681864971246f33011d0cf480cf10f
rgw: add --shard-id for data sync status

when specified --shard-id with data sync status, it'll
display the realated pending and recovering bucket shards, as well as sync
marker, besides this, we can specified --max-entries to limit the number
of datalog entries(for pending buckets) or omapkey entries(for recovering
buckets) be consumed.

Signed-off-by: lvshanchun <lvshanchun@gmail.com>
(cherry picked from commit 1dc7f5ea207dc17c743bfa1e06db446e16d31aa6)
src/rgw/rgw_admin.cc