Bug 1792914
Summary: | MachineConfigDaemonReasonAnnotationKey gives node description beyond 262144 characters | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Ravi Trivedi <travi> | |
Component: | Machine Config Operator | Assignee: | Erica von Buelow <evb> | |
Status: | CLOSED ERRATA | QA Contact: | Michael Nguyen <mnguyen> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 4.2.z | CC: | amurdaca, evb, igreen, joboyer, lmartinh, mabajodu, openshift-bugs-escalate, scuppett | |
Target Milestone: | --- | |||
Target Release: | 4.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1797790 1809693 (view as bug list) | Environment: | ||
Last Closed: | 2020-05-04 11:25:32 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: | 1809693 |
Description
Ravi Trivedi
2020-01-20 11:41:38 UTC
Setting to current development branch (4.4). For fixes, if any, required/requested for prior versions, clones of this BZ will be created targeting those z-streams. I'm working on a fix to first address the way-to-long annotations: 1) removing the entire node object from that particular error 2) truncating any errors before putting then in annotations 3) (still thinking on this one) capping the length on before setting any annotation on nodes More speculative improvements to think about after getting those in above would be like: - putting that type of debug data somewhere else (e.g. a configmap) so that our annotations are always clear and known content - moving away from using node annotations like this! especially the multiple writers (mcd and mcc) which causes a world of hurt If the problem comes back, yeah you could try deleting the machineconfiguration.openshift.io/reason annotation. (In reply to Erica von Buelow from comment #8) > I'm working on a fix to first address the way-to-long annotations: > 1) removing the entire node object from that particular error > 2) truncating any errors before putting then in annotations > 3) (still thinking on this one) capping the length on before setting any > annotation on nodes > > More speculative improvements to think about after getting those in above > would be like: > - putting that type of debug data somewhere else (e.g. a configmap) so that > our annotations are always clear and known content > - moving away from using node annotations like this! especially the multiple > writers (mcd and mcc) which causes a world of hurt > > If the problem comes back, yeah you could try deleting the > machineconfiguration.openshift.io/reason annotation. Would it be possible please to outline the accurate steps? Would it be somewhat similar to the steps outlined at: https://bugzilla.redhat.com/show_bug.cgi?id=1717970#c4 Currently this happens for one worker node and one master node in the same cluster For the worker node scheduling is disabled hence I gather we can ask the customer safely have the customer try these steps. *** Bug 1809018 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:0581 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |