On 30.11.2012 14:25, Oguz Yilmaz wrote: > What is the suggested way for making Raid 0+1 (not 1+0)? > Is it possible to make it without LVM? Yes, it is possible but it only makes sense if you want to mirror to another server as most people know that the alternative DRBD is too slow for serious storage requirements. Create the RAID-0 first, then take your RAID-0 device and e.g. an iSCSI device from another storage server with the same setup and create a RAID-1 over them. Then, you've got your stacked MD layers. With the flag write-mostly you can even tell the read balancing that the remote device is slower than the local one. Cheers, Sebastian -- 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