hi guys, could we implement raid partitions? for example: mdadm --create /dev/md0 --level=1 --devices /dev/sda /dev/sdb fdisk /dev/md0 create pratition 1,2,3,4 mkfs.ext4 /dev/md0p1 mkfs.ext4 /dev/md0p2 mkfs.ext4 /dev/md0p3 mkfs.ext4 /dev/md0p4 ?? any idea? could we implement it? there´s a TODO list for linux software raid? -- Roberto Spadim Spadim Technology / SPAEmpresarial -- 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