From: Orit Wasserman Date: Mon, 9 Oct 2017 09:35:42 +0000 (+0300) Subject: rgw: add reshard commands to the man pages X-Git-Tag: v12.2.13~183^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b022e5158d0dbae03b01a56635f74dd5e553abbd;p=ceph.git rgw: add reshard commands to the man pages Fixes: http://tracker.ceph.com/issues/21617 Signed-off-by: Orit Wasserman (cherry picked from commit 8ea13174f72b4f89416193e2e9fefcd73ddede53) --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index e4ddb152e14..d9c5add4c9b 100644 --- a/doc/man/8/radosgw-admin.rst +++ b/doc/man/8/radosgw-admin.rst @@ -226,6 +226,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 =======