Resize VM Disk: Difference between revisions

Jump to navigation Jump to search
Created page with "= Draft = This is for increasing a disk's size == Step 1 == To increase the disk 'physical' size: * On Proxmox web gui: select disk, click the 'Disk Action' dropdown and select 'Resize' * Fill in the size to increase the disk with == Step 2 == To increase the disk partition: * In the VM, first get the partition table for info (Assuming the disk is /dev/sda) with `fdisk -l /dev/sda | grep ^/dev` Output should something like this: thumb * Resize u..."
(Created page with "= Draft = This is for increasing a disk's size == Step 1 == To increase the disk 'physical' size: * On Proxmox web gui: select disk, click the 'Disk Action' dropdown and select 'Resize' * Fill in the size to increase the disk with == Step 2 == To increase the disk partition: * In the VM, first get the partition table for info (Assuming the disk is /dev/sda) with `fdisk -l /dev/sda | grep ^/dev` Output should something like this: thumb * Resize u...")
(No difference)
116

edits

Navigation menu