mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-18 13:49:21 +00:00
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:
parent
3bf6c8e654
commit
1db74ce0b9
@ -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::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user