Date: Mon, 20 Sep 2004 11:10:22 -0400 From: Sven Willenberger <sven@dmv.com> To: current@freebsd.org Subject: How to autostart geom_stripe? Message-ID: <1095693022.20080.9.camel@lanshark.dmv.com>
next in thread | raw e-mail | index | archive | help
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") I added geom_stripe_load="YES" in /boot/loader.conf 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? Sven
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1095693022.20080.9.camel>