On Wed, 2005-11-23 at 09:21 -0600, Jesse, Rich wrote: > Hey all, > > I've got two RAID-0 sets (I know, I know, but they really are expendable > and it's my test box) but when I reboot, the RAID sets are not > reallocated. I've looked in /etc/init.d/mdadm and > /lib/rcscripts/raid_start.sh, but "mdadm --assemble" isn't called and > consequently the RAIDs aren't mounted. Here's the pertinent lines from > /etc/mdadm.conf: > > #DEVICE /dev/sd* > #ARRAY /dev/md0 devices=/dev/sda,/dev/sdb,/dev/sdc,/dev/sdd > #ARRAY /dev/md1 devices=/dev/sde,/dev/sdf > ARRAY /dev/md0 level=raid0 num-devices=4 > UUID=bb968c49:5ca8ea1b:383ac76f:8950b88a > ARRAY /dev/md1 level=raid0 num-devices=2 > UUID=96ba9471:e161224f:6bac7812:23c3f914 add a DEVICE line ... mdadm will only use disks that are listed there, e.g. DEVICE /dev/sd[abcd]1
[snip] > And Google hasn't really helped. The Gentoo Wiki's great for > installation and setup, but I wasn't able to find anything about this. man mdadm / mdadm --help > Thoughts? This must be really simple... It usually is :-) wkr, Patrick -- Stand still, and let the rest of the universe move
signature.asc
Description: This is a digitally signed message part
