Bug 1431974
| Summary: | Don't always mount the root file system of 1st kernel under kdump if not needed | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Xunlei Pang <xlpang> |
| Component: | kexec-tools | Assignee: | Dave Young <ruyang> |
| Status: | CLOSED ERRATA | QA Contact: | Emma Wu <xiawu> |
| Severity: | medium | Docs Contact: | Jiri Hornicek <jhornice> |
| Priority: | unspecified | ||
| Version: | 7.4 | CC: | hannsj_uhl, kdump-team-bugs, ruyang, xiawu, xlpang |
| Target Milestone: | rc | ||
| Target Release: | 7.5 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | kexec-tools-2.0.15-7.el7 | Doc Type: | Enhancement |
| Doc Text: |
*kdump* allows a `vmcore` collection without the root file system being mounted
In Red Hat Enterprise Linux 7.4, *kdump* required the root file system to be mounted although this is not always necessary for the collection of a `vmcore` image file. Consequently, *kdump* failed to collect a `vmcore` file if the root device could not be mounted when the dump target was not on the root file system, but, for example, on a usb or on the network. With this enhancement, if the root device is not required for dump, it is not mounted, and a `vmcore` file can be collected.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-10 14:08:47 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: | 1437029, 1483838 | ||
| Bug Blocks: | 1420851, 1431982, 1469549, 1473055, 1507354 | ||
|
Description
Xunlei Pang
2017-03-14 08:20:19 UTC
*** Bug 1467567 has been marked as a duplicate of this bug. *** Hi Dave, I've changed the Doc Text. Can you have a look at it, please? Thanks, Jura Hi, See below comments, other than that it looks good, thanks! >In Red Hat Enterprise Linux 7.4, *kdump* required the root file system to be mounted although this is not necessary for the collection of a `vmcore` image file. "it is not always necessary" is better because when dump target is root then root filesystem is still needed. > Consequently, *kdump* failed to collect a `vmcore` file if the root device could not be mounted because the dump target was located externally, "when the dump target was not root file system" should be better. > for example on a usb or on the network. With this enhancement, if the root device is not required for dump, it is not mounted, and a `vmcore` file can be collected. Hi Dave, I changed the text and hope it's OK now. Thanks for a very quick response. Jura 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://access.redhat.com/errata/RHBA-2018:0807 |