Mitchell Laks <mlaks@xxxxxxxxxxx> wrote: > What does doing > > mdadm -Cv -n2 -l1 /dev/md0 /dev/sda /dev/sdb > > do to the partition tables??? > (And why can I still access the data if I messed up the partitions??? very > odd). > Can you point me at an explanation of the effects of what I did? I'd expect that command to overwrite the partition table with the MD metadata, or at least put the partition table at risk of being overwritten later. No problem, as long as you're aware of it. That's how I usually set my RAID disks up - no partition table, just use the whole disk raw. LVM is a better solution to the partitioning problem. -- Sebastian Kuzminsky - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html