Project

General

Profile

Actions

Bug #64038

closed

clone_overlap assertion failed when doing rollback image

Added by Song Zhang 4 months ago. Updated 2 months ago.

Status:
Resolved
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

Location of assertion:
https://github.com/ceph/ceph/blob/ceb5df6109ccaa0783f6985a19d58487c141abd5/src/crimson/osd/pg_backend.cc#L851

How to reproduce:
1. rbd create test_image --size=100M
2. fullfill image by fio
3. rbd snap create test_image@0
4. random write to image
5. rbd snap create test_image@1
6. random write to image
7. rbd snap create test_image@2
8. rbd snap rollback test_image@0

Actions #1

Updated by Song Zhang 4 months ago

To be more precise:
2. sequential write to fill image by fio.
4/6. random write with 10M data.

Actions #2

Updated by Matan Breizman 2 months ago

  • Status changed from New to Need More Info

Song Zhang wrote:

To be more precise:
2. sequential write to fill image by fio.
4/6. random write with 10M data.

Do you have sha1 of the build used?

Actions #3

Updated by Song Zhang 2 months ago

Matan Breizman wrote:

Song Zhang wrote:

To be more precise:
2. sequential write to fill image by fio.
4/6. random write with 10M data.

Do you have sha1 of the build used?

Hi Matan, PR https://github.com/ceph/ceph/pull/55201 fixed this issue, but the commit is cherry picked into https://github.com/ceph/ceph/pull/55202, so this issue is stale. We can close it directly

Actions #4

Updated by Matan Breizman 2 months ago

  • Status changed from Need More Info to Resolved
  • Pull request ID set to 55202

Song Zhang wrote:

Matan Breizman wrote:

Song Zhang wrote:

To be more precise:
2. sequential write to fill image by fio.
4/6. random write with 10M data.

Do you have sha1 of the build used?

Hi Matan, PR https://github.com/ceph/ceph/pull/55201 fixed this issue, but the commit is cherry picked into https://github.com/ceph/ceph/pull/55202, so this issue is stale. We can close it directly

Thanks! Closing.

Actions

Also available in: Atom PDF