if (lp->stripes > 1) { log_error("mirrors and stripes are currently " "incompatible"); return 0; } Should I just stick with mdadm for my mirroring and striping needs? _______________________________________________ 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/