Bug 1270676
| Summary: | koan incorrectly parses s390x kernel command-line parameters whose value contains "=" sign | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Jan Hutař <jhutar> |
| Component: | Client | Assignee: | Jan Dobes <jdobes> |
| Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 570 | CC: | dyordano, lhellebr, tlestach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | cobbler-2.0.7-65 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-10 13:22:29 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
Jan Hutař
2015-10-12 06:21:24 UTC
Verified with koan-2.0.7-65 on s390x client with RHEL7. Only works for sat5.7; in sat5.6, it is impossible to even fill the fields with some s390x parameters which is a separate bug. 1) Install koan-2.0.7-65 on the client 2) Register the system to a satellite 3) Assign a system a provisioning entitlement 4) Create a s390x kickstart (in my case RHEL7.1) 5) Set kernel options field to the correct parameters, including some with a "=" symbol in value. 6) Schedule a kickstart to the client 7) On client, run "rhn_check -vv && shutdown -c && vim /etc/zipl.conf" and confirm the parameters (particularly the one with "=") were parsed correctly (no part of the value is missing) 8) Reboot the client and verify it kickstarted properly 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://rhn.redhat.com/errata/RHBA-2015-2614.html |