Date: Fri, 20 Sep 2013 11:43:57 -0700 From: Sean Bruno <sean_bruno@yahoo.com> To: freebsd-fs <freebsd-fs@freebsd.org> Subject: Re: zfs mount prior to rc.conf evaluations Message-ID: <1379702637.2402.4.camel@localhost> In-Reply-To: <1376953030.1483.4.camel@localhost> References: <1376953030.1483.4.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-fT0vFczws7qtjPi1GZGN Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Mon, 2013-08-19 at 15:57 -0700, Sean Bruno wrote: > We have a few slightly goofy rc.conf variables that require /usr/bin/ to > be mounted before rc.conf is evaluated, e.g: >=20 > netwait_ip=3D"$(grep default /etc/start_if.* | awk '{print $4}')" >=20 > This worked in our UFS world, but in ZFS land with zroot/usr/bin being a > seperate mountpoint, its not mounted at the point that rc.conf is > evaluated causing a few things to fail. >=20 > This appears to be solved by applying > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D153666 >=20 > But, is there a better way to do this? I *could* make zroot/usr and > zroot/usr/bin just be part of zroot and not seperate mountpoints to > solve the issue as well. >=20 > Thoughts or alternative solutions? >=20 > Sean anyone? If there's no real objection, I don't see the harm in committing this. Sean --=-fT0vFczws7qtjPi1GZGN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iQEcBAABAgAGBQJSPJdtAAoJEBkJRdwI6BaH+o0H/0vgSTyEqV+CubUd9t9YhEQs FmcYlTTVOO25KNOCjb+NOaXYwFO7pvOys90IfDARg+tmvUhTJgY7PfXpkOaNP7As rNG3syexSvlHAZdUdWi/6+AfhE33OuBQgFI11ylBS2gVefFuYiWF8t/p4z8XyZxE RkF0XfE9hqW0xFXlRYh1X6biRtN+3oT1cd9OU9qcACWJ3xJ51vcjHMK4skJdzPPk /8UAZGtXD30MtAnOABWKUgqmm4HZI2mJHmVxthfwvSd773+J7dKa7pv+QCWZ/583 ZPu23Q6ODuWR6g/m3gZPFhUq1czai78tDp0OPZwH53Tpzjn30wLCeB3p4vWswd8= =lu7q -----END PGP SIGNATURE----- --=-fT0vFczws7qtjPi1GZGN--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1379702637.2402.4.camel>