Bug 531244
| Summary: | fix for grub example in kexec-kdump-howto.txt | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Dave Maley <dmaley> | ||||
| Component: | kexec-tools | Assignee: | Neil Horman <nhorman> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.4 | CC: | qcai | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
kdump uses the "crashkernel=" kernel parameter to reserve memory for
the crash kernel. Previously, the sample grub.conf file provided in the
kexec-kdump-howto.txt omitted this parameter. Users could not successfully
modify grub.conf to boot a crashdump kernel using this documentation. The
sample file now contains the correct kernel parameter and therefore
describes a correctly configured grub.conf.
|
Story Points: | --- | ||||
| Clone Of: | |||||||
| : | 600574 (view as bug list) | Environment: | |||||
| Last Closed: | 2010-03-30 07:47:45 UTC | Type: | --- | ||||
| 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
Dave Maley
2009-10-27 13:36:33 UTC
yeah, ok. thanks! Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: kdump uses the "crashkernel=" kernel parameter to reserve memory for the crash kernel. Previously, the sample grub.conf file provided in the kexec-kdump-howto.txt omitted this parameter. Users could not successfully modify grub.conf to boot a crashdump kernel using this documentation. The sample file now contains the correct kernel parameter and therefore describes a correctly configured grub.conf. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0179.html |