Fix vzdump backup stop mode description

The VM goes to normal operation after the backup is started, not at end of
backup.

Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
This commit is contained in:
Emmanuel Kasper 2017-11-21 16:58:08 +01:00 committed by Dietmar Maurer
parent 3bf6c8e654
commit 1db74ce0b9

View File

@ -64,8 +64,8 @@ depending on the guest type.
This mode provides the highest consistency of the backup, at the cost
of a downtime in the VM operation. It works by executing an orderly
shutdown of the VM, and then runs a background Qemu process to backup
the VM data. After the backup is complete, the Qemu process resumes
the VM to full operation mode if it was previously running.
the VM data. After the backup is started, the VM goes to full
operation mode if it was previously running.
`suspend` mode::