mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-04-26 07:04:42 +00:00
docs: migration: remove xenmigr
xenmigr was for xend which was removed in in 4.3.0. Fixes: 1dac5fbbbb06a0341e8087dc33af75c8352d77a4 Signed-off-by: Olaf Hering <olaf@aepfle.de> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
bf14a9be1e
commit
1f61660ed9
@ -491,7 +491,6 @@ virsh migrate web1 xen+tls://desthost/system
|
|||||||
eg using secondary network interface
|
eg using secondary network interface
|
||||||
|
|
||||||
virsh migrate web1 qemu://desthost/system tcp://10.0.0.1/
|
virsh migrate web1 qemu://desthost/system tcp://10.0.0.1/
|
||||||
virsh migrate web1 xen+tcp://desthost/system xenmigr:10.0.0.1/
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@ -562,13 +561,8 @@ syntax: virsh migrate GUESTNAME HV-URI
|
|||||||
|
|
||||||
eg using same libvirt URI for all connections
|
eg using same libvirt URI for all connections
|
||||||
|
|
||||||
virsh migrate --direct web1 xenmigr://desthost/
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>
|
|
||||||
Supported by Xen driver
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h3><a id="nativepeer2peer">Native migration, peer2peer between two libvirtd servers</a></h3>
|
<h3><a id="nativepeer2peer">Native migration, peer2peer between two libvirtd servers</a></h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user