Project

General

Profile

Actions

Bug #11301

closed

mds-full test occasionally fails due to blacklist expiry

Added by John Spray about 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Testing
Target version:
-
% Done:

0%

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

Description

This test watches OSDMap epoch carefully and gets upset if it increments unexpectedly. That occasionally happens as a result of blacklist entries expiring in the background. CephFSTestCase inter-test reset should clear out the blacklist between tests.

Actions #1

Updated by Zheng Yan about 9 years ago

see similar failure http://pulpito.ceph.com/ubuntu-2015-04-19_22:39:04-fs-wip-yan-fs-testing---basic-multi/854624/.

In this case, mount.b did a getattr on root inode, the getattr request caused MDS send a cap revoke message to mount.a. the cap revoke message updated mount.a's cap_epoch_barrier.

Actions #2

Updated by John Spray almost 9 years ago

  • Status changed from New to In Progress
  • Regression set to No
Actions #3

Updated by John Spray almost 9 years ago

  • Status changed from In Progress to Fix Under Review
Actions #4

Updated by Greg Farnum almost 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF