Mailinglist Archive: opensuse (4570 mails)
| < Previous | Next > |
Re: [SLE] autofs query
- From: David_Wiley@xxxxxxxxxxxxxx
- Date: Fri, 25 Nov 2005 16:58:28 +0000 (UTC)
- Message-id: <OF17A7938D.F766F2EC-ON872570C4.005CB0DB-872570C4.005CF2F0@xxxxxxxxxxxxxx>
For ghost to work you need to be using autofs v4 on the NFS clients. You
can check if you are by issuing the lsmod command and looking for autofsv4.
David Wiley
Maccy <maccy@xxxxxxxxxxxxxx> wrote on 11/25/2005 09:36:36 AM:
>
> On Fri, 25 Nov 2005, Joseph Loo wrote:
> > After you have configured the auto.master, did you start the autofs
> > daemon by any chance?
>
> Relevant files as requested...
>
> [root@client ~]# more /etc/auto.master
> #
> # $Id: auto.master,v 1.3 2003/09/29 08:22:35 raven Exp $
> #
> # Sample auto.master file
> # This is an automounter map and it has the following format
> # key [ -mount-options-separated-by-comma ] location
> # For details of the format look at autofs(5).
> #/misc /etc/auto.misc --timeout=60
> #/misc /etc/auto.misc
> #/net /etc/auto.net
> /h /etc/auto.home --timeout=300 --ghost
> /data /etc/auto.data --timeout=300 --ghost
> /usr/local /etc/auto.local --timeout=300 --ghost
> /mnt /etc/auto.usb --timeout=4
>
> [root@ally ~]# more /etc/auto.local
> * -fstype=nfs,rw,nosuid,soft server:/usr/local/&
>
> Maccy
>
> --
> Check the headers for your unsubscription address
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the archives at http://lists.suse.com
> Please read the FAQs: suse-linux-e-faq@xxxxxxxx
>
>
>
can check if you are by issuing the lsmod command and looking for autofsv4.
David Wiley
Maccy <maccy@xxxxxxxxxxxxxx> wrote on 11/25/2005 09:36:36 AM:
>
> On Fri, 25 Nov 2005, Joseph Loo wrote:
> > After you have configured the auto.master, did you start the autofs
> > daemon by any chance?
>
> Relevant files as requested...
>
> [root@client ~]# more /etc/auto.master
> #
> # $Id: auto.master,v 1.3 2003/09/29 08:22:35 raven Exp $
> #
> # Sample auto.master file
> # This is an automounter map and it has the following format
> # key [ -mount-options-separated-by-comma ] location
> # For details of the format look at autofs(5).
> #/misc /etc/auto.misc --timeout=60
> #/misc /etc/auto.misc
> #/net /etc/auto.net
> /h /etc/auto.home --timeout=300 --ghost
> /data /etc/auto.data --timeout=300 --ghost
> /usr/local /etc/auto.local --timeout=300 --ghost
> /mnt /etc/auto.usb --timeout=4
>
> [root@ally ~]# more /etc/auto.local
> * -fstype=nfs,rw,nosuid,soft server:/usr/local/&
>
> Maccy
>
> --
> Check the headers for your unsubscription address
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the archives at http://lists.suse.com
> Please read the FAQs: suse-linux-e-faq@xxxxxxxx
>
>
>
| < Previous | Next > |