1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 15:55:25 +02:00
tldr/pages/linux/qmrestore.md

9 lines
262 B
Markdown
Raw Normal View History

2021-10-30 21:23:13 +08:00
# 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}}`