Hi Andy, I has configured ovn southbound ovsdb-server's inactivity_probe option to 0 by Open_vSwitch Manger table, and the ovsdb-server doesn’t set inactivity probe messages anymore.
But I found ovn-contorller still send inactivity probe message to ovsdb-server, because ovn-controller gets ovsdb-server database remote by "external-ids:ovn-remote” and there are no options to set the remote’s probe_interval, it’s default to 5 seconds. After 500 ovn-controller startup, the southbound ovsdb-server’s cpu usage becomes high obviously, so I want to add a 'external-ids:ovn-remote-inactivity-probe’ option, is it viable? Do you have other suggestions? BR. Huang Lei _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev