Date: Tue, 11 Jul 2006 17:07:07 +0100 From: Florent Thoumie <flz@xbsd.org> To: Brooks Davis <brooks@one-eyed-alien.net> Cc: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= <des@des.no>, rc@freebsd.org Subject: Re: loopback mounts Message-ID: <1152634027.12237.9.camel@mayday.esat.net> In-Reply-To: <20060711155312.GA20418@odin.ac.hmc.edu> References: <86odvwzjjz.fsf@xps.des.no> <20060711155312.GA20418@odin.ac.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Tue, 2006-07-11 at 08:53 -0700, Brooks Davis wrote:
> On Tue, Jul 11, 2006 at 09:29:04AM +0200, Dag-Erling Smørgrav wrote:
> > It is currently not possible to list loopback NFS mounts in /etc/fstab
> > without noauto, because mountcritremote runs before mountd has
> > started; mountd depends on nfsserver, rpcbind and quota, which all
> > depend on mountcritremote (presumably because nfsd, rpcbind and
> > quotaon all reside in /usr/sbin, which might be on a remote file
> > system)
> >
> > The file systems which I mount over loopback NFS are not critical, and
> > can safely be mounted later in the boot process, but we don't have a
> > "mountnoncrit" script, or any way to indicate in fstab that a file
> > system is non-critical.
>
> In many ways a mountnoncrit would be the best solution, but that
> would would require some significant work since we'd probably need to
> add an extra fields to fstab (though it might be feasible to have
> a list of critical file systems and try to mount them explicitly
> instead). A small bit of additional care would be needed to insure that
> early_late_divider was set correctly in either case.
Yeah, pondered adding a mountlatelocal script and a 'late' option to
mount/fstab when i was working on mdconfig{,2} script. I figured it was
easier to handle fsck/mount in those scripts in the end (because I
couldn't see any other consumer for such a script).
In that case, that seems a good choice.
--
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)
iD8DBQBEs8yrMxEkbVFH3PQRAgpRAJ0Ro58OdYM+4p1zL9RUKHxexeP6MgCfZkvu
c64K0k2OMq7hMB1ESz5KO/M=
=BtLw
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1152634027.12237.9.camel>
