1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:22:07 +02:00
tldr/pages.es/linux/qm-disk-resize.md
2024-11-09 14:25:15 +05:30

266 B

qm disk resize

Redimensiona un disco de máquina virtual en el entorno virtual Proxmox (PVE). Más información: https://pve.proxmox.com/pve-docs/qm.1.html.

  • Añade n gigabytes a un disco virtual:

qm disk resize {{vm_id}} {{nombre_de_disco}} +{{n}}G