mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
8 lines
262 B
Markdown
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}}`
|