rhel7: boot hangs with multiple NFSv4.1 entries in fstab
Issue
On a RHEL7 kernel, sometimes the NFS client hangs during the boot when multiple NFSv4.1 mount entries are in /etc/fstab.
~]# cat /etc/fstab | grep mnt
192.168.122.10:/export1 /mnt1 nfs _netdev,hard,intr,noatime,vers=4.1,rsize=32768,wsize=32768 0 0
192.168.122.11:/export2 /mnt2 nfs _netdev,hard,intr,noatime,vers=4.1,rsize=32768,wsize=32768 0 0
Environment
- Red Hat Enterprise Linux 7
- seen on multiple kernels on the NFS client
- NFSv4.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
