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@maccomms.co.uk> 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@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com