Public bug reported:

I have two computers at home, both running Ubuntu. One of the computers shares 
a folder to the other via nfs. On the client side, I mounted the drive by the 
following line in fstab:
 192.168.1.2:/home/user1/share /opt/user1 nfs 
rsize=8192,wsize=8192,timeo=14,intr,rw

however, I found when the server becomes offline after mounting, the client 
side will have a lot of troubles, for example:
1. "df" takes forever to complete ("strace df" stalls at the nfs folder)
2. client computer is unable to suspend
3. file explorer (thunar) can not open any folder.

Expected behavior: system should be able to suspend, or browse files if
the connection to nfs server is timed out.

** Affects: nfs-utils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
nfs server stand-by cause client hang
https://bugs.launchpad.net/bugs/412351
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to