Bug 924839
Summary: | Capture output of makedumpfile --dump-dmesg for available vmcores | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Bryn M. Reeves <bmr> | |
Component: | sos | Assignee: | Bryn M. Reeves <bmr> | |
Status: | CLOSED ERRATA | QA Contact: | Filip Holec <fholec> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.4 | CC: | agk, bmr, dkutalek, fholec, gavin, psplicha, sos-team | |
Target Milestone: | rc | Keywords: | EasyFix, Patch | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Enhancement | ||
Doc Text: |
Feature:
The sosreport command will now collect kernel log data (dmesg) from any vmcore crash dump images found on the running system.
Reason:
The kernel log may contain important diagnostics indicating the cause of a previous system crash.
Result (if any):
Logs from any present vmcore images are now available in reports for diagnostic purposes.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1026959 (view as bug list) | Environment: | ||
Last Closed: | 2013-11-21 22:38:25 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: | ||||
Bug Blocks: | 1026959 |
Description
Bryn M. Reeves
2013-03-22 15:36:24 UTC
commit 04d4e4145d695232ba7f7e0a4dd539b39de1dc8b Author: Bryn M. Reeves <bmr> Date: Tue Aug 13 18:46:47 2013 +0100 Collect saved vmcore-dmesg.txt files in kdump plug-in Recent versions of kexec-utils automatically generate a text file containing the dmesg buffer of the captured vmcore. This is useful for first-fault debugging and should be included. Signed-off-by: Bryn M. Reeves <bmr> 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. http://rhn.redhat.com/errata/RHBA-2013-1688.html |