mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 21:09:49 +00:00
vzdump.adoc: improve stop mode description
This commit is contained in:
parent
7d9754a6ef
commit
d25a50b935
@ -62,10 +62,11 @@ depending on the guest type.
|
|||||||
`stop` mode::
|
`stop` mode::
|
||||||
|
|
||||||
This mode provides the highest consistency of the backup, at the cost
|
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
|
of a short downtime in the VM operation. It works by executing an
|
||||||
shutdown of the VM, and then runs a background Qemu process to backup
|
orderly shutdown of the VM, and then runs a background Qemu process to
|
||||||
the VM data. After the backup is started, the VM goes to full
|
backup the VM data. After the backup is started, the VM goes to full
|
||||||
operation mode if it was previously running.
|
operation mode if it was previously running. Consistency is guaranteed
|
||||||
|
by using the live backup feature.
|
||||||
|
|
||||||
`suspend` mode::
|
`suspend` mode::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user