1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/qmrestore.md
2021-10-30 10:23:13 -03:00

8 lines
262 B
Markdown

# qmrestore
> Restore QemuServer vzdump Backups.
> More information: <https://pve.proxmox.com/pve-docs/qmrestore.1.html>.
- Restore KVM-based virtual machine to local storage:
`qmrestore {{/var/lib/vz/dump/backup_file.vma.lzo}} {{vm_id}} --storage {{local}}`