Using Linux LVM, can I change the number of stripes and "rebalance" the logical volume?
- by mss
I created a RAID10 by adding two RAID1 md devices as physical volumes to a volume group. Unfortunately it looks like I forgot to specify the number of stripes when I created the logical volumes (it was late):
PV VG Fmt Attr PSize PFree
/dev/md312 volume lvm2 a- 927.01G 291.01G
/dev/md334 volume lvm2 a- 927.01G 927.01G
I know…