Project

General

Profile

Actions

Bug #7446

closed

rest: rest teuthology test fails consistently

Added by Sage Weil about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
% Done:

0%

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

Actions #1

Updated by Sage Weil about 10 years ago

  • Assignee set to Anonymous
Actions #2

Updated by Anonymous about 10 years ago

I got this to fail on a test run, then upped the sleep before the line that failed from 1 second to 120 seconds and it passed. So I suspect what we need here is another loop/check to make sure that things are okay before proceeding.

Actions #3

Updated by Anonymous about 10 years ago

  • Project changed from Ceph to teuthology
  • Category deleted (rest-api)
Actions #4

Updated by Anonymous about 10 years ago

  • Status changed from 12 to Fix Under Review
  • Assignee changed from Anonymous to Sage Weil

The change has been pushed to https://github.com/ceph/teuthology/pull/209

The wip branch is wip-7446-wusui

This fix is another loop that waits for all osds to be up before running the osd scrubber. It works occasionally, and on other runs the scrubber times out. I think that the scrubber times out on osd's that are 'out'.

I am not sure if the osd's being out while being scrubbed is another osd bug, or a fault with the teuthology checking. I tried to add code to teuthology to try to avoid this condition, but decided that what is happening here needs to be checked out first (the last thing that I want to do is to get teuthology runs to finish by avoiding real bugs).

Actions #5

Updated by Sage Weil about 10 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF