mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 17:35:48 +02:00
268 B
268 B
qm disk resize
Resize a virtual machine disk in the Proxmox Virtual Environment (PVE). More information: https://pve.proxmox.com/pve-docs/qm.1.html.
- Add
n
gigabytes to a virtual disk:
qm {{[di|disk]}} {{[resi|resize]}} {{vm_id}} {{disk_name}} +{{n}}G