l3 agent does not create qrouter namespace in ha
Hi, i'm using openstack havana with a dedicated network node (openvswitch + gre). I'm following this guide for ha -> http://docs.openstack.org/high-availability-guide/content/_adding_neutron_l3_agent_resource_to_pacemaker.html . On network1 it works well, qrouter and qdhcp namespaces are created. When i move services on network2 only qdhcp namespace is created. Why this happens? How can i debug this case? I'm using same kernel version and same configuration files (except for local_ip in the openvswitch plugin configuration file). Someone can help me? Thank you.
Any progress on this?
Hi, I am stuck with same scenario. Dose any one have suggestion/solution for this issue.
Do you have a br-ex interface associated to an interface that allows connectivity between your internal network and external network? For example, your ovs-vsctl show on primary node should look the same as on the failover node.