]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw/lc/rgw_lifecycle_work_time: add more explanation to long_desc 54622/head
authorOguzhan Ozmen <oozmen@bloomberg.net>
Wed, 22 Nov 2023 21:12:48 +0000 (16:12 -0500)
committerOguzhan Ozmen <oozmen@bloomberg.net>
Thu, 23 Nov 2023 05:26:26 +0000 (00:26 -0500)
Signed-off-by: Oguzhan Ozmen <oozmen@bloomberg.net>
src/common/options/rgw.yaml.in

index b03e4449ab1b68ea89605b99df174a3d7164f2ff..3f0f691e84e75b8554a46c9d3b8f2ab96eb58f37 100644 (file)
@@ -359,7 +359,11 @@ options:
   type: str
   level: advanced
   desc: Lifecycle allowed work time
-  long_desc: Local time window in which the lifecycle maintenance thread can work.
+  long_desc: Local time window in which the lifecycle maintenance thread can work. It expects
+    24-hour time notation. For example, "00:00-23:59" means starting at midnight lifecycle
+    is allowed to run for the whole day (24 hours). When lifecycle completes, it waits for the
+    next maintenance window. In this example, if it completes at 01:00, it will resume processing
+    23 hours later at the following midnight.
   default: 00:00-06:00
   services:
   - rgw