All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS mount option rdirplus
@ 2026-07-08 20:59 Mora, Jorge
  2026-07-17 16:35 ` Mora, Jorge
  0 siblings, 1 reply; 3+ messages in thread
From: Mora, Jorge @ 2026-07-08 20:59 UTC (permalink / raw)
  To: linux-nfs@vger.kernel.org, Trond Myklebust; +Cc: Williams, Keith

Hello Trond,

A customer is experiencing significant performance degradation after switching from Rocky Linux 8.7 clients to a 6.12 upstream kernel. The clients with the newer kernel are seeing a dramatic increase in GETATTR/LOOKUP operations. Their workload primarily involves traversing a read-only directory tree and reading or retrieving file attributes.

This issue is related to changes made to add heuristics to READDIRPLUS. We have been testing on RHEL 9.7 using the mount option 'rdirplus=force' to reduce the number of GETATTR/LOOKUP operations. However, this option introduces other issues.

Is it possible to add a mount option to completely bypass the readdir heuristics, such as 'rdirplus=legacy'? Alternatively, could a mount option be added to make the client less aggressive in sending READDIRPLUS requests, such as 'rdirplus=eager'?


--Jorge

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-18 18:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 20:59 NFS mount option rdirplus Mora, Jorge
2026-07-17 16:35 ` Mora, Jorge
2026-07-18 18:39   ` Trond Myklebust

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.