Skip to content

Commit a2d293c

Browse files
authored
Merge pull request #54050 from apinnick/CNV-17808-dedicated-migration-network-ui
CNV-17808: set live migration network in UI
2 parents 4b49160 + 61920a6 commit a2d293c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/live_migration/virt-migrating-vm-on-secondary-network.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="virt-selecting-migration-network-ui_{context}"]
7+
= Selecting a dedicated network by using the web console
8+
9+
You can select a dedicated network for live migration by using the {product-title} web console.
10+
11+
.Prerequisites
12+
13+
* You configured a Multus network for live migration.
14+
15+
.Procedure
16+
17+
1. Navigate to *Virtualization > Overview* in the {product-title} web console.
18+
19+
2. Click the *Settings* tab and then click *Live migration*.
20+
21+
3. Select the network from the *Live migration network* list.

virt/live_migration/virt-migrating-vm-on-secondary-network.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ toc::[]
88

99
You can configure a dedicated xref:../../virt/virtual_machines/vm_networking/virt-attaching-vm-multiple-networks.adoc#virt-attaching-vm-multiple-networks[Multus network] for live migration. A dedicated network minimizes the effects of network saturation on tenant workloads during live migration.
1010

11-
1211
include::modules/virt-configuring-secondary-network-vm-live-migration.adoc[leveloffset=+1]
1312

13+
include::modules/virt-selecting-migration-network-ui.adoc[leveloffset=+1]
14+
1415
[id="additional-resources_virt-migrating-vm-on-secondary-network"]
1516
[role="_additional-resources"]
1617
== Additional resources

0 commit comments

Comments
 (0)