On 10/04/17 12:03, Zdenek Kabelac
wrote:
Dne 10.4.2017 v 11:29 lejeczek napsal(a): I had 3 stripe LV, you know, three PVs, and wanted the LV to have 4 stripes, wanted to add 4th PV, you can see it from above lvdisplay. I tried these and each time it errored: $ lvextend -v -i 4 -l+100%free dellH200.InternalB/0 $ lvextend -v -i 4 -l+100%pv dellH200.InternalB/0 /dev/sdf $ lvextend -i 4 -l 100%vg dellH200.InternalB/0 I did have only one segment, an LV spanning 100%vg with 100%each-pv. And the above is the result of: $ lvextend -i 1 -l +100%free dellH200.InternalB/0 /dev/sdf so, either I'm not getting it right or a stripped LV cannot be extended this way - then: is there performance penalty with segments like above vs one stripped segment? |
_______________________________________________ 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/