On Fri, May 01, 2015 at 12:58:58PM -0700, Vipin Garg wrote: > I added a bridge (br0) in my physical switch Linux kernel... and set the > controller IP address as > ovs-vsctl set-controller 192.168.222.100:6633. > > Just to make it clear, my controller is running on a separate machine ..On > the switch, ovs-vsctl show following -- > > # ./ovs-vsctl show > 57928703-e317-4e71-b9b4-d98352c44701 > Bridge "br0" > Controller "tcp:192.168.222.100:6633" > Port "br0" > Interface "br0" > type: internal > > Now, when I start ovs-vswitchd, it crash with segmentation fault (see > attached logs for more detail ...)
The logs contain messages that appear uncharacteristic of upstream OVS. Are you using a modified OVS? Does the crash appear with unmodified OVS? _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss