]> 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 20:48:38 +0000 (16:48 -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 550e551a17640fc7a98b5436a56a3c7005253e5c..7c7f7736b9094741e3bed2b28dfc2ac55a43f20d 100644 (file)
@@ -414,6 +414,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
 ========