All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Shannon <bill.shannon@sun.com>
To: autofs@linux.kernel.org
Subject: Ubuntu NFS automount problem
Date: Sat, 22 Nov 2008 18:27:48 -0800	[thread overview]
Message-ID: <4928BFA4.2090805@sun.com> (raw)

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	&:/
# 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!

             reply	other threads:[~2008-11-23  2:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-23  2:27 Bill Shannon [this message]
2008-11-24  4:08 ` Ubuntu NFS automount problem Ian Kent
2008-11-24  7:25   ` Bill Shannon
2008-11-24 12:52     ` Ian Kent
2008-11-24 15:42       ` Bill Shannon
2008-11-24 16:00       ` Peter Staubach
2008-11-24 16:26         ` Ian Kent
2008-11-24 20:31         ` Bill Shannon
2008-11-25  1:32           ` Ian Kent
2008-11-25 10:27             ` Ondrej Valousek
2008-11-25 11:27               ` Ian Kent
2008-11-25 11:44                 ` Ondrej Valousek
2008-11-25 12:11                   ` Ian Kent
2008-11-24 15:59     ` Bill Shannon
2008-11-24 17:43       ` Ian Kent
2008-11-24 20:35         ` Bill Shannon
2008-11-25  1:21           ` Ian Kent
  -- strict thread matches above, loose matches on Subject: below --
2008-11-25  1:10 Brent Callaghan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4928BFA4.2090805@sun.com \
    --to=bill.shannon@sun.com \
    --cc=autofs@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.