From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 15:29:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D9FC16A4CE for ; Mon, 20 Sep 2004 15:29:16 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0046343D3F for ; Mon, 20 Sep 2004 15:29:16 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 711A8ACBCF; Mon, 20 Sep 2004 17:29:14 +0200 (CEST) Date: Mon, 20 Sep 2004 17:29:14 +0200 From: Pawel Jakub Dawidek To: Sven Willenberger Message-ID: <20040920152914.GE88658@darkness.comp.waw.pl> References: <1095693022.20080.9.camel@lanshark.dmv.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Epv4kl9IRBfg3rk" Content-Disposition: inline In-Reply-To: <1095693022.20080.9.camel@lanshark.dmv.com> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: current@freebsd.org Subject: Re: How to autostart geom_stripe? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 15:29:16 -0000 --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--