Project

General

Profile

Actions

Bug #64874

open

post-rollback "rbd du" output is incorrect

Added by Ilya Dryomov about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
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

See discussion in https://tracker.ceph.com/issues/64735:

There are two separate areas here:
- rollback op handler in the OSD which produces incorrect post-rollback overlap ranges -- visible in "rados listsnaps" output and not specific to RBD. This is what https://github.com/ceph/ceph/pull/55991 is trying to address.
- rbd CLI tool which produces "rbd du" output which is similarly incorrect but most likely (I can't claim this with absolute certainty because I wasn't involved) on purpose. It appears that the OSD bug was basically replicated there to make the numbers line up.

Once the OSD bug is fixed, I'll work on "rbd du". I'm going to clone this ticket to RBD for that purpose.


Related issues 1 (1 open0 closed)

Copied from RADOS - Bug #64735: OSD/MON: rollback_to snap the latest overlap is not rightFix Under ReviewMatan Breizman

Actions
Actions #1

Updated by Ilya Dryomov about 2 months ago

  • Copied from Bug #64735: OSD/MON: rollback_to snap the latest overlap is not right added
Actions

Also available in: Atom PDF