This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a commit to branch 4.16
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.16 by this push:
new da3c4ba Updated doc for guest network bridge configuration, for live
migration of guests on KVM hosts. (#263)
da3c4ba is described below
commit da3c4baf74b67644e48127c085ed55152a76ce1a
Author: sureshanaparti <[email protected]>
AuthorDate: Thu Feb 10 11:14:00 2022 +0530
Updated doc for guest network bridge configuration, for live migration of
guests on KVM hosts. (#263)
---
source/installguide/hypervisor/kvm.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/source/installguide/hypervisor/kvm.rst
b/source/installguide/hypervisor/kvm.rst
index 2448d60..af6fc61 100644
--- a/source/installguide/hypervisor/kvm.rst
+++ b/source/installguide/hypervisor/kvm.rst
@@ -1418,6 +1418,15 @@ replace your version of qemu-img with one which has been
patched to include the
switch.
+Live Migration
+^^^^^^^^^^^^^^
+
+For Live Migration of the guests, it is better to configure the guest network
bridge on
+the same interface in the KVM hosts. In case, the guest network bridge is
configured on
+different interfaces in the KVM hosts, ensure the destination host doesn't
have interface
+with the interface name of guest network bridge in the source host.
+
+
UEFI legacy / secureboot
^^^^^^^^^^^^^^^^^^^^^^^^