Re: [CentOS-virt] Upgrade of CentOS and libvirt: need help on configuring network - Solved

2013-09-26 Thread Schut, Koos J J (Koos)
> I upgraded from CentOS 5.9 to CentOS 6.4. > > I try to reuse my virtual machines and am only partially successful: I > can run them, I just cannot get the network OK and need some help with that. > > > What I had in the past was pretty simple: both the host and the VM?s > used eth0 and eac

Re: [CentOS-virt] Upgrade of CentOS and libvirt: need help on configuring network

2013-09-23 Thread Nico Kadel-Garcia
Or my old KVM notes,for setting up the networking for TUSK software, at https://wikis.uit.tufts.edu/confluence/display/TUSKpub/Install+KVM+Hypervisor+For+TUSK. Libvirt, NetworkManager, and the system-config-network tools of RHEL and thus of CentOS have no configuration tools that handle pair bondin

Re: [CentOS-virt] Upgrade of CentOS and libvirt: need help on configuring network

2013-09-23 Thread Zoltan Frombach
Your requirements are pretty simple. I assume you do not use DHCP and all IP addresses are static. This should work: You need to create a bridge interface `br0` on your host: yum install bridge-utils vi /etc/sysconfig/network-scripts/ifcfg-br0 DEVICE="br0" NM_CONTROLLED="yes" ONBOOT=yes TYPE

Re: [CentOS-virt] Upgrade of CentOS and libvirt: need help on configuring network

2013-09-23 Thread Stefano Stabellini
On Mon, 23 Sep 2013, Schut, Koos J J (Koos) wrote: > I upgraded from CentOS 5.9 to CentOS 6.4. > > I try to reuse my virtual machines and am only partially successful: I can > run them, I just cannot get the network OK and need > some help with that. > >   > > What I had in the past was pretty

[CentOS-virt] Upgrade of CentOS and libvirt: need help on configuring network

2013-09-23 Thread Schut, Koos J J (Koos)
I upgraded from CentOS 5.9 to CentOS 6.4. I try to reuse my virtual machines and am only partially successful: I can run them, I just cannot get the network OK and need some help with that. What I had in the past was pretty simple: both the host and the VM's used eth0 and each had an IP in the s