Resize VM disk via Proxmox

Resizing the disk is only the first step. You must then enlarge the partition inside the virtual disk, then finally you have to enlarge the file system in the partition on the disk.

You can find the full instructions here.
 
okay but I followed this steps in the link send but still shows the original size of the disk (maybe I did something wrong), what can I do to fix this. Must I post any outputs of my system here?
 
Here are the steps that I follow when increasing the size of the disk:

01. Turn off the virtual machine.
02. Back up the virtual machine.
03. Extended the disk using web GUI.
04. Boot the VM using Ubuntu Desktop install ISO and select try ubuntu.
05. Launch Gparted.
06. Right Click on both sd2 and sd5 and chose "Deactivate".
07. Resize the extended (sda2) partition.
08. Resized the LVM (sda5) partition.
09. Boot up the VM.
10. Execute the following Commands:
a. lvextend -l +100%FREE [mount point]
example: /dev/vrtemlsrv-vg/root​
b. resize2fs [mount point]
example: /dev/vrtemlsrv-vg/root​
11. Restart and confirm updated drive size.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!