unused devices: <none>
if i build a raid-1 with sdb1 and hda5 i get:
Personalities : [linear] [raid0] [raid1] [raid5]
read_ahead 1024 sectors
md0 : active raid1 sdb1[1] hda5[0]
4449920 blocks [2/2] [UU]
[>....................] resync = 0.4% (21952/4449920)
finish=10.0min speed=7317K/sec
unused devices: <none>
i get the same speer also with sda1 and sdb1.
any ideas?
i will mount the raid-10 (or 01???) as "/". but the autodetection
doesn't work corect. the partitions are all "Linux raid autodetect". the
raid-0 starts fine. if he tries to start the raid-1 the dev md0 will not
integrated in the array. must i start a ramdisk, and starting there
manuell the raid-1? if i change md1 and md0 it's the same.
THNX
CU
daniel
raidtab:
raiddev /dev/md0
raid-level 0
nr-raid-disks 2
persistent-superblock 1
chunk-size 4
device /dev/hda5
raid-disk 0
device /dev/sda1
raid-disk 1
raiddev /dev/md1
raid-level 1
nr-raid-disks 2
persistent-superblock 1 # i tried also 0 here
chunk-size 4
device /dev/sdb1
raid-disk 0
device /dev/md0
raid-disk 1
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/