Project

General

Profile

Actions

Bug #55538

closed

Test failure: test_flush (tasks.cephfs.test_readahead.TestReadahead)

Added by Venky Shankar about 2 years ago. Updated over 1 year ago.

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

0%

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

Description

- https://pulpito.ceph.com/vshankar-2022-05-02_16:58:59-fs-wip-vshankar-testing1-20220502-201957-testing-default-smithi/6818701/

Depending on the kernel version used in the test, read counts (stats) fetched via debugfs is either a file or are available under a subdirectory. This results in qa failures such as:

022-05-02T17:21:28.642 DEBUG:teuthology.orchestra.run.smithi070:> (cd /home/ubuntu/cephtest/mnt.0 && exec bash -c 'sudo dd if=/sys/kernel/debug/ceph/3bb12bbe-a08f-4e75-a997-1fda2e936e60.client5047/metrics/size')
2022-05-02T17:21:28.720 INFO:teuthology.orchestra.run.smithi070.stderr:dd: failed to open '/sys/kernel/debug/ceph/3bb12bbe-a08f-4e75-a997-1fda2e936e60.client5047/metrics/size': Not a directory

mount::get_op_read_count() should handle this case (fallback to older way of fetching read stats).


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #56111: quincy: Test failure: test_flush (tasks.cephfs.test_readahead.TestReadahead)ResolvedDhairya ParmarActions
Copied to CephFS - Backport #56112: pacific: Test failure: test_flush (tasks.cephfs.test_readahead.TestReadahead)ResolvedDhairya ParmarActions
Actions #1

Updated by Venky Shankar almost 2 years ago

  • Assignee set to Dhairya Parmar
Actions #2

Updated by Venky Shankar almost 2 years ago

  • Status changed from New to Triaged
Actions #3

Updated by Dhairya Parmar almost 2 years ago

  • Pull request ID set to 46363
Actions #4

Updated by Venky Shankar almost 2 years ago

  • Status changed from Triaged to Pending Backport
Actions #5

Updated by Backport Bot almost 2 years ago

  • Copied to Backport #56111: quincy: Test failure: test_flush (tasks.cephfs.test_readahead.TestReadahead) added
Actions #6

Updated by Backport Bot almost 2 years ago

  • Copied to Backport #56112: pacific: Test failure: test_flush (tasks.cephfs.test_readahead.TestReadahead) added
Actions #7

Updated by Backport Bot over 1 year ago

  • Tags set to backport_processed
Actions #8

Updated by Dhairya Parmar over 1 year ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF