Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions modules/virt-vm-migration-dual-stream.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

// Module included in the following assemblies:
//
// * virt/live_migration/virt-about-live-migration.adoc

:_mod-docs-content-type: CONCEPT
[id="virt-vm-migration-dual-stream_{context}"]
= VM migration support for {op-system} 10.x

[role="_abstract"]

:FeatureName: Live migration support for {op-system} 10.x
include::snippets/technology-preview.adoc[]

{product-title} 4.21.2 and greater supports the use of {op-system-first} 10.x in a cluster as a Technology Preview feature. {VirtProductName} 4.22 and greater live migration supports {op-system} 10.x worker nodes as a Technology Preview feature.

For information on configuring your cluster to use {op-system} 10.x, refer to the {product-title} documentation.

When performing live migration on a cluster using {op-system} 10.x, the migration does not complete successfully when the migration policy uses the attribute `allowPostCopy=True`. This is a known limitation.

Live migration is supported across both {op-system} 9.x and 10.x worker nodes when both versions are present in a cluster.
2 changes: 2 additions & 0 deletions virt/live_migration/virt-about-live-migration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ include::modules/virt-granting-live-migration-permissions.adoc[leveloffset=+1]

include::modules/virt-vm-migration-tuning.adoc[leveloffset=+1]

include::modules/virt-vm-migration-dual-stream.adoc[leveloffset=+1]

[role="_additional-resources"]
[id="additional-resources_{context}"]
== Additional resources
Expand Down