1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

CNV-12692 Live migration of VMs to nodes Feb 17

CNV-12692 Live migration of VMs Feb 17

CNV-12692 Live migration of VMS Feb 17

CNV-12692 Live migration between nodes

SME and QE review

SME and QE review

SME and QE review

peer review

peer review

peer review
This commit is contained in:
Lavanya
2022-02-15 15:35:34 -05:00
committed by openshift-cherrypick-robot
parent 91a2e2bab5
commit aaa3034f62
2 changed files with 7 additions and 0 deletions

View File

@@ -16,3 +16,5 @@ You can use live migration if the following conditions are met:
* The pod network binding must not be of the bridge interface type `()`.
* Live migration is supported for virtual machines that are attached to an SR-IOV network interface.
* If the virtual machine uses a host model CPU, live migration is supported only between nodes that support the virtual machine's host model CPU.

View File

@@ -9,6 +9,11 @@ toc::[]
Manually initiate a live migration of a virtual machine instance to another node using either the web console or the CLI.
[NOTE]
====
If a virtual machine uses a host model CPU, you can perform live migration of that virtual machine only between nodes that support its host CPU model.
====
include::modules/virt-initiating-vm-migration-web.adoc[leveloffset=+1]
include::modules/virt-initiating-vm-migration-cli.adoc[leveloffset=+1]