All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Hanxiao <chenhx.fnst@fujitsu.com>
To: linux-nfs@vger.kernel.org
Subject: [PATCH]  nfs(5): Document the max value "timeo=" mount option
Date: Sun,  4 Feb 2024 18:18:21 +0800	[thread overview]
Message-ID: <20240204101821.958-1-chenhx.fnst@fujitsu.com> (raw)

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


             reply	other threads:[~2024-02-04 10:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-04 10:18 Chen Hanxiao [this message]
2024-02-07 12:30 ` [PATCH] nfs(5): Document the max value "timeo=" mount option Hanxiao Chen (Fujitsu)
2024-02-14 20:51   ` Steve Dickson
2024-02-14 20:52 ` Steve Dickson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240204101821.958-1-chenhx.fnst@fujitsu.com \
    --to=chenhx.fnst@fujitsu.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.