1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 22:42:08 +02:00
tldr/pages.nl/linux/qm-disk-resize.md
Sebastiaan Speck 5788b56f69
pages.nl/*: add and update pages (#11397)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-07 14:27:25 +01:00

8 lines
277 B
Markdown

# qm disk resize
> Wijzig de grote van een virtuele machine schijf in the Proxmox Virtual Environment (PVE).
> Meer informatie: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- Voeg `n` gigabytes toe aan een virtuele schijf:
`qm disk resize {{vm_id}} {{schijfnaam}} +{{n}}G`