提交 29773f2a 编写于 作者: M Michael Weiser 提交者: Michal Privoznik

docs: Reformat snapshot-revert force reasons

Reformat explanations of the snapshot-revert force reasons in
preparation for more to be added. This is a simple reformat without any
wording changes.
Signed-off-by: NMichael Weiser <michael.weiser@gmx.de>
Reviewed-by: NDaniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: NMichal Privoznik <mprivozn@redhat.com>
上级 5373f63b
...@@ -6971,20 +6971,22 @@ transient domains cannot be inactive, it is required to use one of these ...@@ -6971,20 +6971,22 @@ transient domains cannot be inactive, it is required to use one of these
flags when reverting to a disk snapshot of a transient domain. flags when reverting to a disk snapshot of a transient domain.
There are two cases where a snapshot revert involves extra risk, which There are two cases where a snapshot revert involves extra risk, which
requires the use of *--force* to proceed. One is the case of a requires the use of *--force* to proceed:
snapshot that lacks full domain information for reverting
configuration (such as snapshots created prior to libvirt 0.9.5); * One is the case of a snapshot that lacks full domain information for
since libvirt cannot prove that the current configuration matches what reverting configuration (such as snapshots created prior to libvirt
was in use at the time of the snapshot, supplying *--force* assures 0.9.5); since libvirt cannot prove that the current configuration matches
libvirt that the snapshot is compatible with the current configuration what was in use at the time of the snapshot, supplying *--force* assures
(and if it is not, the domain will likely fail to run). The other is libvirt that the snapshot is compatible with the current configuration
the case of reverting from a running domain to an active state where a (and if it is not, the domain will likely fail to run).
new hypervisor has to be created rather than reusing the existing
hypervisor, because it implies drawbacks such as breaking any existing * The other is the case of reverting from a running domain to an active
VNC or Spice connections; this condition happens with an active state where a new hypervisor has to be created rather than reusing the
snapshot that uses a provably incompatible configuration, as well as existing hypervisor, because it implies drawbacks such as breaking any
with an inactive snapshot that is combined with the *--start* or existing VNC or Spice connections; this condition happens with an active
*--pause* flag. snapshot that uses a provably incompatible configuration, as well as with
an inactive snapshot that is combined with the *--start* or *--pause*
flag.
snapshot-delete snapshot-delete
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册