Bug 2105626
| Summary: | Service monitor is broken : Its not set to offline when the ovn-controller releases a port binding | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | OVN Bot <ovn-bot> |
| Component: | ovn-2021 | Assignee: | OVN Team <ovnteam> |
| Status: | CLOSED ERRATA | QA Contact: | ying xu <yinxu> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | FDP 21.K | CC: | ctrautma, jiji, jishi, mmichels, odivlad |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovn-2021-21.12.0-83.el9fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-06 18:31:09 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OVN Bot
2022-07-09 04:05:44 UTC
This issue is fixed in ovn-2021-21.12.0-83.el9fdp verified on version: # rpm -qa|grep ovn ovn-2021-21.12.0-84.el9fdp.x86_64 ovn-2021-central-21.12.0-84.el9fdp.x86_64 ovn-2021-host-21.12.0-84.el9fdp.x86_64 client: :: [ 22:34:37 ] :: [ BEGIN ] :: Running 'ovs-vsctl remove interface hv0_vm01_vnet1 external_ids iface-id' :: [ 22:34:37 ] :: [ PASS ] :: Command 'ovs-vsctl remove interface hv0_vm01_vnet1 external_ids iface-id' (Expected 0, got 0) server: :: [ 22:34:44 ] :: [ BEGIN ] :: Running 'ovn-sbctl show |grep hv0_vm01_vnet1' :: [ 22:34:44 ] :: [ PASS ] :: Command 'ovn-sbctl show |grep hv0_vm01_vnet1' (Expected 1, got 1) :: [ 22:34:44 ] :: [ BEGIN ] :: Running 'ovn-sbctl --bare --column status find service_monitor ip=172.16.103.12|grep offline' offline :: [ 22:34:44 ] :: [ PASS ] :: Command 'ovn-sbctl --bare --column status find service_monitor ip=172.16.103.12|grep offline' (Expected 0, got 0) 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 (ovn-2021 bug fix and enhancement update), 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-2022:6359 |