Re: [openstack-dev] [OpenStack-dev][neutron] can't notify the broadcast fdb entries

2014-07-09 Thread Zang MingJie
Hi: We are encountered the same problem here. some of our ovs-agent haven't received any fdb entry after a restart To solve the problem I'm going to add a rpc call to l2pop mechanism driver, when triggered, the l2pop send all fdb entries to the agent. The agent call the driver while starting. On

[openstack-dev] [OpenStack-dev][neutron] can't notify the broadcast fdb entries

2014-07-08 Thread Yangxurong
Hi, folks, Now , in order to improve broadcast fdb entries traffic, we do some restriction: if agent_active_ports == 1 or ( self.get_agent_uptime(agent) < cfg.CONF.l2pop.agent_boot_time): # First port activated on current agent in this network, # we have to