qm, qmrestore: add page (#7157)

This commit is contained in:
Ein Verne
2021-10-30 21:23:13 +08:00
committed by GitHub
parent c39d4cb29f
commit 17c1e31309
2 changed files with 36 additions and 0 deletions

8
pages/linux/qmrestore.md Normal file
View File

@@ -0,0 +1,8 @@
# 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}}`