Project

General

Profile

Actions

Bug #54189

open

multisite: metadata sync will skip first child of pos_to_prev

Added by Jinghua Zeng about 2 years ago.

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

0%

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

Description

After patch: https://github.com/ceph/ceph/pull/42656/files, we can retry failed entries,but sometimes it won't.

In rgw_sync.cc collect_children() funtion, which also adjusts the key that marks pos to the failure when the first child of pos_to_prev fails.

The next time we call omap_get_key2, it will skip the failed key because start after.

No data to display

Actions

Also available in: Atom PDF