ychen
2014-09-01 12:16:49 UTC
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" ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20140901/64df68ac/attachment.html>
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" ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20140901/64df68ac/attachment.html>