Description of problem: When waking up from suspend-to-ram mode (being suspended for several hours), it needs a very long time until mounted NFS directories are available again: | May 24 09:55:03 sheridan hcid[2807]: Device hci0 has been activated | May 24 09:58:00 sheridan kernel: nfs: server londo not responding, still trying | May 24 10:00:01 sheridan kernel: nfs: server londo OK | ... | May 26 08:00:39 sheridan hcid[2848]: Device hci0 has been activated | May 26 08:01:37 sheridan kernel: nfs: server londo not responding, still trying | May 26 08:03:50 sheridan kernel: nfs: server londo OK First entry is from a | londo:/var/lib/nfs/root/home /home nfs nosuid,nodev latter one from a | londo:/var/lib/nfs/root/home /home nfs nosuid,nodev,timeo=100,retry=1 fstab line resulting into a | londo:/var/lib/nfs/root/home /home nfs rw,nosuid,nodev,relatime,vers=3,rsize=131072,wsize=131072,hard,proto=tcp,timeo=100,retrans=2,sec=sys,addr=192.168.46.6 0 0 mtab record. 'londo' is a 2.6.22 based NFS server running F-8 userspace. With F-8 kernel, things were fine (/home was available after wakup immediately) and I never got this 'not responding' messages. Version-Release number of selected component (if applicable): kernel-2.6.25.3-18.fc9.x86_64 How reproducible: 100%
I had the same problem with NFS client (Fedora 9). NFS server: FreeBSD 6.2-RELEASE NFS client: Fedora 9 - 2.6.26.3-29.fc9.i686 Using NFS without lock works well. But we need to use the NFS lock. Tried by bugs related lock of NFS and found: 1) bugs in the kernel 2) bugs in nfs-utils 3) bugs in tcp_wrappers (patch NIS/netgroup) The solution was: 1) Update the kernel to the latest version (2.6.26.3-29.fc9) 2) Build and install the rpm of nfs-utils-1.1.3 from the src fedora 10 (nfs-utils-1.1.3-4.fc10.src.rpm) in the fedora 9. 3) Build and install the rpm of tcp_wrappers-7.6-53 from the src fedora 10 (tcp_wrappers-7.6-53.fc10.src.rpm) in the fedora 9. With the steps above the lock of NFS is stable. Andreia Pio da Silva CCJDR-IFGW-UNICAMP
Another solution is for Fedora 9 is specified in the automounter map (/etc/auto.ind.home): -nfsvers=3,proto=udp At the 9:04 version of Ubuntu ( 2.6.28-11-generic) problem no longer occurs. Andreia Pio da Silva CCJDR-IFGW-UNICAMP
This message is a reminder that Fedora 9 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 9. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '9'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 9's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 9 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.