Marcin Kałuża wrote:
Why software RAID is not an option? It works with partitions as well as with whole disks (actually it doesn't care what it is working on as long as it's a block device)
Because doing mirroring in the LVM is much easier as you don't have to set up the md layer. Simple LE to multiple PE mapping is easy to do and makes LVM mirroring easy and flexible.
//Morten _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/