From owner-freebsd-questions Thu May 23 8:38:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.ehsrealtime.com (eris.ehsrealtime.com [213.52.146.130]) by hub.freebsd.org (Postfix) with ESMTP id A5D0137B409 for ; Thu, 23 May 2002 08:38:15 -0700 (PDT) Received: from set.ehsrealtime.com ([213.52.146.197]) by clientmail.ehsrealtime.com with esmtp (Exim 3.33 #2) id 17AufK-000KtO-01 for freebsd-questions@freebsd.org; Thu, 23 May 2002 16:38:10 +0100 Received: from waynep by set.ehsrealtime.com with local (Exim 3.34 #1) id 17Avea-0000kh-00 for freebsd-questions@freebsd.org; Thu, 23 May 2002 16:41:28 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: AMD for NFS mounts Date: 23 May 2002 16:41:27 +0000 Message-ID: Lines: 33 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, Could someone please point me at a sample amd.map file that mounts NFS shares automagically. I have an entry in /etc/fstab that works, and I have the following section in my map file: localhost/production type:=program;\ fs:=ourserver.ourdomain:/web/PRODUCTION_VIRTUALHOSTS;\ mount:="/sbin/mount_nfs mount /host/localhost/production";\ umount:="/sbin/umount umount /host/local/host/production" In /etc/fstab, I have the following line: ourserver.ourdomain:/web/PRODUCTION_VIRTUALHOSTS \ /host/localhost/production nfs rw,noauto 0 0 I am starting amd as follows: amd -a /.amd_mnt -c 3636 -l syslog /host /etc/amd.map I am not seeing anything in the log when I try to change to this directory. I am also unable to change to this directory. I get the following message : cd: /host/localhost/production: No such file or directory Any assistance would be _MUCH_ appreciated. Regards, -- - Wayne Pascoe - http://www.penguinpowered.org.uk/wayne/ WINDOWS: Where do you want to go today? LINUX: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message