mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
docs: Fix 'Offline migration' description
'transfers inactive the definition of a domain' seems odd. Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
e7998ebeaf
commit
d57f361083
@ -141,7 +141,7 @@
|
|||||||
<h2><a id="offline">Offline migration</a></h2>
|
<h2><a id="offline">Offline migration</a></h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Offline migration transfers inactive the definition of a domain
|
Offline migration transfers the inactive definition of a domain
|
||||||
(which may or may not be active). After successful completion, the
|
(which may or may not be active). After successful completion, the
|
||||||
domain remains in its current state on the source host and is defined
|
domain remains in its current state on the source host and is defined
|
||||||
but inactive on the destination host. It's a bit more clever than
|
but inactive on the destination host. It's a bit more clever than
|
||||||
|
Loading…
Reference in New Issue
Block a user