Date: Mon, 17 Jun 2002 11:01:43 -0700 (PDT) From: Kensaku MASUDA <greg@greg.rim.or.jp> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/39425: Auto mounted directory was not found at boot time. Message-ID: <200206171801.g5HI1ho1047348@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 39425
>Category: misc
>Synopsis: Auto mounted directory was not found at boot time.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 17 11:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Kensaku MASUDA
>Release: FreeBSD 4.6-RC
>Organization:
>Environment:
FreeBSD uzume.greg.rim.or.jp 4.6-RC FreeBSD 4.6-RC #11: Fri Jun 14 19:22:38 JST 2002 greg@uzume.greg.rim.or.jp:/export/src/system-4-stable/src/sys/compile/uzume.greg.rim.or.jp i386
>Description:
My FreeBSD box set up that /usr/local, /usr/X11R6 and etc has been managed with amd.
It is fine, But boot process can not use auto mounted directories.
>How-To-Repeat:
Use amd for /usr/local, /usr/X11R6 and so on.
my amd.conf was follow
/defaults opts:=intr,nfsv3,rsize=8192,wsize=8192;rhost:=apollon
src host==uzume;type:=link;fs:=/export/${key} \
host!=uzume;type:=nfs;rhost:=uzume;rfs:=/export;sublink:=${key}
obj host==uzume;type:=link;fs:=/export/${key} \
host!=uzume;type:=nfs;rhost:=uzume;rfs:=/export;sublink:=${key}
ports host==uzume;type:=link;fs:=/export/${key} \
host!=uzume;type:=nfs;rhost:=uzume;rfs:=/export;sublink:=${key}
#
# Common directory, But host oriented
#
home type:=link;fs:=/export/${key}
#
# Default server
#
* host==apollon;type:=link;fs:=/export/${key} \
host!=apollon;type:=nfs;rfs:=/export;sublink:=${key}
And symbolic link was follow
/usr
X11R6 -> <Auto mount point>/X11R6
local -> <Auto mount point>/local
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206171801.g5HI1ho1047348>
