Bug 1707270
| Summary: | Include console=tty0,115200n8 as kernel default parameter | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | David Sanz <dsanzmor> |
| Component: | RHCOS | Assignee: | Yu Qi Zhang <jerzhang> |
| Status: | CLOSED ERRATA | QA Contact: | Micah Abbott <miabbott> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.1.0 | CC: | bbreard, calfonso, dustymabe, imcleod, jerzhang, jlebon, jligon, nstielau, smilner |
| Target Milestone: | --- | ||
| Target Release: | 4.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-04 10:48:34 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
David Sanz
2019-05-07 07:43:50 UTC
David, Can you provide what version of the bare metal artifact you saw this in? Micah looked at a recent build and found the requested change already present. This should have already been fixed by https://github.com/coreos/coreos-assembler/pull/485. Sorry Steve, Subject is wrong, we need console=tty0,115200n8, not just console=ttyS0,115200n8 Baremetal servers uses tty0 on the virtual console from KVM or iDRac. My fault, I have updated the subject I can confirm that I only see `console=ttys0,115200n8` in 410.8.20190506.1 from ART (the one David was reporting on) Checking why that is the case Ok it turns out ART is using a very old COSA (From Apr. 4). Should be an easy fix 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-2019:0758 |