Project

General

Profile

Actions

Bug #21735

closed

multisite: data sync status advances despite failure in RGWListBucketIndexesCR

Added by Casey Bodley over 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
% Done:

0%

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

Description

When data sync status is StateBuildingFullSyncMaps, RGWDataSyncCR calls RGWListBucketIndexesCR to build a full sync map.

If the GET request to list /admin/metadata/bucket.instance fails, we log the error "ERROR: failed to fetch metadata for section bucket.index" but RGWDataSyncCR still advances the sync status to StateSync and attempts to run full sync.

The attempt to run full sync get stuck in a retry loop because it fails to read the full sync map.


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #21938: luminous: multisite: data sync status advances despite failure in RGWListBucketIndexesCRResolvedActions
Copied to rgw - Backport #21951: jewel: multisite: data sync status advances despite failure in RGWListBucketIndexesCRResolvedNathan CutlerActions
Actions

Also available in: Atom PDF