A state module to manage LVMs
/dev/sda:
lvm.pv_present
my_vg:
lvm.vg_present:
- devices: /dev/sda
lvroot:
lvm.lv_present:
- vgname: my_vg
- size: 10G
Remove a given existing logical volume from a named existing volume group
Create a new logical volume
Set a physical device to be used as an LVM physical volume
Remove an LVM volume group