Performance Regression with NetApp iSCSI LUNs on Ubuntu 24.04 and 26.04
Applies to
- Ubuntu Linux 24.04, 26.04
- iSCSI multipath environments
- Kubernetes (tested with v1.32.8)
- Trident 25.06
Issue
- After upgrading from Ubuntu 22.04 (kernel 5.15) to Ubuntu 24.04/26.04 (kernels 6.8/7.0/7.1), disk I/O and bandwidth performance on NetApp LUNs accessed over iSCSI via Trident CSI is significantly lower.
- This occurs under identical hardware, network, and storage backend conditions.
- Negotiated iSCSI session parameters from the command
iscsiadm -m session -P 3:
MaxRecvDataSegmentLength: 262144MaxXmitDataSegmentLength: 65536FirstBurstLength: 65536MaxBurstLength: 1048576ImmediateData: YesInitialR2T: YesMaxOutstandingR2T: 1
