Project

General

Profile

Actions

Bug #11235

closed

test_rados.py test_aio_read is racy

Added by Sage Weil about 9 years ago. Updated over 2 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
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

ubuntu@teuthology:/a/sage-2015-03-23_17:41:19-rados-wip-sage-testing-distro-basic-multi/818841

the test

- sets noup
- marks 2 osds down
- ...
- unsets noup
- ...finish test 1, then start test 2...
- sets noup
- marks 2 osds down
- ...
- unsets noup

It looks to me from the logs like the osds didn't recover and then go down again in the intervening gap between test1 and test2. the log only shows osds going down once. probably need to wait for healthy in the middle.

Actions

Also available in: Atom PDF