To extend a logical volume (LV) named ´logs` to the whole space of the volume group (VG) named ´data` execute the following command:
# lvextend -l 100%VG /dev/data/logs
To extend a logical volume (LV) named ´logs` to the whole space of the volume group (VG) named ´data` execute the following command:
# lvextend -l 100%VG /dev/data/logs