mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-06 13:17:48 +03:00
33 lines
538 B
Plaintext
33 lines
538 B
Plaintext
ifdef::manvolnum[]
|
|
qmrestore(1)
|
|
============
|
|
:pve-toplevel:
|
|
|
|
NAME
|
|
----
|
|
|
|
qmrestore - Restore QemuServer `vzdump` Backups
|
|
|
|
SYNOPSIS
|
|
--------
|
|
|
|
include::qmrestore.1-synopsis.adoc[]
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
endif::manvolnum[]
|
|
|
|
ifndef::manvolnum[]
|
|
Restore Virtual Machines
|
|
========================
|
|
endif::manvolnum[]
|
|
|
|
|
|
Restore the QemuServer vzdump backup `archive` to virtual machine
|
|
`vmid`. Volumes are allocated on the original storage if there is no
|
|
`storage` specified.
|
|
|
|
ifdef::manvolnum[]
|
|
include::pve-copyright.adoc[]
|
|
endif::manvolnum[]
|