Linux
Command
Library
Basics
Tips
Commands
qm-disk-resize
Resize a virtual machine disk in the Proxmox Virtual Environment (PVE).
TLDR
Add n gigabytes to a virtual disk
$ qm disk resize [vm_id] [disk_name] +[n]G
COLLAPSE ALL
Copied to clipboard