Date: Mon, 20 Sep 2004 17:29:14 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Sven Willenberger <sven@dmv.com> Cc: current@freebsd.org Subject: Re: How to autostart geom_stripe? Message-ID: <20040920152914.GE88658@darkness.comp.waw.pl> In-Reply-To: <1095693022.20080.9.camel@lanshark.dmv.com> References: <1095693022.20080.9.camel@lanshark.dmv.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--4Epv4kl9IRBfg3rk Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 20, 2004 at 11:10:22AM -0400, Sven Willenberger wrote: +> FreeBSD-5.3-Beta4 +> I created a striped volume, newfs and mounted it fine and added the +> entry in /etc/fstab. (created using the label so as to write the +> metadata to disk and with a name of "thevolume") +>=20 +> I added geom_stripe_load=3D"YES" in /boot/loader.conf +>=20 +> On bootup at the fsck stage, I get the message "could not stat /dev/ +> stripe/thevolume. From single user, geom stripe load will load the +> device and start the stripe at which point all is fine again. My +> question is, is there another flag I need to set to have this startup at +> boot time? If you used 'gstripe label' command to create this stripe it should show up automatically on boot. I wonder if there is no some other problem here, as there was simlar report for gmirror. Could you add: kern.geom.stripe.debug=3D1 line to your /boot/loader.conf, reboot and send dmesg from after boot? --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --4Epv4kl9IRBfg3rk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBTvdKForvXbEpPzQRAilpAJ9I8q5rJYQKhrtjE+aNeFMyf3wJ7gCgyWGu Zz2keAJwnVUZt7Hmb8V8MpM= =1mo1 -----END PGP SIGNATURE----- --4Epv4kl9IRBfg3rk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920152914.GE88658>