[one-users] Problem with Networking on KVM with OpenNebula

Javier Diaz javier.diazmontes at gmail.com
Thu Oct 28 08:02:39 PDT 2010


Hi,
If the previous comments doesn't work for you. You could try to create a 
new brige following this guide: http://wiki.libvirt.org/page/Networking. 
Then you have to put the name of this bridge in your template.

Regards,
Javi

El 27/10/2010 23:46, Slava Yanson escribió:
> Try setting your bridge to "virbr0" and see if that solves it.
> --------------------------------------------
> Slava Yanson, CTO
> Killer Beaver, LLC
>
> w: www.killerbeaver.net <http://www.killerbeaver.net>
> c: (323) 963-4787
> aim/yahoo/skype: urbansoot
>
> Follow us on Facebook: http://fb.killerbeaver.net/
> Follow us on Twitter: http://twitter.com/thekillerbeaver
>
>
> On Tue, Oct 26, 2010 at 2:59 PM, tedbs <tedbs at gtsum.com 
> <mailto:tedbs at gtsum.com>> wrote:
>
>     In the NIC try BRIDGE = br0
>
>     Ted Bodfish
>
>     *From:*Christoph Raible [mailto:chr.raible at gmail.com
>     <mailto:chr.raible at gmail.com>]
>     *Sent:* October-26-10 10:03 AM
>     *To:* users at lists.opennebula.org <mailto:users at lists.opennebula.org>
>     *Subject:* [one-users] Problem with Networking on KVM with OpnenNebula
>
>     Hi All,
>
>     I tried to create a virtual machine with OpenNebula on a KVM-Host.
>     Creation and starting the VM's works perfect.
>
>     Only the Netwirking doesn't work. When I create an Standalone vm
>     with virt-install all works fine.
>     My Current Version of Opennebula ist 2.0 RC1
>
>     On my KVM-Host I have the following network configuration:
>
>
>     # The loopback network interface
>     auto lo
>     iface lo inet loopback
>
>     # The primary network interface
>     auto eth0
>     iface eth0 inet manual
>
>     auto br0
>     iface br0 inet static
>         address 141.28.xx.xxx
>         netmask 255.255.255.0
>         network 141.28.xx.x
>         broadcast 141.28.xx.xxx
>         gateway 141.28.xx.xxx
>             bridge_ports eth0
>             bridge_fd 9
>             bridge_hello 2
>             bridge_maxage 12
>             bridge_stp off
>
>     The VM is created by the following Template:
>
>     NAME    = "KVM TEST"
>     MEMORY  = 512
>     CPU     = 1
>
>     OS     = [ BOOT = hd  ]
>
>     DISK     = [ SOURCE = /srv/cloud/images/kvm_test.qcow2,
>             TARGET = sda ]
>
>     NIC = [ MAC="00:ff:72:37:20:41",
>             BRIDGE = eth0]
>
>
>     Did anyone of you have an idea where the Problem is?
>
>     Thanks for your help
>
>     Christoph Raible
>
>
>     _______________________________________________
>     Users mailing list
>     Users at lists.opennebula.org <mailto:Users at lists.opennebula.org>
>     http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

-- 
+-----------------------------------------------------+
Dr. Javier Diaz
Post Doctoral Fellow
Pervasive Technology Institute
Indiana University
2719 East Tenth Street, Bloomington, IN 47408, USA
e-mail: javier.diaz at indiana.edu
web: http://qcycar-uclm.esi.uclm.es/jdiaz
+-----------------------------------------------------+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20101028/80811c04/attachment-0003.htm>


More information about the Users mailing list