Project

General

Profile

Actions

Bug #64971

open

Rgw lifecycle skip

Added by Erik Skytthe about 1 month ago. Updated 10 days ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
lifecycle
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Running ceph ver. 18.2.0
We observe that bucket lifecycle cleanup, are being dropped on a random day each week.
Should lifecycle cleanup not run every day of the week?
I have tried to find traces in logs - but did not succeed.


March 8, 2024 at 10:56 AM

Did run the 6. but not the 7.??

radosgw-admin lc list

[
    {
        "bucket": ":simple-search-solr-bibdk-1-3:5442c8b2-5744-428b-b2c2-5b631018a838.190697630.1",
        "shard": "lc.8",
        "started": "Wed, 06 Mar 2024 23:00:00 GMT",
        "status": "COMPLETE" 
    },
    {
        "bucket": ":simple-search-solr-bibdk-1-4:5442c8b2-5744-428b-b2c2-5b631018a838.262119777.1",
        "shard": "lc.15",
        "started": "Wed, 06 Mar 2024 23:00:00 GMT",
        "status": "COMPLETE" 
    },
...

Actions #1

Updated by Casey Bodley about 1 month ago

  • Assignee set to Matt Benjamin
  • Tags set to lifecycle
Actions #2

Updated by Casey Bodley about 1 month ago

can you share your value of the rgw_lifecycle_work_time config option?
have you made any other lifecycle config changes?
how many total buckets in the system?

Actions #3

Updated by Casey Bodley about 1 month ago

  • Status changed from New to Need More Info
Actions #4

Updated by Erik Skytthe 23 days ago

Sorry for late responds - have been out of office for some weeks.

```
ceph config get client.rgw rgw_lifecycle_work_time
00:00-06:00
```

We have not made any other lifecycle config changes.

We only have 17 buckets for now, and only lifecycle config on 5 of them.

Hope this help.

Actions #5

Updated by Casey Bodley 10 days ago

  • Status changed from Need More Info to New
Actions

Also available in: Atom PDF