[linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"?

John Hughes john at Calva.COM
Wed Apr 8 13:11:17 UTC 2009


                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?




More information about the linux-lvm mailing list