On Tue, Sep 02, 2014 at 08:27:07PM +0800, ychen wrote: > hi: > I want to find where is the bottle neck of adding lots of port, vsctl, > ovsdb-server or vswitchd? > I noticed that every time i use vsctl, it will send monitor request to > ovsdb-server to retrieve all the data. > so I want to just use ovsdb-tool, and what's the correct format of > ovsdb-tool transact format ? > can you give me an example? > "ovs-vsctl add-port br0 p0 -- set interface type=internal" ? > "ovs-vsctl del-port p0" ?
As documented in ovsdb-tool(1), the argument must be in the form described in the OVSDB specification (RFC 7047). _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss