LVM allows to resize (i.e., shrink or enlarge) logical volumes – if space permits (i.e., if there is enough free space in the volume group to enlarge a logical volume, or the data in the logical volume is small enough to allow shrinking it). Changing the size of a logical volume always requires also changing the size of the contained file system. The steps below take care of this.

TODO: extend recipe