+++ This bug was initially created as a clone of Bug #1813046 +++ Description of problem: The service monitor packets generated by ovn-controller are dropped by ovs-vswitchd if the packet goes through conntrack. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
verified on version: # rpm -qa|grep ovn ovn2.11-2.11.1-37.el7fdp.x86_64 ovn2.11-host-2.11.1-37.el7fdp.x86_64 ovn2.11-central-2.11.1-37.el7fdp.x86_64 before acl ovn-sbctl list service_monitor' _uuid : f1d4c17c-b327-4289-8f1b-9dbd6233d9a8 external_ids : {} ip : "172.16.103.11" logical_port : "hv0_vm00_vnet1" options : {failure_count="3", interval="5", success_count="3", timeout="20"} port : 80 protocol : tcp src_ip : "172.16.103.1" src_mac : "fe:a0:65:a2:01:03" status : online after acl: ovn-sbctl list service_monitor' _uuid : f1d4c17c-b327-4289-8f1b-9dbd6233d9a8 external_ids : {} ip : "172.16.103.11" logical_port : "hv0_vm00_vnet1" options : {failure_count="3", interval="5", success_count="3", timeout="20"} port : 80 protocol : tcp src_ip : "172.16.103.1" src_mac : "fe:a0:65:a2:01:03" status : online ------------still online ,means that health check works
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1458