mount.nfs4 : explanation of "retry" expiration timeout option

Solution In Progress - Updated -

Issue

On the event of a non-responsive NFS server, nfs mount retry expiration timeout is declared, but we still keep trying even doubling the supposed timeout :

[root@rhel76-2 ~]# date ; time mount -v rhel73:/5GBshare /mnt ; date
Mon Sep  7 10:15:58 CEST 2020
mount.nfs: timeout set for Mon Sep  7 10:17:58 2020
mount.nfs: trying text-based options 'vers=4.1,addr=172.23.1.225,clientaddr=172.23.1.241'
mount.nfs: mount(2): Connection timed out
mount.nfs: Connection timed out

real    4m17.674s
user    0m0.012s
sys 0m0.025s
Mon Sep  7 10:20:16 CEST 2020

Environment

  • NFS4
  • RHEL7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content