Project

General

Profile

Actions

Bug #62658

open

error during scrub thrashing: reached maximum tries (31) after waiting for 900 seconds

Added by Venky Shankar 9 months ago. Updated 15 days ago.

Status:
Pending Backport
Priority:
Normal
Category:
Correctness/Safety
Target version:
% Done:

0%

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

Description

/a/vshankar-2023-08-24_07:29:19-fs-wip-vshankar-testing-20230824.045828-testing-default-smithi/7378338

2023-08-24T09:12:27.873 INFO:tasks.cephfs.filesystem:scrub status for tag:12ec0e53-e310-41e0-82b7-80210c6c3553 - {'path': '/', 'tag': '12ec0e53-e310-41e0-82b7-80210c6c3553', 'options': 'recursive,force'}
2023-08-24T09:12:27.873 ERROR:tasks.fwd_scrub.fs.[cephfs]:exception:
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_ceph-c_eef54c669727cef06f428721567dad125542a9ae/qa/tasks/fwd_scrub.py", line 38, in _run
    self.do_scrub()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_eef54c669727cef06f428721567dad125542a9ae/qa/tasks/fwd_scrub.py", line 55, in do_scrub
    self._scrub()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_eef54c669727cef06f428721567dad125542a9ae/qa/tasks/fwd_scrub.py", line 76, in _scrub
    done = self.fs.wait_until_scrub_complete(tag=tag, sleep=30, timeout=self.scrub_timeout)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_eef54c669727cef06f428721567dad125542a9ae/qa/tasks/cephfs/filesystem.py", line 1727, in wait_until_scrub_complete
    while proceed():
  File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 134, in __call__
    raise MaxWhileTries(error_msg)
teuthology.exceptions.MaxWhileTries: reached maximum tries (31) after waiting for 900 seconds

Related issues 3 (3 open0 closed)

Related to CephFS - Bug #48680: mds: scrubbing stuck "scrub active (0 inodes in the stack)"NewMilind Changire

Actions
Copied to CephFS - Backport #63416: reef: error during scrub thrashing: reached maximum tries (31) after waiting for 900 secondsIn ProgressMilind ChangireActions
Copied to CephFS - Backport #63417: quincy: error during scrub thrashing: reached maximum tries (31) after waiting for 900 secondsIn ProgressMilind ChangireActions
Actions

Also available in: Atom PDF