From 8ea13174f72b4f89416193e2e9fefcd73ddede53 Mon Sep 17 00:00:00 2001 From: Orit Wasserman Date: Mon, 9 Oct 2017 12:35:42 +0300 Subject: [PATCH] rgw: add reshard commands to the man pages Fixes: http://tracker.ceph.com/issues/21617 Signed-off-by: Orit Wasserman --- doc/man/8/radosgw-admin.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index ab33f7e8cd7..d5300d5f860 100644 --- a/doc/man/8/radosgw-admin.rst +++ b/doc/man/8/radosgw-admin.rst @@ -220,6 +220,20 @@ which are as follows: :command:`orphans finish` Clean up search for leaked rados objects +:command:`reshard add` + Schedule a resharding of a bucket + +:command:`reshard list` + List all bucket resharding or scheduled to be resharded + +:command:`reshard process` + Process of scheduled reshard jobs + +:command:`reshard status` + Resharding status of a bucket + +:command:`reshard cancel` + Cancel resharding a bucket Options ======= -- 2.39.5