On April 16, 2014 at 12:08:16 AM, Alex Nelson ([email protected]) wrote: > I am running an experiment where I push multiple rules in a row, separated by > barrier messages. > I have noticed that when I use multiple barrier messages requested over a > small amount > of time, OVS gets disconnected from the controller (Ryu in my experiment). I > can see that > because the datapath array (keeps track of the switches connected) gets zero > length. > On the other hand, if I push the same rules and barrier messages, and pause > for a few secs > (e.g. 5 secs) after each barrier, everything works fine. > Any ideas what might be going the wrong?
It sounds odd to me. Have you actually confirmed on the switches that they are disconnecting? --Justin _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
