diff --git a/modules/virt-selecting-migration-network-ui.adoc b/modules/virt-selecting-migration-network-ui.adoc new file mode 100644 index 0000000000..99ab08be69 --- /dev/null +++ b/modules/virt-selecting-migration-network-ui.adoc @@ -0,0 +1,21 @@ +// Module included in the following assemblies: +// +// * virt/live_migration/virt-migrating-vm-on-secondary-network.adoc + +:_content-type: PROCEDURE +[id="virt-selecting-migration-network-ui_{context}"] += Selecting a dedicated network by using the web console + +You can select a dedicated network for live migration by using the {product-title} web console. + +.Prerequisites + +* You configured a Multus network for live migration. + +.Procedure + +1. Navigate to *Virtualization > Overview* in the {product-title} web console. + +2. Click the *Settings* tab and then click *Live migration*. + +3. Select the network from the *Live migration network* list. \ No newline at end of file diff --git a/virt/live_migration/virt-migrating-vm-on-secondary-network.adoc b/virt/live_migration/virt-migrating-vm-on-secondary-network.adoc index 671a3d9a9a..1b0b8a2f81 100644 --- a/virt/live_migration/virt-migrating-vm-on-secondary-network.adoc +++ b/virt/live_migration/virt-migrating-vm-on-secondary-network.adoc @@ -8,9 +8,10 @@ toc::[] 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. - include::modules/virt-configuring-secondary-network-vm-live-migration.adoc[leveloffset=+1] +include::modules/virt-selecting-migration-network-ui.adoc[leveloffset=+1] + [id="additional-resources_virt-migrating-vm-on-secondary-network"] == Additional resources