Post-Install
Tutorials
Repositories
Disable Enterprise Repositories
local-lvm
Delete local-lvm and Resize local (read warning)
Warning: This assumes a fresh installation without advanced storage settings during the installation, such as ZFS. These steps are only recommended if you have a small boot drive and you need to reclaim space.
- Delete local-lvm manually from web interface under Datacenter > Storage.
- Run the following commands within Node > Shell.
lvremove /dev/pve/data
lvresize -l +100%FREE /dev/pve/root
resize2fs /dev/mapper/pve-root
BIOS