Bug #24898
[rbd-mirror] aborted in Operation::execute_snap_remove()
% Done:
0%
Source:
Tags:
Backport:
mimic,luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
Bug 1: Aborted while disabling the master image in the first syncing.
Step to reproduce:Client A:
- rbd create img1 -s 10G
- rbd bench --io-type write --io-total 1M --io-pattern rand img1
- rbd mirror image enable img1
- rbd mirror image disable img1
Make sure Client B is syncing img1 before disabling the master.
(please check the log in the following picture, thanks)
Bug 2: Though we can successfully disabled the slave image by force in the first syncing,we can not enable it again. --not sure if this is normal.
(please check the log in the following picture)
Related issues
History
#1 Updated by wb song over 4 years ago
there is a mistake in the second picture, the command should be "rbd feature disable img2 journaling", image name of "i2" is wrong.
#2 Updated by Mykola Golub over 4 years ago
- Status changed from New to In Progress
- Assignee set to Mykola Golub
#3 Updated by Mykola Golub over 4 years ago
- Status changed from In Progress to Fix Under Review
#4 Updated by Jason Dillaman over 4 years ago
- Backport set to mimic,luminous
#5 Updated by Yuri Weinstein over 4 years ago
#6 Updated by Mykola Golub over 4 years ago
- Status changed from Fix Under Review to Pending Backport
#7 Updated by Nathan Cutler over 4 years ago
- Copied to Backport #35713: luminous: [rbd-mirror] aborted in Operation::execute_snap_remove() added
#8 Updated by Nathan Cutler over 4 years ago
- Copied to Backport #35714: mimic: [rbd-mirror] aborted in Operation::execute_snap_remove() added
#9 Updated by Nathan Cutler over 4 years ago
- Status changed from Pending Backport to Resolved