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: v13.0.1~631^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F18180%2Fhead;p=ceph.git rgw: add reshard commands to the man pages Fixes: http://tracker.ceph.com/issues/21617 Signed-off-by: Orit Wasserman --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index ab33f7e8cd77..d5300d5f860a 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 =======