Project

General

Profile

Actions

Bug #46838

closed

rgw lifecycle versioned encoding mismatch

Added by Casey Bodley over 3 years ago. Updated over 3 years ago.

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

0%

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

Description

the backward-compatible decoding of cls_rgw ops for lifecycle incorrectly check for (struct_v < 1) instead of (struct_v <= 1) to identify the old encoding format. this causes EIO errors from lifecycle ops when osds are upgraded before radosgws


Related issues 1 (0 open1 closed)

Copied to rgw - Backport #46874: octopus: rgw lifecycle versioned encoding mismatchResolvedNathan CutlerActions
Actions #1

Updated by Matt Benjamin over 3 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Matt Benjamin
  • Pull request ID set to 36474
Actions #2

Updated by Casey Bodley over 3 years ago

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

Updated by Nathan Cutler over 3 years ago

  • Copied to Backport #46874: octopus: rgw lifecycle versioned encoding mismatch added
Actions #4

Updated by Nathan Cutler over 3 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF