linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]  nfs(5): Document the max value "timeo=" mount option
@ 2024-02-04 10:18 Chen Hanxiao
  2024-02-07 12:30 ` Hanxiao Chen (Fujitsu)
  2024-02-14 20:52 ` Steve Dickson
  0 siblings, 2 replies; 4+ messages in thread
From: Chen Hanxiao @ 2024-02-04 10:18 UTC (permalink / raw)
  To: linux-nfs

Signed-off-by: Chen Hanxiao <chenhx.fnst@fujitsu.com>
---
 utils/mount/nfs.man | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index 7103d28e..233a7177 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -186,6 +186,10 @@ infrequently used request types are retried after 1.1 seconds.
 After each retransmission, the NFS client doubles the timeout for
 that request,
 up to a maximum timeout length of 60 seconds.
+.IP
+Any timeo value greater than default value will be set to the default value.
+For TCP and RDMA, default value is 600 (60 seconds).
+For UDP, default value is 60 (6 seconds).
 .TP 1.5i
 .BI retrans= n
 The number of times the NFS client retries a request before
-- 
2.31.1


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

end of thread, other threads:[~2024-02-14 20:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-04 10:18 [PATCH] nfs(5): Document the max value "timeo=" mount option Chen Hanxiao
2024-02-07 12:30 ` Hanxiao Chen (Fujitsu)
2024-02-14 20:51   ` Steve Dickson
2024-02-14 20:52 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).