When using lvm as virtual disk storage it is not enough to pass additional parameters for lvm
Example use in console:
lvcreate -n vmid-disk-0 --type striped -L 32G -i 4 vg
In VG can have e.g. 4 disks (or another number), and the final LV can be created with different parameters, for different...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.