Comment 0 for bug 1961933

Revision history for this message
Hemanth Nakkina (hemanth-n) wrote : Add charm option to configure ovn-remote-probe-interval

Add a new configuration option ovn-remote-probe-interval

ovn-controller might have the following logs due to scaling issues when the processing of logical flows takes > 5s

Following logs can be observed on ovn-controller

2022-02-17T04:37:50.941Z|368641|timeval|WARN|Unreasonably long 27886ms poll interval (27242ms user, 616ms system)

Command to set the ovn-remote-probe-interval
ovs-vsctl set open . external_ids:ovn-remote-probe-interval=<value>