Hello everyone

In some aspect it might be considered as a continuation of this thread: 
(link1), yet it is different
After we have upgrade from OVN 22.03 to OVN 24.03, we have indeed found 
increase in performance in 3-4 times
And yet still we do observe high CPU load for NorthD process; taking deeper 
into the logs we have found:

2024-05-07T08:36:46.505Z|18503|poll_loop|INFO|wakeup due to [POLLIN] on fd 15 
(10.34.22.66:60716<->10.34.22.66:6642) at lib/stream-fd.c:157 (94% CPU usage)
2024-05-07T08:37:38.857Z|18504|inc_proc_eng|INFO|node: northd, recompute 
(missing handler for input SB_datapath_binding) took 52313ms
2024-05-07T08:37:48.335Z|18505|inc_proc_eng|INFO|node: lflow, recompute (failed 
handler for input northd) took 7759ms
2024-05-07T08:37:48.718Z|18506|timeval|WARN|Unreasonably long 62213ms poll 
interval (56201ms user, 2900ms system)

As you can see there is a significant delay in 52 secs
Correct me please, if I am in the wrong, but IMU: ‘missing handler for’ – 
practically means absence of the inc-engine handler from some node (in this 
sample: SB_datapath_binding)
Before plunging into Development it would be great to clarify/adjust with 
Community’s position

  *   Why there is not handler for this node?
  *   Any particular reason for this or just the peculiarity of our 
installation highlighted this issue?
  *   Do you think there is a reason in implementing that handler? 
(SB_datapath_binding)

Any ideas are highly appreciated.

Yours truly, George



  *   Link1: 
https://mail.openvswitch.org/pipermail/ovs-discuss/2024-March/053035.html

УВЕДОМЛЕНИЕ О КОНФИДЕНЦИАЛЬНОСТИ: Это электронное сообщение и любые документы, 
приложенные к нему, содержат конфиденциальную информацию. Настоящим уведомляем 
Вас о том, что если это сообщение не предназначено Вам, использование, 
копирование, распространение информации, содержащейся в настоящем сообщении, а 
также осуществление любых действий на основе этой информации, строго запрещено. 
Если Вы получили это сообщение по ошибке, пожалуйста, сообщите об этом 
отправителю по электронной почте и удалите это сообщение.
CONFIDENTIALITY NOTICE: This email and any files attached to it are 
confidential. If you are not the intended recipient you are notified that 
using, copying, distributing or taking any action in reliance on the contents 
of this information is strictly prohibited. If you have received this email in 
error please notify the sender and delete this email.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to