Hi,

In my deployment based on OVN 21.06, for virtual ports that are claimed on a 
given chassis, the following log is appended ever 5 seconds to 
ovn-controller.log:

-----
2021-08-17T07:27:34.214Z|05405|pinctrl|INFO|Claiming virtual lport 
e11296f8-eb7f-4eef-8f2a-a40360ea061d for this chassis with the virtual parent 
96895f2e-c623-4928-83c1-a4aa128a874b
2021-08-17T07:27:39.214Z|05532|pinctrl|INFO|Claiming virtual lport 
e11296f8-eb7f-4eef-8f2a-a40360ea061d for this chassis with the virtual parent 
96895f2e-c623-4928-83c1-a4aa128a874b
-----

The time interval matches GARP packets sent from the amphora VM so my 
understanding is that this message is logged for every GARP packet received by 
local ovn-controller, but is there a need to append this log entry at INFO 
level when the port is already claimed? Perhaps this should be only logged when 
lport ownership changes for the first time (on vrrp failover for example).

Regards,
Krzysztof

-- 
  Krzysztof Klimonda
  kklimo...@syntaxhighlighted.com
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to