Something that looks very much like this problem occurs with only three
exports for me.

I have a machine called hydra with the following showmount output:

$ showmount -e hydra
Export list for hydra:
/export            gss/krb5
/export/users      gss/krb5
/usr/share/scratch 192.168.188.0/255.255.255.0

But it doesn't take too many pokes into /export/users for that directory
tree to disappear entirely:

$ ls /net/hydra
export  usr
$ ls /net/hydra/export
users
$ ls /net/hydra/export/users
ls: /net/hydra/export/users: No such file or directory
$ ls /net/hydra
export  usr
$ ls /net/hydra/export/users/dave
ls: /net/hydra/export/users/dave: No such file or directory
$ ls /net/hydra/export/users/
ls: /net/hydra/export/users/: No such file or directory
$ ls /net/hydra
usr

I have no problem accessing the tree under /net/hydra/usr
These are two gutsy machines.

-- 
Autofs gives spurious "No such file or directory" with lots of NFS mounts, 
breaking a typical use pattern
https://bugs.launchpad.net/bugs/65499
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