Hi, 
   I have encountered some problems in large-scale data applications 
of OVSDB and I wanna some help.
   In my cluster, I use OVN and actually the central database is 
ovsdb. There are 3 nodes for ovsdb-nb and ovsdb-sb and they're all cluster 
mode. I made about 2,000,000 configs to ovsdb-nb and I encountered the 
following problems.
   1. It takes at least 1.5min to start ovsdb-nb and ovsdb-sb.
   2. When I test config fullsync and send 2,000,000 configs from 
zero, P99 interface return time is greater than 1 second.
   3. The election timeout is greater than 180 seconds, so that I 
must increase the election timeout.
   I have tried to understand the ovsdb code and I think ovsdb is 
also used a single thread to handle request (maybe I'm wrong). So is there any 
optimization for ovsdb about performace?




????????
1252722...@qq.com



 
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to