openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #15309
Re: Virtual machines are not getting ip
Il giorno 01/ago/2012, alle ore 10:01, Sébastien Han <han.sebastien@xxxxxxxxx> ha scritto:
> Are you using multi_host option?
>
Yes, on both nova.conf and network created with nova-manage
> What is your nova network manager?
>
I'm using nova.network.manager.FlatDHCPManager
> More info about your setup could be useful…
>
This is my nova.conf: http://pastie.org/4370363
Eth2 is a tun/tap device, bridged this way:
bridge name bridge id STP enabled interfaces
br100 8000.ea5bece85e4e no eth2
vnet0
virbr0 8000.000000000000 yes
Btw, i've found the solution, this problem happens when using kernel > 3.2, i've updated to 3.4 and 3.5 from ubuntu ppa to get O_DIRECT in fuse and after the update the vm wasn't able to get the ip, switching back to mainline 3.2.0 kernel the vm is able to get the ip again.
Wondering what happens when ubuntu will update the kernel.
Best
>
> On Wed, Aug 1, 2012 at 9:25 AM, Alessandro Tagliapietra <tagliapietra.alessandro@xxxxxxxxx> wrote:
> Hello,
>
> please help, this thing is getting me crazy. The vm starts fine but i get:
>
> > cloud-init-nonet waiting 120 seconds for a network device.
> > cloud-init-nonet gave up waiting for a network device.
> > ci-info: lo : 1 127.0.0.1 255.0.0.0 .
> > ci-info: eth0 : 1 . . fa:16:3e:56:2c:9c
> > route_info failed
> > * Stopping Handle applying cloud-config[74G[ OK ]
> > Waiting for network configuration...
> > Waiting up to 60 more seconds for network configuration...
> > Booting system without full network configuration…
>
>
> so no dhcp, but using tcpdump i see this output:
>
> http://pastie.org/4369949
>
> and it seems ok to me.
> What else can be?
>
> Best
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
References