Hello,
I am testing a master / slave controller configuration and have run into a
question. The spec says that the function used to determine if a
generation_id is stale or not is
distance(GEN_ID_X, cached_generation_id) < 0)
what is supposed to happen if distance = 0?

In my testing wireshark showed a loop of role_request, role_reply messages
to each controller.
'ovs-vsctl list controller' showed one controller as slave and one a
master, but I didn't see the corresponding message sent across the wire, so
both of my controllers thought they became master.

I apologize if this issue has been raised before on the list, and I missed
it. I did search the FAQ for OFPT_ROLE_REQUEST and MASTER but didn't find
anything that covered this.

Logan
-- 
-- 
Logan Blyth
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to