Do it in one step.
/sbin/lvresize --resizefs --size -8g /dev/mapper/centos-home
Where 8g is the size of the root volume you want to install.
Constant size may be acceptable because the size of your new install is predictable.
Do it in one step.
/sbin/lvresize --resizefs --size -8g /dev/mapper/centos-home
Where 8g is the size of the root volume you want to install.
Constant size may be acceptable because the size of your new install is predictable.