Proxmox

Upgrade & Replace Proxmox boot disk, resize and extend local partition



#proxmox #linux #proxmoxerror0 #bootdrive #partition #rufus #clonezilla

This video will show how to upgrade and replace Proxmox boot drive. We will be cloning and upgrading Proxmox boot disk to a bigger size drive and extending root and local partitions to fill the available disk space.

Commands:

lsblk

df -h

cfdisk

pvresize /dev/sda3

lvextend -L +50GB /dev/mapper/pve-root (option 1)

lvextend -l +100%FREE /dev/mapper/pve-root (option 2)

resize2fs /dev/mapper/pve-root

df -h

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button