3. Increase the disk on the vSphere Replication VM from 13 GB to, say, 20 GB.
4. Resize the physical volume:
5. Reboot the vSphere Replication appliance
6. Re-run pvs command, to show added free space:
The /dev/sda2 is a boot partition. There is no need to extend its size usually.
The /opt/vmware/support/logs partition can also be cleaned up to create more free space using 'Low disk space' or 'Insufficient disk space' warning for vSphere Replication on vCenter
But if we notice support_vg-support (/opt/vmware/logs) running out of space repeatedly.
Customer may need to extend the size for below LVM volumes.
/dev/sda2 238M 36M 190M 16% /boot
/dev/mapper/support_vg-logs 975M 374M 551M 41% /opt/vmware/logs
/dev/mapper/support_vg-heapdump 3.9G 96K 3.7G 1% /opt/vmware/heapdump
/dev/mapper/support_vg-support 2.0G 232M 1.6G 13% /opt/vmware/support
/dev/mapper/support_vg-vrmsdb 64G 557M 61G 1% /var/lib/vrmsdb
We can use the same steps to extend the other LVM volumes support_vg-support (/opt/vmware/logs) & support_vg-logs (/opt/vmware/support).