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

Slava Yanson slava at killerbeaver.net
Wed Oct 27 20:46:16 PDT 2010


Try setting your bridge to "virbr0" and see if that solves it.
--------------------------------------------
Slava Yanson, CTO
Killer Beaver, LLC

w: 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> wrote:

>  In the NIC try BRIDGE = br0
>
>
>
> Ted Bodfish
>
>
>
> *From:* Christoph Raible [mailto:chr.raible at gmail.com]
> *Sent:* October-26-10 10:03 AM
> *To:* 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
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20101028/e3dc7fb5/attachment-0003.htm>


More information about the Users mailing list