Project

General

Profile

Actions

Bug #59425

open

qa: RuntimeError: more than one file system available

Added by Patrick Donnelly about 1 year ago. Updated about 1 year ago.

Status:
Pending Backport
Priority:
Urgent
Category:
-
Target version:
% Done:

0%

Source:
Q/A
Tags:
backport_processed
Backport:
reef,quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
qa, qa-failure
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_687b814f6a8c4db74daf97d825bbfa90b5560fa3/qa/tasks/ceph.py", line 1893, in task
    healthy(ctx=ctx, config=dict(cluster=config['cluster']))
  File "/home/teuthworker/src/git.ceph.com_ceph-c_687b814f6a8c4db74daf97d825bbfa90b5560fa3/qa/tasks/ceph.py", line 1474, in healthy
    ceph_fs.wait_for_daemons(timeout=300)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_687b814f6a8c4db74daf97d825bbfa90b5560fa3/qa/tasks/cephfs/filesystem.py", line 1097, in wait_for_daemons
    status = self.getinfo(refresh=True)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_687b814f6a8c4db74daf97d825bbfa90b5560fa3/qa/tasks/cephfs/filesystem.py", line 545, in getinfo
    raise RuntimeError("more than one file system available")
RuntimeError: more than one file system available
2023-04-11T00:43:27.591 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e97063c90400452b932c9b98d75f076a
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_687b814f6a8c4db74daf97d825bbfa90b5560fa3/qa/tasks/ceph.py", line 1893, in task
    healthy(ctx=ctx, config=dict(cluster=config['cluster']))
  File "/home/teuthworker/src/git.ceph.com_ceph-c_687b814f6a8c4db74daf97d825bbfa90b5560fa3/qa/tasks/ceph.py", line 1474, in healthy
    ceph_fs.wait_for_daemons(timeout=300)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_687b814f6a8c4db74daf97d825bbfa90b5560fa3/qa/tasks/cephfs/filesystem.py", line 1097, in wait_for_daemons
    status = self.getinfo(refresh=True)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_687b814f6a8c4db74daf97d825bbfa90b5560fa3/qa/tasks/cephfs/filesystem.py", line 545, in getinfo
    raise RuntimeError("more than one file system available")
RuntimeError: more than one file system available

/ceph/teuthology-archive/pdonnell-2023-04-11_00:14:25-fs-wip-pdonnell-testing-20230410.205400-quincy-distro-default-smithi/7237945/teuthology.log

Problem also exists on main. Caused by: https://github.com/ceph/ceph/pull/50896


Related issues 4 (2 open2 closed)

Related to CephFS - Bug #59332: qa: test_rebuild_simple checks status on wrong file systemPending BackportPatrick Donnelly

Actions
Copied to CephFS - Backport #59558: quincy: qa: RuntimeError: more than one file system availableIn ProgressPatrick DonnellyActions
Copied to CephFS - Backport #59559: reef: qa: RuntimeError: more than one file system availableResolvedRishabh DaveActions
Copied to CephFS - Backport #59560: pacific: qa: RuntimeError: more than one file system availableResolvedRishabh DaveActions
Actions #1

Updated by Patrick Donnelly about 1 year ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 51030
Actions #2

Updated by Patrick Donnelly about 1 year ago

  • Related to Bug #59332: qa: test_rebuild_simple checks status on wrong file system added
Actions #3

Updated by Rishabh Dave about 1 year ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Rishabh Dave about 1 year ago

  • Copied to Backport #59558: quincy: qa: RuntimeError: more than one file system available added
Actions #5

Updated by Rishabh Dave about 1 year ago

  • Copied to Backport #59559: reef: qa: RuntimeError: more than one file system available added
Actions #6

Updated by Rishabh Dave about 1 year ago

  • Copied to Backport #59560: pacific: qa: RuntimeError: more than one file system available added
Actions #7

Updated by Rishabh Dave about 1 year ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF