mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: migration: Mention that features may not work with tunnelled migration
Enumerate some features which are incompatible with tunnelled migration. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
f8867ddb05
commit
f496d2de21
@ -49,6 +49,14 @@
|
|||||||
migration operations.
|
migration operations.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<em>Note:</em> Certain features such as migration of non-shared storage
|
||||||
|
(<code>VIR_MIGRATE_NON_SHARED_DISK</code>), the multi-connection migration
|
||||||
|
(<code>VIR_MIGRATE_PARALLEL</code>), or post-copy migration
|
||||||
|
(<code>VIR_MIGRATE_POSTCOPY</code>) may not be available when using
|
||||||
|
libvirt's tunnelling.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<img class="diagram" src="migration-tunnel.png" alt="Migration tunnel path"/>
|
<img class="diagram" src="migration-tunnel.png" alt="Migration tunnel path"/>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user