On Thu, Oct 30, 2003 at 12:18:44PM +1100, Neil Brown wrote: > > Show me: > - your current mdadm.conf > - the output of mdadm -Es -c partitions > - the output of mdadm -Ds > - the output of mdadm -Asv > > And I'll try to tell you. root@hvstress ~ # mdadm -Es -c partitions ARRAY /dev/md0 level=raid0 num-devices=2 UUID=832ab839:9920da12:97991965:f9af96e 2 devices=/dev/scsi/host0/bus0/target1/lun0/part1,/dev/scsi/host0/bus0/target2/ lun0/part1 ARRAY /dev/md1 level=linear num-devices=2 UUID=4478ef04:f7b90666:6a122182:c6b44c f4 devices=/dev/md/0,/dev/scsi/host0/bus0/target1/lun0/part2 root@hvstress ~ # mdadm -Ds ARRAY /dev/md1 level=linear num-devices=2 UUID=4478ef04:f7b90666:6a122182:c6b44c f4 devices=/dev/md/0,/dev/scsi/host0/bus0/target1/lun0/part2 ARRAY /dev/md0 level=raid0 num-devices=2 UUID=832ab839:9920da12:97991965:f9af96e 2 devices=/dev/scsi/host0/bus0/target2/lun0/part1,/dev/scsi/host0/bus0/target1/ lun0/part1 root@hvstress ~ # mdadm -Asv root@hvstress ~ # cat /etc/mdadm.conf DEVICE /dev/md/* /dev/sd[a-z] partitions /dev/md* ARRAY /dev/md/0 level=raid0 num-devices=2 UUID=832ab839:9920da12:97991965:f9af96 e2 devices=/dev/scsi/host0/bus0/target1/lun0/part1,/dev/scsi/host0/bus0/target2/ lun0/part1 ARRAY /dev/md/1 level=linear num-devices=2 UUID=c2a91233:5ffd5398:eac27773:e1294 5dd devices=/dev/md/0,/dev/scsi/host0/bus0/target1/lun0/part2 - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html