Skip to content

Commit

Permalink
rgw: add reshard commands to the man pages
Browse files Browse the repository at this point in the history
Fixes: http://tracker.ceph.com/issues/21617
Signed-off-by: Orit Wasserman <[email protected]>
  • Loading branch information
oritwas committed Oct 9, 2017
1 parent 2953986 commit 8ea1317
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/man/8/radosgw-admin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
=======
Expand Down

0 comments on commit 8ea1317

Please sign in to comment.