Project

General

Profile

Actions

Bug #48719

open

ceph: qa/standalone/scrub/osd-recovery-scrub.sh: erroneous 'Recovery never started' failure

Added by Ronen Friedman over 3 years ago. Updated over 3 years ago.

Status:
Fix Under Review
Priority:
Low
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The log shows:

osd-recovery-scrub.sh:182: TEST_recovery_scrub_2:  echo 'Recovery never started'

Even though recovery has started. Reason: the test polls the 'pg stat' for the string 'recovering', but misses the short period when
that state is displayed.


Related issues 1 (1 open0 closed)

Copied to Ceph - Bug #48720: ceph: qa/standalone/scrub/osd-recovery-scrub.sh: test fails if a PG is deleted from the primaryFix Under Review

Actions
Actions #1

Updated by Ronen Friedman over 3 years ago

  • Status changed from New to Triaged

Working on a fix that will search the log-files for the 'recovering' text,
instead of polling the 'pg stat'.

Actions #2

Updated by Ronen Friedman over 3 years ago

  • Copied to Bug #48720: ceph: qa/standalone/scrub/osd-recovery-scrub.sh: test fails if a PG is deleted from the primary added
Actions #3

Updated by Ronen Friedman over 3 years ago

  • Status changed from Triaged to Fix Under Review

suggested PR: 38723

Actions #4

Updated by Ronen Friedman over 3 years ago

  • Pull request ID set to 38723
Actions #5

Updated by Neha Ojha over 3 years ago

  • Project changed from Ceph to RADOS
  • Category deleted (OSD)
Actions

Also available in: Atom PDF