Bug 2105627
| 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: | ovn22.03 | 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: | ovn22.03-22.03.0-63.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-06 18:49:10 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:52 UTC
This issue is fixed in ovn22.03-22.03.0-63.el8fdp verified on version: # rpm -qa|grep ovn ovn22.03-22.03.0-69.el8fdp.x86_64 ovn22.03-central-22.03.0-69.el8fdp.x86_64 ovn22.03-host-22.03.0-69.el8fdp.x86_64 client: :: [ 05:19:18 ] :: [ BEGIN ] :: Running 'ovs-vsctl remove interface hv0_vm01_vnet1 external_ids iface-id' :: [ 05:19:19 ] :: [ PASS ] :: Command 'ovs-vsctl remove interface hv0_vm01_vnet1 external_ids iface-id' (Expected 0, got 0) server: :: [ 05:19:26 ] :: [ BEGIN ] :: Running 'ovn-sbctl show |grep hv0_vm01_vnet1' :: [ 05:19:26 ] :: [ PASS ] :: Command 'ovn-sbctl show |grep hv0_vm01_vnet1' (Expected 1, got 1) :: [ 05:19:26 ] :: [ BEGIN ] :: Running 'ovn-sbctl --bare --column status find service_monitor ip=172.16.103.12|grep offline' offline :: [ 05:19:26 ] :: [ 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 (ovn22.03 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:6360 |