Bug 1223864
| Summary: | tuned bootloader plugin should use GRUB_CMDLINE_LINUX_DEFAULT instead of GRUB_CMDLINE_LINUX. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Karl Hastings <kazen> |
| Component: | tuned | Assignee: | Jaroslav Škarvada <jskarvad> |
| Status: | CLOSED ERRATA | QA Contact: | Tereza Cerna <tcerna> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | CC: | jeder, jscotka, jskarvad, tcerna |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | tuned-2.5.1-3.el7 | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
Previously the bootloader plugin added Tuned parameters to all kernels including the rescue kernels.
Consequence:
This could cause problems and could make the system unbootable if user set the Tuned kernel parameters to unsafe values.
Fix:
The code was fixed not to add the Tuned parameters to rescue kernels. Also the grub2 template was fixed and it now uses GRUB_CMDLINE_LINUX_DEFAULT instead of GRUB_CMDLINE_LINUX for adding Tuned parameters. This ensures that the rescue kernels are not touched if the grub config is regenerated by the grub2-mkconfig command.
Result:
Tuned parameters are not added to rescue kernels.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-19 12:21:39 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: | 1246094 | ||
| Bug Blocks: | |||
|
Description
Karl Hastings
2015-05-21 14:52:58 UTC
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-2375.html |