Project

General

Profile

Actions

Bug #10202

closed

ceph_objecstore_tool.py : OSD has the store locked

Added by Loïc Dachary over 9 years ago. Updated over 9 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
David Zafman
Category:
-
Target version:
-
% Done:

0%

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

Description

Janne Grunau (jannau irc) can reproduce this reliably. I suspect it is because it does not wait long enough for the osd to die ?

FAIL: test/ceph_objectstore_tool.py
===================================

vstarting.... DONE
Wait for health_ok... DONE
Created Replicated pool #1
Created Erasure coded pool #2
Creating 4 objects in replicated pool
Creating 4 objects in erasure coded pool
Test invalid parameters
Test --op list by generating json for all objects
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
OSD has the store locked
ERROR:Bad exit status 1 from --op list request
Test get-bytes and set-bytes
Traceback (most recent call last):
  File "./test/ceph_objectstore_tool.py", line 844, in <module>
    status = main(sys.argv[1:])
  File "./test/ceph_objectstore_tool.py", line 489, in main
    JSON = db[nspace][basename]['json']
KeyError: 'json'
Actions

Also available in: Atom PDF