Bug 2230461

Summary: NFSv4.1 client doesn't mark connection the DS server with USE_PNFS_DS flag in EXCHANGE_ID
Product: Red Hat Enterprise Linux 9 Reporter: Olga Kornieskaia <kolga>
Component: kernelAssignee: NFS Team <nfs-team>
kernel sub component: NFS QA Contact: Yongcheng Yang <yoyang>
Status: NEW --- Docs Contact:
Severity: unspecified    
Priority: unspecified CC: xzhou, yieli
Version: 9.3   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Olga Kornieskaia 2023-08-09 13:51:20 UTC
Description of problem:

When the client knows that it's doing pnfs (ie after getting a layout,deviceid) it's not marking the EXCHANGE_ID to a DS server with EXCHGID4_FLAG_USE_PNFS_DS flag.

An upstream commit fixes that issue: "NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server". Once I have a commit id, I'll update.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: