Project

General

Profile

Actions

Bug #8285

closed

Thrasher throws exception when finishing up

Added by David Zafman almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
qa
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

2014-05-02 18:36:50,164.164 INFO:teuthology.task.thrashosds:joining thrashosds
2014-05-02 18:36:50,165.165 ERROR:teuthology.run_tasks:Manager failed: thrashosds
Traceback (most recent call last):
File "/home/dzafman/src/teuthology/teuthology/run_tasks.py", line 92, in run_tasks
suppress = manager.__exit__(*exc_info)
File "/usr/lib/python2.7/contextlib.py", line 24, in exit
self.gen.next()
File "/home/dzafman/src/teuthology/teuthology/task/thrashosds.py", line 178, in task
thrash_proc.do_join()
File "/home/dzafman/src/teuthology/teuthology/task/ceph_manager.py", line 165, in do_join
self.thread.get()
File "/home/dzafman/src/teuthology/virtualenv/local/lib/python2.7/site-packages/gevent/greenlet.py", line 308, in get
raise self._exception
AttributeError: Thrasher instance has no attribute 'raw_cluster_cmd'

This might be caused by this change:

commit ce7fa1839f4b3e3db675b2d68a2bb57849f58c1e
Author: Sage Weil <>
Date: Fri May 2 16:32:53 2014 -0700

ceph_manager: randomly reweight in osds
Actions #1

Updated by David Zafman almost 10 years ago

My test passed after I used teuthology from the commit before "randomly reweight in osds"

Actions #2

Updated by David Zafman almost 10 years ago

  • Status changed from New to Resolved
  • Assignee set to Sage Weil

a723ddf5dbc8d78ca8c3cd843a1ffa2af4292cdd

Actions

Also available in: Atom PDF