Bug 1419833
Summary: | The loglevel was changed during upgrade | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Anping Li <anli> | ||||
Component: | Cluster Version Operator | Assignee: | Steve Milner <smilner> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Anping Li <anli> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.5.0 | CC: | anli, aos-bugs, jokerman, mmccomas | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-08-24 20:50:12 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: | |||||||
Attachments: |
|
Description
Anping Li
2017-02-07 08:22:34 UTC
Anping Li do you happen to have the output of the run (with facts, etc..) to match any executions I do against? And what options did you use when doing the upgrade? Created attachment 1248531 [details]
Upgrade logs
Yes, and I found
TASK [Configure Node settings] *************************************************
skipping: [openshift-203.lab.eng.nay.redhat.com] => (item={u'regex': u'^OPTIONS=', u'line': u'OPTIONS=--loglevel=5'}) => {
"changed": false,
"item": {
"line": "OPTIONS=--loglevel=5",
"regex": "^OPTIONS="
},
"skip_reason": "Conditional check failed",
"skipped": true
}
|