We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352bcf8 commit da3c4baCopy full SHA for da3c4ba
1 file changed
source/installguide/hypervisor/kvm.rst
@@ -1418,6 +1418,15 @@ replace your version of qemu-img with one which has been patched to include the
1418
switch.
1419
1420
1421
+Live Migration
1422
+^^^^^^^^^^^^^^
1423
+
1424
+For Live Migration of the guests, it is better to configure the guest network bridge on
1425
+the same interface in the KVM hosts. In case, the guest network bridge is configured on
1426
+different interfaces in the KVM hosts, ensure the destination host doesn't have interface
1427
+with the interface name of guest network bridge in the source host.
1428
1429
1430
UEFI legacy / secureboot
1431
^^^^^^^^^^^^^^^^^^^^^^^^
1432
0 commit comments