You can use "." to refer to the one row in the Open_vSwitch table, like this:

    ovs-vsctl --no-wait set Open_vSwitch . other_config:n-handler-threads=1

--Justin


> On May 18, 2015, at 8:27 AM, Hardik Soni <[email protected]> wrote:
> 
> Hi All,
> 
> I want to set other_config : n-handler-threads  & other_config : n-rev 
> alidator-threads in  Open_vSwitch table as described in following link.
> http://openvswitch.org/ovs-vswitchd.conf.db.5.pdf
> Can anyone give me correct ovs-vsctl syntax for this?
> 
> I dont know record identifier of the record in Open_vSwitch table. As I 
> understood, there will be exactly one row in Open_vSwitch table.
> So, I am trying to figure out  how to get the id of the record and set those 
> two columns in one ovs-vsctl command.
> 
> Thanks,
> Hardik Soni
> 
> _______________________________________________
> discuss mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to