Date: Mon, 4 Oct 2004 08:32:57 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Cc: freebsd-current@freebsd.org Subject: Re: /dev/md0 keeps mounting on /var Message-ID: <20041004153257.GA30883@odin.ac.hmc.edu> In-Reply-To: <20041004173545.3af254c6@it.buh.tecnik93.com> References: <20041004173545.3af254c6@it.buh.tecnik93.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 04, 2004 at 05:35:45PM +0300, Ion-Mihai Tetcu wrote: > For some time I keep getting /dev/md0 mounting on /var as the last mount > when going to multi-user. The obvious result is that all services that > use /var fail to start/function properly. Since I don=B4t use it I > suppose I=B4ve done something wrong with mergemaster. >=20 > The only workaround I=B4ve found is to rename /boor/kernel/g_md.ko. >=20 > And since I just can=B4t fix this since ~ beta4 could someone point me > where to look ? This is proably happening because your /var is failing the writability test in /etc/rc.d/var. One situation I can of where this could happen and you would otherwise have a valid /var would be if you have a read-only NFS root and an NFS /var. In that cause /var wouldn't be mounted yet because mountcritremote wouldn't be run yet. Is this or something similar the case for you? You can try setting varmfs=3D"NO" and populate_var=3D"NO" in /etc/rc.conf to disable this script. -- 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 --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBYW0pXY6L6fI4GtQRAkHsAKCWJGsbugd9A5laGVPvKX1I82tNxACgnzwf GXiN20wtUNZTOln+Y7cQac0= =GuPd -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041004153257.GA30883>