Date: Tue, 11 Jul 2006 08:53:13 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no> Cc: rc@freebsd.org Subject: Re: loopback mounts Message-ID: <20060711155312.GA20418@odin.ac.hmc.edu> In-Reply-To: <86odvwzjjz.fsf@xps.des.no> References: <86odvwzjjz.fsf@xps.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
--u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 11, 2006 at 09:29:04AM +0200, Dag-Erling Sm=F8rgrav 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) >=20 > 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. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFEs8lnXY6L6fI4GtQRAnjvAJ9OhggpGSFTktqxfP5ARvziDHLxlgCg46Va MSraCfAVcQgi96jovOU1ywY= =66oo -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060711155312.GA20418>