On Thu, Jan 09, 2014 at 05:02:30AM -0800, Alex Nelson wrote: > I'm trying to get aggregated stats about the installed flows of an OVS. > > > > I'm running: ovs-ofctl dump-aggregate tcp:10.1.5.3:6634 in one machine, > > and I get: ovs-ofctl: connecting to tcp:10.1.5.3:6634 (Connection reset by > peer) > > At the OVS, the logfiles indicate a protocol error: > > > Jan 09 05:46:57|00063|reconnect|WARN|tcp:10.1.5.2:49641: connection dropped > (Protocol error) > > Any ideas why this is happening?
No, but you can find out more by specifying "-vvconn" on the ovs-ofctl command. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
