Project

General

Profile

Actions

Bug #41133

closed

Feature #10369: qa-suite: detect unexpected MDS failovers and daemon crashes

qa/tasks: update thrasher design

Added by Jos Collin over 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:

0%

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

Description

  • Make the Thrasher class abstract by adding _do_thrash abstract function.
  • Change OSDThrasher, RBDMirrorThrasher, MonThrasher and MDSThrasher (maybe RSync too) to inherit from the template Thrasher and implement the abstract functions.
  • Check thrash_pool_snaps and create a new class for it.
  • Update the thrashers to follow the similar design - some has start/_run and some calls spawn.
  • rename thrashosds.py to osd_thrash.py
  • Move the OSDThrasher class from ceph_manager.py to osd_thrash.py
Actions #1

Updated by Jos Collin over 4 years ago

  • Description updated (diff)
Actions #2

Updated by Jos Collin over 4 years ago

  • Description updated (diff)
Actions #3

Updated by Patrick Donnelly over 4 years ago

  • Assignee set to Jos Collin
  • Target version set to v15.0.0
  • Start date deleted (08/06/2019)
  • Component(FS) qa-suite added
Actions #4

Updated by Jos Collin over 4 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Jos Collin over 4 years ago

  • Description updated (diff)
Actions #6

Updated by Jos Collin over 4 years ago

  • Parent task set to #10369
Actions #7

Updated by Jos Collin over 4 years ago

  • Pull request ID set to 29730
Actions #8

Updated by Patrick Donnelly over 4 years ago

  • Status changed from In Progress to Resolved
Actions #9

Updated by Jos Collin over 4 years ago

  • Status changed from Resolved to Fix Under Review
Actions #10

Updated by Patrick Donnelly about 4 years ago

  • Target version changed from v15.0.0 to v16.0.0
Actions #11

Updated by Jos Collin over 3 years ago

  • Status changed from Fix Under Review to Closed

These changes doesn't seem to be that much appealing based on the review comments got and the latest implementation/usage of Thrasher.

Actions

Also available in: Atom PDF