Skip to content

Commit 273f8c8

Browse files
committed
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
1 parent d9d2ad6 commit 273f8c8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

modules/virt-about-live-migration.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ You can use live migration if the following conditions are met:
1616
* The pod network binding must not be of the bridge interface type `()`.
1717
1818
* Live migration is supported for virtual machines that are attached to an SR-IOV network interface.
19+
20+
* 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.

virt/live_migration/virt-migrate-vmi.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ toc::[]
99

1010
Manually initiate a live migration of a virtual machine instance to another node using either the web console or the CLI.
1111

12+
[NOTE]
13+
====
14+
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.
15+
====
16+
1217
include::modules/virt-initiating-vm-migration-web.adoc[leveloffset=+1]
1318
include::modules/virt-initiating-vm-migration-cli.adoc[leveloffset=+1]
1419

0 commit comments

Comments
 (0)