Project

General

Profile

Bug #13516

ObjectStore_Bench failed to rerun

Added by James Liu over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
OSD
Target version:
-
% Done:

20%

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

Description

When you tried to rerun objectstore_bench for filestore , you got below error just because the collection was not removed.

2015-10-16 15:06:57.147885 7f3a07399700 0 filestore(/mnt/nvmedevice) error (17) not handled on operation 0x4330000 (6.0.0, or op 0, counting from 0)
2015-10-16 15:06:57.147907 7f3a07399700 0 filestore(/mnt/nvmedevice) unexpected error code
2015-10-16 15:06:57.147909 7f3a07399700 0 filestore(/mnt/nvmedevice) transaction dump: {
"ops": [ {
"op_num": 0,
"op_name": "mkcoll",
"collection": "0.0_head"
}
]
}

History

#1 Updated by Loïc Dachary over 8 years ago

  • Target version deleted (v0.94.5)

#2 Updated by Igor Fedotov over 8 years ago

PR #6667 adds some error reporting for this case instead of assertion.

#3 Updated by Igor Fedotov over 8 years ago

Changed to PR #6681

#4 Updated by James Liu over 8 years ago

Yes, I got to delete the data everytime by hand if I rerun it. I am trying to develop a solution to automatically delete the collection when objectstore_bench exit.

#5 Updated by Sage Weil over 8 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF