LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   How Can I Move A VM From 1 Network Def To Another (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/how-can-i-move-a-vm-from-1-network-def-to-another-4175524136/)

etpoole60 11-02-2014 08:07 PM

How Can I Move A VM From 1 Network Def To Another
 
If you look in the Network Forum you will see several posts concerning the loss of network connectivity to a VM after a power loss.

I've narrowed it down to the BR0 definition on the host system. I've defined a new bridge, BR1, and built a new VM that works perfectly.

That brings about my question on this Forum:

How do I move a VM from 1 bridge network to another?

My host system is running CentOS 5.11 x86_64, AMD 6-Core CPU, 32 GB RAM, 4 Physical NICs, 6 disk drives in RAID-1 definitions, KVM virtualization.

TIA,
Gene

sag47 11-03-2014 04:34 AM

http://lmgtfy.com/?q=kvm+modify+vm+bridge

Modify the xml file of the KVM vm.

An alternative method is to rename the old bridge in /etc/udev* and /etc/sysconfig/network*. Name your new working bridge br0. Restart networking. Restart VM.


All times are GMT -5. The time now is 03:47 PM.