On Sat, 2008-11-22 at 18:27 -0800, Bill Shannon wrote:
> I'm running Ubuntu 8.04 (Hardy Heron) on my desktop at home.
> I have an OpenSolaris 2008.11 server and a Solaris 10 server.
> Both servers export NFS filesystems.
> 
> On my Ubuntu desktop, the autmounter doesn't want to automount hierarchical
> filesystems.  I first noticed this with /home, but /net doesn't work either.
> 
> My OpenSolaris server is named "nissan".  My Solaris server is named 
> "nissan2".
> 
> # showmount -e nissan
> Export list for nissan:
> /backup                 (everyone)
> /backup/download        (everyone)
> /export/home/admin      (everyone)
> /backup/pictures        (everyone)
> /export/home/shannon    (everyone)
> /export/home            (everyone)
> /export/home/readerware (everyone)
> /backup2                (everyone)
> /export/home/opt        (everyone)
> # showmount -e nissan2
> Export list for nissan2:
> /export/home (everyone)
> /backup      (everyone)
> /backup2     (everyone)
> # cat /etc/auto.net
> *     -rw,intr        &:/

How is do you expect this to work, explain?

> # ls /net/nissan
> ls: cannot access /net/nissan: No such file or directory
> # ls /net/nissan2
> ls: cannot access /net/nissan2: No such file or directory
> # ls /home/nissan
> admin  opt  readerware        shannon
> # ls /home/nissan/shannon
> # ls /home/nissan2/shannon
> (lots of files)
> 
> Of course I have all those hierarchical exports on OpenSolaris because
> of separate zfs filesystems.
> 
> Has anyone else seen this with the Ubuntu automounter?  Is this a known bug?
> I've spent over an hour searching the web and I can't find an explanation
> for this problem.
> 
> Thanks for any help!
> 
> _______________________________________________
> autofs mailing list
> autofs@linux.kernel.org
> http://linux.kernel.org/mailman/listinfo/autofs

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to