The following command creates new logical volume made of 5 Gbyte in size striped over 3 disks block size is 64K called lv_root2 volume group vg01. [khakisample text=""]sudo lvcreate -L5G -i3 -I64 -n lv_root2 vg01… more »
Here are a collection of Mini-HOWTOs some of which are too short even for that grand title. I keep them around as it is easier to remember where to look these up that to remember the content of the mini-HOWTO