Skip to content

Commit

Permalink
Add two options to radosgw-admin.rst manpage
Browse files Browse the repository at this point in the history
Add '--job-id' and '--max-concurrent-ios' to Orphan Search Options

Fixes: http://tracker.ceph.com/issues/17281
Signed-off-by: Thomas Serlin <tserlin@redhat.com>
  • Loading branch information
tserlin committed Sep 19, 2016
1 parent 22053d0 commit 697f30d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/man/8/radosgw-admin.rst
Expand Up @@ -419,6 +419,15 @@ Orphans Search Options
Number of seconds to wait before declaring an object to be an orphan.
Default is 86400 (24 hours).

.. option:: --job-id

Set the job id (for orphans find)

.. option:: --max-concurrent-ios

Maximum concurrent ios for orphans find.
Default is 32.


Examples
========
Expand Down

0 comments on commit 697f30d

Please sign in to comment.