I had the same issue. In my case, I needed to change virtual network type from
local to GRE.
That solved this problem. I saw ARP requests coming from compute node to
neutron`s DHCP agent namespace.
Cheers
--
Nick Maslov
Sent with Airmail
On December 6, 2013 at 2:27:20 AM, Dimitri Maziuk (dma
On Fri, Dec 6, 2013 at 1:05 AM, Dimitri Maziuk wrote:
>
> Define "like". ;)
>
> I run tcpdump on vnet0, I see arp requests coming from the instance. I
> run it on br100, I don't see anything coming from the instance.
>
> # brctl show br100
> bridge name bridge id STP enabled
On 12/05/2013 05:39 PM, John Smith wrote:
> On Thu, Dec 5, 2013 at 11:59 PM, Dimitri Maziuk wrote:
>>
>> I narrowed it down to no traffic between vnet0 and br100. Does anyone
>> have any pointers for that one?
>>
> Its probably not the same issue, but does it look anything like this ?
>
> https:/
On Thu, Dec 5, 2013 at 11:59 PM, Dimitri Maziuk wrote:
>
> I narrowed it down to no traffic between vnet0 and br100. Does anyone
> have any pointers for that one?
>
Its probably not the same issue, but does it look anything like this ?
https://bugs.launchpad.net/nova/+bug/1257875
Regards,
Joh
On 12/05/2013 01:16 PM, Dimitri Maziuk wrote:
> Hi everyone,
>
> I've kvm image with routable ip that automounts things off our nfs
> servers, gets user info from out ldap server, etc. I'd like to move to
> openstack -- havana, installed from rdo rpms on centos 6.
>
> From what I read nova.networ