From: Vladimir Strycek <vladoportos@vladoportos.sk>
To: linux-raid@vger.kernel.org
Subject: Problem with 3xRAID1 to RAID 0
Date: Tue, 11 Jul 2006 09:41:31 +0200 [thread overview]
Message-ID: <44B3562B.7040801@vladoportos.sk> (raw)
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
next reply other threads:[~2006-07-11 7:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-11 7:41 Vladimir Strycek [this message]
2006-07-12 8:06 ` Problem with 3xRAID1 to RAID 0 Jim Klimov
2006-07-12 9:51 ` Mario 'BitKoenig' Holbe
2006-07-12 9:56 ` Christian Pernegger
2006-07-18 1:03 ` Neil Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44B3562B.7040801@vladoportos.sk \
--to=vladoportos@vladoportos.sk \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.