]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Add two options to radosgw-admin.rst manpage
authortserlin <tserlin@redhat.com>
Mon, 19 Sep 2016 18:40:12 +0000 (14:40 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 19 Sep 2016 21:34:30 +0000 (17:34 -0400)
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>
(cherry picked from commit 697f30d86f49b73c981c06375ab2937570b1db01)

doc/man/8/radosgw-admin.rst

index 1c8a8490a62dc63bbf75793030f2948ab688314f..616e0ce9463c92b25d2f13f460d801e8b683cd9c 100644 (file)
@@ -172,6 +172,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
 ========