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 #1

Updated by Casey Bodley over 6 years ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Matt Benjamin over 6 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Anonymous over 6 years ago

  • Copied to Backport #21938: luminous: multisite: data sync status advances despite failure in RGWListBucketIndexesCR added
Actions #4

Updated by Nathan Cutler over 6 years ago

  • Copied to Backport #21951: jewel: multisite: data sync status advances despite failure in RGWListBucketIndexesCR added
Actions #5

Updated by Nathan Cutler about 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF