Bug 1865896
| Summary: | Monitoring Operator degraded after upgrade to 4.5.3 with user workload tech preview enabled | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Rob Szumski <rszumski> |
| Component: | Monitoring | Assignee: | Pawel Krupa <pkrupa> |
| Status: | CLOSED WONTFIX | QA Contact: | Junqi Zhao <juzhao> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.5 | CC: | akhaire, alegrand, anowak, anpicker, erooth, jonas.demoor, kakkoyun, lcosic, mbarrett, mloibl, pkrupa, spasquie, surbania |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | 4.6.0 | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-09-23 07:19:57 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: | |||
|
Description
Rob Szumski
2020-08-04 13:24:39 UTC
I cannot reproduce this when doing 4.4.16 -> 4.5.5 upgrade. Can I have a must-gather from the affected cluster? Hello, We're a customer running OpenShift Container Platform 4.5.5 on vSphere and we're hitting this issue as well on our development cluster with the user workload tech preview. When I configure a PrometheusRule object for alerting, the cluster monitoring operator becomes degraded with the above error. This issue didn't appear when we were on 4.4.x. I'd be happy to provide more details, like a must-gather. Kind regards, Jonas De Moor (In reply to jonas.demoor from comment #3) > Hello, > > We're a customer running OpenShift Container Platform 4.5.5 on vSphere and > we're hitting this issue as well on our development cluster with the user > workload tech preview. > When I configure a PrometheusRule object for alerting, the cluster > monitoring operator becomes degraded with the above error. > > This issue didn't appear when we were on 4.4.x. I'd be happy to provide more > details, like a must-gather. @Jonas that would be great if you could! > > Kind regards, > Jonas De Moor @Rob I've checked the must-gather but I don't see the openshift-user-workload-monitoring namespace being listed there. Ah crap, I forgot that I went back and disabled it in order to upgrade. I tried to reproduce but couldn't either... let's close this out then as worksforme. We can still reopen if/when Jonas De Moor provides a must-gather. (In reply to Simon Pasquier from comment #11) > We can still reopen if/when Jonas De Moor provides a must-gather. The must-gather is ready. Can I safely attach it to this report? I noticed there are quite a few secrets included in the must-gather. @Jonas try adding it as a private attachment, I might be able to download it. (In reply to Simon Pasquier from comment #13) > @Jonas try adding it as a private attachment, I might be able to download it. When I add the attachment, there doesn't seem to be an option to add it as private. Or is this done with the flags drop-down menu (options are: +, -, ?) ? (In reply to jonas.demoor from comment #14) > When I add the attachment, there doesn't seem to be an option to add it as > private. Or is this done with the flags drop-down menu (options are: +, -, > ?) ? Ah private comments/attachments work only for Red Hat employees. If you have access to Red Hat support, you can create a case there. Otherwise copy the must-gather file wherever you want and send me the information to my RH email. The workaround for this bug is to unset the user workload setting, which will cause the Operator to go healthy. You are then free to upgrade as needed. Closing as WONTFIX. We've documented in 4.5 that enabling user workload monitoring isn't compatible with a custom Prometheus operator installation and/or installing the prometheus operator from OLM: https://access.redhat.com/documentation/en-us/openshift_container_platform/4.5/html/monitoring/monitoring-your-own-services |