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 #1

Updated by Sage Weil almost 9 years ago

  • Assignee set to Loïc Dachary
  • Regression set to No
Actions #2

Updated by Loïc Dachary almost 9 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Loïc Dachary over 8 years ago

======================================================================                     
FAIL: test_rados.TestIoctx.test_aio_read                                                   
----------------------------------------------------------------------                     
Traceback (most recent call last):                                                         
  File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest               
    self.test(*self.arg)                                                                   
  File "/home/ubuntu/cephtest/mnt.0/client.0/tmp/test_rados.py", line 454, in test_aio_read
    eq(False, comp.is_complete())                                                          
AssertionError: False != True                                                              

----------------------------------------------------------------------                     
Ran 42 tests in 180.523s                                                                   
Actions #4

Updated by Loïc Dachary over 8 years ago

  • Status changed from In Progress to 12
Actions #5

Updated by Sage Weil over 8 years ago

  • Priority changed from Urgent to High
Actions #6

Updated by Loïc Dachary over 8 years ago

  • Assignee deleted (Loïc Dachary)
Actions #7

Updated by Patrick Donnelly over 4 years ago

  • Status changed from 12 to New
Actions #8

Updated by Sage Weil almost 3 years ago

  • Project changed from Ceph to RADOS
Actions #9

Updated by Neha Ojha over 2 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF