All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with 3xRAID1 to RAID 0
@ 2006-07-11  7:41 Vladimir Strycek
  2006-07-12  8:06 ` Jim Klimov
  2006-07-18  1:03 ` Neil Brown
  0 siblings, 2 replies; 5+ messages in thread
From: Vladimir Strycek @ 2006-07-11  7:41 UTC (permalink / raw)
  To: linux-raid

Hi,

I created to 3 x /dev/md1 to /dev/md3  which consist of six identical 
200GB hdd

my mdadm --detail --scan looks like

Proteus:/home/vladoportos# mdadm --detail --scan
ARRAY /dev/md1 level=raid1 num-devices=2 UUID=d1fadb29:cc004047:aabf2f31:3f044905
   devices=/dev/sdb,/dev/sda
ARRAY /dev/md2 level=raid1 num-devices=2 UUID=38babb4d:92129d4a:94d659f1:3b238c53
   devices=/dev/sdc,/dev/sdd
ARRAY /dev/md3 level=raid1 num-devices=2 UUID=a0406e29:c1f586be:6b3381cf:086be0c2
   devices=/dev/sde,/dev/sdf
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=c04441d4:e15d900e:57903584:9eb5fea6
   devices=/dev/hdc1,/dev/hdd1


and mdadm.conf

DEVICE partitions
ARRAY /dev/md4 level=raid0 num-devices=3 UUID=1c8291ba:2d83cf54:2698ce30:e49b1e6c
   devices=/dev/md1,/dev/md2,/dev/md3
ARRAY /dev/md3 level=raid1 num-devices=2 UUID=a0406e29:c1f586be:6b3381cf:086be0c2
   devices=/dev/sde,/dev/sdf
ARRAY /dev/md2 level=raid1 num-devices=2 UUID=38babb4d:92129d4a:94d659f1:3b238c53
   devices=/dev/sdc,/dev/sdd
ARRAY /dev/md1 level=raid1 num-devices=2 UUID=d1fadb29:cc004047:aabf2f31:3f044905
   devices=/dev/sda,/dev/sdb
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=c04441d4:e15d900e:57903584:9eb5fea6
   devices=/dev/hdc1,/dev/hdd1



as you can see i created than from md1-3 RAID0 - md4 its works fine... 
but i cant get it again after reboot i need to create it again...

I dont get it why it wont creat at boot...  any body had similar problem ?

Thanks for help and best regard
Vladimir

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-07-18  1:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-11  7:41 Problem with 3xRAID1 to RAID 0 Vladimir Strycek
2006-07-12  8:06 ` Jim Klimov
2006-07-12  9:51   ` Mario 'BitKoenig' Holbe
2006-07-12  9:56   ` Christian Pernegger
2006-07-18  1:03 ` Neil Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.