On Mon, Dec 29, 2014 at 12:14:10AM +0800, Peizhen Guo wrote: > I have a problem with connecting Open Vswitch to Floodlight Openflow > Controller. I run the ovs on a linux/ubuntu server, add a bridge > br0, bind a few interfaces to it, and also run a floodlight > controller on the same server. When I try to connect ovs to > controller by the following command: sudo ovs-vsctl set-controller > br0 tcp:127.0.0.1:6633, the controller first print ???connected??? > message and then print ???disconnected: I/O error??? message in a > few seconds.
I would look in the ovs-vswitchd log. It may provide more information. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
