♥ 0 |
We’re deploying Openstack Neutron (based on Redhat Openstack Platform 10) with arista switches. In this pass we’re only using the Layer 2 driver, allowing Neutron to take care of the L3. With this configuration neutron creates a network for the routers to communicate VRRP over, we see this being created on our CVX controller, but as the network never gets any ports associated with it so CVX does not communicate this to the physical switches. This means that the neutron routers go “split brain” as they have no l2 connection between them. I’ve got a case open with support about this, has anyone else seen this behaviour or know how to fix it? |
Post your Answer
You must be logged in to post an answer.
The problem is that the leaf switches have no l2 connection between them and the controller nodes are on different leaf switches for redundancy.
I’ve created a work-around by using Software VXLan for the HA networks between Controllers, but this does seem to be a bit of a fudge….