I am now using nfs4, and it works reliably.   It's a 2.6.24-21 kernel.

My previous nfs4 problems seem configuration-related.   I was trying to
mount parts of the same exported file system in two different places.

Now, I am only doing one nfs4 mount, and everything runs smoothly.
I have this line in /etc/exports on the server (which is 196.168.3.1 or 
desk.lan):

/export/big 192.168.2.2(rw,fsid=0,root_squash,no_subtree_check)
127.0.0.1(rw,fsid=0,root_squash,no_subtree_check)
192.168.3.2(rw,fsid=0,root_squash,no_subtree_check)

and this line in /etc/fstab on the client (which is 192.168.3.2):

desk.lan:/ /export/big nfs4 defaults,soft 0 2

-- 
oprations on nfs4 mounts "hang"
https://bugs.launchpad.net/bugs/185013
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to