Project

General

Profile

Actions

Bug #15159

closed

"Timed out waiting for MDS daemons to become healthy" in rados-jewel-distro-basic-smithi

Added by Yuri Weinstein about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

Could be related to #13129

Run: http://pulpito.ceph.com/teuthology-2016-03-14_22:00:02-rados-jewel-distro-basic-smithi/
Jobs: ['61114', '61165']
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2016-03-14_22:00:02-rados-jewel-distro-basic-smithi/61114/teuthology.log

2016-03-15T08:26:26.075 INFO:teuthology.orchestra.run.smithi060:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph pg dump --format json'
2016-03-15T08:26:26.242 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all in format json
2016-03-15T08:26:26.293 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 30, in nested
    yield vars
  File "/var/lib/teuthworker/src/ceph-qa-suite_jewel/tasks/ceph.py", line 1371, in task
    healthy(ctx=ctx, config=None)
  File "/var/lib/teuthworker/src/ceph-qa-suite_jewel/tasks/ceph.py", line 1061, in healthy
    ceph_fs.wait_for_daemons(timeout=300)
  File "/var/lib/teuthworker/src/ceph-qa-suite_jewel/tasks/cephfs/filesystem.py", line 281, in wait_for_daemons
    raise RuntimeError("Timed out waiting for MDS daemons to become healthy")
RuntimeError: Timed out waiting for MDS daemons to become healthy
2016-03-15T08:26:26.295 INFO:teuthology.misc:Shutting down mds daemons...
Actions #1

Updated by Yuri Weinstein about 8 years ago

  • Description updated (diff)
Actions #2

Updated by Greg Farnum about 8 years ago

  • Status changed from New to Resolved

I believe this is resolved by https://github.com/ceph/ceph-qa-suite/pull/880. The RADOS tasks were relying on some auto-create functionality that we got rid of.

Actions

Also available in: Atom PDF