[root@tst-01 puppet]# lvs
LV VG Attr LSize Origin Snap% Move Log Copy% Convert
lvhome vg00 -wi-ao 2.00g
lvroot vg00 -wi-ao 38.75g
lvswap vg00 -wi-ao 4.00g
lvtmp vg00 -wi-ao 1.00g
lvvar vg00 -wi-ao 4.00g
[root@tst-01 puppet]# vgs
VG #PV #LV #SN Attr VSize VFree
vg00 1 5 0 wz--n- 49.75g 0
Tst-01 is a VMware Virtual Machine that runs RHEL-6 and uses LVM ext4-partitions.
I would like to make the root-partition 4GB smaller and make lvvar 4GB bigger. How do I do this without any downtime?