-
lvm¶
Logical Volume Manager
pvs: list physical volumesvgs: list volume groupslvs: list logical volumes
Create and mount volume¶
use all disk¶
resize¶
lvresize -L+100G pcap
xfs_growfs /pcap
wipe disk (LVM: Device /dev/sdX excluded by filter)¶
wipefs -a /dev/sda