Project

General

Profile

Actions

Bug #40794

open

[RGW] Active bucket marker in stale instances list

Added by Aleksandr Rudenko almost 5 years ago. Updated about 4 years ago.

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

0%

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

Description

Hi,

I have luminous 12.2.12.

At 12.2.5 auto-resharding was enabled and turned off after few problems with it.
After update to 12.2.12 auto-resharding was enabled again. Now it works well as I can see.

Now I'm worried about stale instances.

For example:

I have bucket which was successfully sharded in past:

radosgw-admin bucket stats --bucket clx | grep marker

    "marker": "default.422998.196",
    "max_marker": "0#,1#,2#,3#,4#,5#,6#,7#,8#,9#,10#,11#,12#,13#,14#,15#,16#,17#,18#,19#,20#,21#,22#,23#,24#,25#,26#,27#,28#,29#,30#,31#,32#,33#,34#,35#,36#,37#,38#,39#,40#,41#,42#,43#,44#,45#,46#,47#,48#,49#,50#,51#,52#",

And I can see this marker in stale instances list:

radosgw-admin reshard stale-instances list | grep clx

    "clx:default.422998.196",

As I know, stale-instances list must contain only previous marker ids.

If I run:

radosgw-admin reshard stale-instances rm

can it destroy my bucket?

I have a few buckets with this problem.

Actions

Also available in: Atom PDF