Project

General

Profile

Actions

Bug #61945

open

LibCephFS.DelegTimeout failure

Added by Venky Shankar 10 months ago. Updated 10 months ago.

Status:
Triaged
Priority:
Normal
Category:
-
Target version:
% Done:

0%

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

Description

/a/vshankar-2023-07-04_11:45:30-fs-wip-vshankar-testing-20230704.040242-testing-default-smithi/7326413

2023-07-04T17:45:22.916 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN      ] LibCephFS.DelegTimeout
2023-07-04T17:45:22.987 INFO:tasks.workunit.client.0.smithi033.stdout:/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.0.0-4734-g207977f2/rpm/el8/BUILD/ceph-18.0
.0-4734-g207977f2/src/test/libcephfs/deleg.cc:331: Failure
2023-07-04T17:45:22.987 INFO:tasks.workunit.client.0.smithi033.stdout:Expected equality of these values:
2023-07-04T17:45:22.988 INFO:tasks.workunit.client.0.smithi033.stdout:  ceph_ll_getattr(cmount, root, &stx, 0, 0, perms)
2023-07-04T17:45:22.988 INFO:tasks.workunit.client.0.smithi033.stdout:    Which is: 0
2023-07-04T17:45:22.988 INFO:tasks.workunit.client.0.smithi033.stdout:  -107

ceph_ll_getattr() call should have return -ENOTCONN once its open fd delegation gets recalled. Post recall, if the delegation is not returned within the (set) delegation timeout period, the mount is forcibly unmounted and the call should return -ENOTCONN.

Actions #1

Updated by Venky Shankar 10 months ago

  • Status changed from New to Triaged
  • Assignee set to Dhairya Parmar
  • Target version set to v19.0.0
  • Backport set to reef,quincy,pacific
Actions

Also available in: Atom PDF