Summary: | [RFE] sosreport should capture /sys/kernel/kexec_crash_loaded for kdump validation | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Rohit Keshri <rkeshri> |
Component: | sos | Assignee: | Pavel Moravec <pmoravec> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.6 | CC: | agk, bmr, plambri, sbradley |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sos-3.8-1.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-03-12 17:51:35 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: |
Comment 3
Pavel Moravec
2019-08-01 13:19:32 UTC
(In reply to Pavel Moravec from comment #3) > My understanding is sosreport should collect: > > /sys/kernel/kexec_crash_loaded > /sys/kernel/kexec_crash_size > > Rohit, will you be able to test a package with the fix (once available)? yes sure. FYI the upstream PR was merged and backported to RHEL7.8 candidate. If you want to test it, please use below repo (or download the package from brew): A yum repository for the build of sos-3.8-1.el7 (task 23200819) is available at: http://brew-task-repos.usersys.redhat.com/repos/official/sos/3.8/1.el7/ You can install the rpms locally by putting this .repo file in your /etc/yum.repos.d/ directory: http://brew-task-repos.usersys.redhat.com/repos/official/sos/3.8/1.el7/sos-3.8-1.el7.repo RPMs and build logs can be found in the following locations: http://brew-task-repos.usersys.redhat.com/repos/official/sos/3.8/1.el7/noarch/ The full list of available rpms is: http://brew-task-repos.usersys.redhat.com/repos/official/sos/3.8/1.el7/noarch/sos-3.8-1.el7.src.rpm http://brew-task-repos.usersys.redhat.com/repos/official/sos/3.8/1.el7/noarch/sos-3.8-1.el7.noarch.rpm Build output will be available for the next 13 days. |