On Mon, 2005-01-24 at 14:29 -0500, Michael L. Squires wrote:
> I've been playing with vinum and gvinum with a RAID-1 boot setup (now 
> abandoned, hardware RAID was $29 - SM P4DC6+ with Adaptec 2005S) and with 
> a RAID5 array using a Compaq version of the Adaptec 39160 card.
> 
> I've found that only "geom_vinum_load="YES" works in order to get the RAID 
> 5 array mounted at boot time; "vinum_load" with or without 
> "vinum.autostart" doesn't work.  (Doesn't work means that the boot fails 
> when /dev/vinum/raid can't be mounted as per /etc/fstab, and I have to 
> execute "vinum" before I can mount it while running single user after the 
> crash).
> 
> I've seen one other message that "vinum_load" didn't work for one other 
> 5.3-R user, but I don't know if we both made the same mistake or if 
> something else is wrong.

For 5.3-STABLE you should be using geom_vinum.  That means having
'geom_vinum_load="YES"' in /boot/loader.conf; /dev/gvinum/raid...
in /etc/fstab (in your case); and using gvinum for userland control, not
vinum.  The vinum /etc/rc.conf knobs are not applicable to geom_vinum.

Mixing vinum and gvinum is not recommended.  If you just want a RAID-1
boot setup, you might consider geom_mirror instead.

Cheers,

Paul.
-- 
e-mail: [EMAIL PROTECTED]

"Without music to decorate it, time is just a bunch of boring production
 deadlines or dates by which bills must be paid."
        --- Frank Vincent Zappa
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to