Bug 1827670 (OCPRHV-76-4.5)
Summary: | There are too many events generated by oVirt | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | keyvan pishevar <kpisheva> |
Component: | Cloud Compute | Assignee: | Roy Golan <rgolan> |
Cloud Compute sub component: | oVirt Provider | QA Contact: | Jan Zmeskal <jzmeskal> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | alegrand, anpicker, dougsland, erooth, kakkoyun, lcosic, mloibl, pelauter, pkrupa, rgolan, spasquie, surbania, zhsun |
Version: | 4.4 | ||
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
URL: | https://issues.redhat.com/browse/OCPRHV-76 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:31:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1839737, 1839738 |
Description
keyvan pishevar
2020-04-24 13:45:38 UTC
moved to OCP on RHV team A success criteria here is to see that the frequency of the updates goes to once every few minutes, instead of everyt few seconds. A regression tests will be to make sure a machine gets updated if there is indeed something to change. like shutting down the VM and starting it again, which should be reflected as a change. Verified with: openshift-install-linux-4.5.0-0.nightly-2020-05-26-051016 Verification steps: 1. I had both OCP4.4 cluster (where this is not implemented) and OCP4.5 cluster running alongside each other 2. I ran oc get events --watch on both of them 3. I could see that OCP4.4 cluster generated machine update events every ~ 4 minutes 4. OCP4.5 cluster generated update events only when I delete/created new worker machines 34m Normal Created machine/secondary-s5zgz-worker-0-fs959 Updated Machine secondary-s5zgz-worker-0-fs959 34m Normal Update machine/secondary-s5zgz-worker-0-fs959 Updated Machine secondary-s5zgz-worker-0-fs959 28m Normal Deleted machine/secondary-s5zgz-worker-0-fs959 Updated Machine secondary-s5zgz-worker-0-fs959 26m Normal Created machine/secondary-s5zgz-worker-0-nxsdq Updated Machine secondary-s5zgz-worker-0-nxsdq 26m Normal Update machine/secondary-s5zgz-worker-0-nxsdq Updated Machine secondary-s5zgz-worker-0-nxsdq 36m Normal Update machine/secondary-s5zgz-worker-0-pd7wp Updated Machine secondary-s5zgz-worker-0-pd7wp 34m Normal Deleted machine/secondary-s5zgz-worker-0-pd7wp Node "secondary-s5zgz-worker-0-pd7wp" drained *** Bug 1839612 has been marked as a duplicate of this bug. *** 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:2409 |