]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: add reshard commands to the man pages 18180/head
authorOrit Wasserman <owasserm@redhat.com>
Mon, 9 Oct 2017 09:35:42 +0000 (12:35 +0300)
committerOrit Wasserman <owasserm@redhat.com>
Mon, 9 Oct 2017 11:16:55 +0000 (14:16 +0300)
Fixes: http://tracker.ceph.com/issues/21617
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
doc/man/8/radosgw-admin.rst

index ab33f7e8cd77a87f6601fb679b8bf00883d96dfe..d5300d5f860ad7cb62ac9043eb2e9b1614f2cf8b 100644 (file)
@@ -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
 =======