Bug 2275459 - [CephFS - Consistency Group] - Quiesce fails randomly with error EBADF
Summary: [CephFS - Consistency Group] - Quiesce fails randomly with error EBADF
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 7.1
Hardware: x86_64
OS: All
unspecified
high
Target Milestone: ---
: 7.1
Assignee: Leonid Usov
QA Contact: sumr
Akash Raj
URL:
Whiteboard:
Depends On:
Blocks: 2267614
TreeView+ depends on / blocked
 
Reported: 2024-04-17 09:23 UTC by sumr
Modified: 2024-05-13 05:16 UTC (History)
5 users (show)

Fixed In Version: ceph-18.2.1-146.el9cp
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-8826 0 None None None 2024-04-17 09:25:17 UTC

Description sumr 2024-04-17 09:23:34 UTC
Description of problem:

Functional workflow "Verify quiesce on already quiesced subvolume" fails with error 'EBADF' as quiesce command response.

Version-Release number of selected component (if applicable):


How reproducible:2/5


Steps to Reproduce:
1. Run IO on all 6 subvolumes. 
2. Perform quiesce on 3 of 6 subvolumes in a quiesce set
3. Perform quiesce with all 6 subvolumes in quiesce set. Verify quiesce behaviour  on already quiesced subvolume.

Actual results: Quiesce on already quiesced subvolume should gracefully exit. It should complete quiesce on other subvolumes.


Expected results: Quiesce on set of 6 subvolumes failed with error EBADF.


Additional info:
2024-04-17 04:28:35,200 (cephci.snapshot_clone.cg_snap_test) [INFO] - cephci.ceph.ceph.py:1563 - Running command ceph fs quiesce cephfs  "subvolgroup_cg/sv1_non_def_1"  "subvolgroup_cg/sv1_non_def_2"  "subvolgroup_cg/sv1_non_def_3"  "subvolgroup_cg/sv1_non_def_4"  "subvolgroup_cg/sv1_non_def_5"  "subvolgroup_cg/sv1_non_def_6"  --format json  --set-id cg_test1_i9i  --await  --timeout 300  --expiration 300 on 10.0.209.37 timeout 600
2024-04-17 04:28:35,819 (cephci.snapshot_clone.cg_snap_test) [ERROR] - cephci.ceph.ceph.py:1599 - Error 9 during cmd, timeout 600
2024-04-17 04:28:35,820 (cephci.snapshot_clone.cg_snap_test) [ERROR] - cephci.ceph.ceph.py:1600 - Error EBADF:

Automation logs: http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-DXNWCJ/cg_snap_test_0.log


Note You need to log in before you can comment on or make changes to this bug.