Bug 959802
Summary: | Under kernel-rt, mkdumprd hangs in depsolve_modlist function due to different dependencies | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Mikhail Kulemin <mihkulemin> |
Component: | realtime-utilities | Assignee: | Luis Claudio R. Goncalves <lgoncalv> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | MRG Quality Engineering <mrgqe-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.2 | CC: | bhu, jkacur, jwest, lgoncalv, mjin, pzhukov, rdassen, williams |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-03 20:33:16 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
Mikhail Kulemin
2013-05-05 21:58:58 UTC
I'm reassigning this to kexec-tools in RHEL6 (just like bug #719105 and bug #626606) as this is a problem of mkdumprd, not of the realtime kernel. (In reply to comment #2) > I'm reassigning this to kexec-tools in RHEL6 (just like bug #719105 and bug > #626606) as this is a problem of mkdumprd, not of the realtime kernel. Ok, thanks, It is my mistake to assign it to kernel-rt. Since MRG-2.1 the MRG realtime kernel can be used as the kdump kernel. We also provide a script to simplify kdump configuration, /usr/bin/rt-setup-kdump, part of the rt-setup package. As the MRG realtime kernel versions change rather drastically when compared to RHEL, it is expected that from time to time kernel module names may change and and new modules are introduced. The current mkdumprd tool in RHEL6 sometimes has problems to deal with modules present in the running kernel that are not available (either unavailable or built-in) in the requested kdump kernel. A request for enhancement has already been filled but due to the possible impact, this process requires a very thorough testing on all supported platforms and may take some time to be finished. Meanwhile, the suggestion is to boot the MRG realtime kernel and run /usr/bin/rt-setup-kdump. Please make sure you have the latest rt-setup version installed. Thank you for information. I just follow instructions from doc: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_MRG/2/html-single/Realtime_Tuning_Guide/index.html#sect-Realtime_Tuning_Guide-Realtime_Specific_Tuning-Using_kdump_and_kexec_with_the_RT_kernel There is statement that "MRG Realtime uses the stock Red Hat Enterprise Linux 6 kernel as the kdump kernel" so I use stock kernel. Is rt kernel officially supported for kdump since MRG 2.1? Please have a look at this URL: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_MRG/2/html/Technical_Notes/RHBA-2012-1492.html These are the Technical Notes for Errata RHBA-2012-1492. I had the impression the notes were already on the guides but I was wrong. The Documentation Team is already looking at the necessary changes. Good, Thanks. The MRG Realtime Tuning Guide has been updated to reflect that the Realtime kernel is now the preferred kdump crash kernel on MRG 2.1 and later. https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_MRG/2/html-single/Realtime_Tuning_Guide/index.html#sect-Realtime_Tuning_Guide-Realtime_Specific_Tuning-Using_kdump_and_kexec_with_the_RT_kernel Mikhail, can we close this issue now that the Tuning Guide has been correctly updated? Yes, I think we can close this issue. Thank you. Thank you for your confirmation! |