Project

General

Profile

Actions

Bug #9627

closed

Bug #9553: AssertionError "mon_thrash.py", line 143, in do_join" in upgrade:firefly-firefly-testing-basic-vps run

ceph_manager.py is missing

Added by Anonymous over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
% Done:

100%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

While trying to figure out 9553 (see below), I came across this problem:

CommandFailedError: Command failed on vpm155 with status 1: 'sudo ceph_objectstore_tool --data-path /var/lib/ceph/osd/ceph-1 --journal-path /var/lib/ceph/osd/ceph-1/journal --op list-pgs'
2014-09-29 19:22:50,088.088 WARNING:teuthology.run_tasks:Saw failure, going into interactive mode...

I ssh'ed to vpm155 and ran that command manually, and got:

sudo ceph_objectstore_tool --data-path /var/lib/ceph/osd/ceph-1 --journal-path /var/lib/ceph/osd/ceph-1/journal --op list-pgs
Traceback (most recent call last):
File "/usr/bin/ceph_objectstore_tool", line 9, in <module>
import ceph_manager

ceph_objectstore_tool is in ceph-qa-suite/tasks. ceph_manager.py is also in ceph-qa-suite/tasks

I betcha this ceph_manager.py is the ceph_manager that ceph_objectstore_tool wants to import.


Subtasks 1 (0 open1 closed)

Bug #9787: "MaxWhileTries: 'wait_until_healthy'reached maximum tries" in upgrade:dumpling-firefly-x:stress-split-giant-distro-basic-multiDuplicate10/15/2014

Actions
Actions

Also available in: Atom PDF