提交 73b647d4 编写于 作者: C Chen Hanxiao 提交者: Michal Privoznik

virsh: clarify snapshot --live

In libvirt, snapshot means disk snapshot.
snapshot --live is more like VM checkpoint.
Make it clear in virsh.pod.
Signed-off-by: NChen Hanxiao <chenhanxiao@gmail.com>
Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
上级 5b864309
......@@ -3915,8 +3915,9 @@ this. If this flag is not specified, then some hypervisors may fail
after partially performing the action, and B<dumpxml> must be used to
see whether any partial changes occurred.
If I<--live> is specified, libvirt takes the snapshot while the guest is
running. This increases the size of the memory image of the external
If I<--live> is specified, libvirt takes the snapshot (checkpoint) while
the guest is running. Both disk snapshot and domain memory snapshot are
taken. This increases the size of the memory image of the external
checkpoint. This is currently supported only for external checkpoints.
Existence of snapshot metadata will prevent attempts to B<undefine>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册