I have read through the wiki (here), but I'm confused still on the right process for my case. I have an Ubuntu 16.04 VM that I have fully configured but it is running out of space. I extened the disk size in the GUI, which now shows the size as 7TB (SCSI sda on the local node) , and I see the unallocated space in gparted in the guest OS, but I'm a little concerned to execute a command without fully understanding the process.
Will
resize my boot partition to comsume the available space?
Thanks.
Brett
Will
Code:
pvresize /dev/vda3
Thanks.
Brett