Project

General

Profile

Actions

Bug #40283

closed

qa: add testing for lazyio

Added by Patrick Donnelly almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
High
Category:
-
Target version:
% Done:

0%

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

Description

I'm distressed we have no tests for client behavior (via libcephfs) with lazyio. : /

In particular, verify behavior with two libcephfs instances that it works as expected. In particular, this sequence would be a good first step:

- open two libcephfs instances
- open same file lazyio on both clients
- [client a] write some data, lazyio_propagate/fsync
- [client b] overwrite some data, lazio_propagate/fsync
- [client a] verify with a read that the data has not changed (its cache is stale)
- [client a] lazyio_synchronize
- [client a] verify client b's writes are visible


Related issues 3 (1 open2 closed)

Related to CephFS - Bug #40284: kclient: evaluate/fix/add lazio support in the kernelNew

Actions
Copied to CephFS - Backport #42161: nautilus: qa: add testing for lazyioResolvedNathan CutlerActions
Copied to CephFS - Backport #42162: mimic: qa: add testing for lazyioRejectedPatrick DonnellyActions
Actions #1

Updated by Patrick Donnelly almost 5 years ago

  • Related to Bug #40284: kclient: evaluate/fix/add lazio support in the kernel added
Actions #2

Updated by Patrick Donnelly almost 5 years ago

  • Assignee set to Siddharth Sharma
Actions #3

Updated by Patrick Donnelly almost 5 years ago

  • Assignee changed from Siddharth Sharma to Sidharth Anupkrishnan

Wrong Sidharth, sorry!

Actions #4

Updated by Sidharth Anupkrishnan almost 5 years ago

  • Status changed from New to In Progress
  • Pull request ID set to 28834
Actions #5

Updated by Sidharth Anupkrishnan over 4 years ago

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

Updated by Patrick Donnelly over 4 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to nautilus,mimic
Actions #7

Updated by Nathan Cutler over 4 years ago

Actions #8

Updated by Nathan Cutler over 4 years ago

Actions #9

Updated by Nathan Cutler over 4 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF