➜ ~ dnf info lvm2
Installed Packages
Name : lvm2
Version : 2.02.182
Release : 1.fc29
Arch : x86_64
Size : 3.0 M
Source : lvm2-2.02.182-1.fc29.src.rpm
Repo : @System
From repo : updates
Summary : Userland logical volume management tools
URL : http://sourceware.org/lvm2
License : GPLv2
Description : LVM2 includes all of the support for handling read/write operations on
: physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
: multiple devices (MD), see mdadm(8) or even loop devices, see
: losetup(8)), creating volume groups (kind of virtual disks) from one
: or more physical volumes and creating one or more logical volumes
: (kind of logical partitions) in volume groups.
dnf install lvm2 -y
#
vgchange
vgremove
vgetend
vgreduce
lvextend
lvreduce