]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add "--orphan-stale-secs" to radosgw-admin(8)
authorKen Dreyer <kdreyer@redhat.com>
Thu, 15 Sep 2016 17:40:14 +0000 (11:40 -0600)
committerCasey Bodley <cbodley@redhat.com>
Mon, 19 Sep 2016 21:02:30 +0000 (17:02 -0400)
The radosgw-admin(8) manual page did not include the description of the
`--orphan-stale-secs` option of the `orphans find` command. The option sets
the number of seconds to wait before declaring an object to be an
orphan.

Fixes: http://tracker.ceph.com/issues/17280
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
(cherry picked from commit a676c516069cc448591018ecf4f7d1f7f7bc3bfd)

doc/man/8/radosgw-admin.rst

index 2e43c192477dd3f4bf152d5c6b209757f073887f..1c8a8490a62dc63bbf75793030f2948ab688314f 100644 (file)
@@ -167,6 +167,11 @@ Orphans Search Options
 
        Number of shards to use for keeping the temporary scan info
 
+.. option:: --orphan-stale-secs
+
+        Number of seconds to wait before declaring an object to be an orphan.
+        Default is 86400 (24 hours).
+
 
 Examples
 ========