RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1431974 - Don't always mount the root file system of 1st kernel under kdump if not needed
Summary: Don't always mount the root file system of 1st kernel under kdump if not needed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: kexec-tools
Version: 7.4
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: rc
: 7.5
Assignee: Dave Young
QA Contact: Emma Wu
Jiri Hornicek
URL:
Whiteboard:
: 1467567 (view as bug list)
Depends On: 1437029 1483838
Blocks: 1420851 1431982 1469549 1473055 1507354
TreeView+ depends on / blocked
 
Reported: 2017-03-14 08:20 UTC by Xunlei Pang
Modified: 2021-06-10 12:03 UTC (History)
5 users (show)

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.
Clone Of:
Environment:
Last Closed: 2018-04-10 14:08:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0807 0 None None None 2018-04-10 14:10:18 UTC

Description Xunlei Pang 2017-03-14 08:20:19 UTC
Description of problem:
Due to dracut history, root device is always mounted by kdump initramfs. Actually for the dump target not located at the root file system, e.g. usb kdumping, network dumping, etc, we do not need mount it to /sysroot under kdump.

This can save some memory, and avoid potential problems regarding root file system.

Version-Release number of selected component (if applicable):
any

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 6 Dave Young 2017-11-01 08:33:16 UTC
*** Bug 1467567 has been marked as a duplicate of this bug. ***

Comment 13 Jiri Hornicek 2018-03-22 10:36:42 UTC
Hi Dave,

I've changed the Doc Text. Can you have a look at it, please?

Thanks, 

Jura

Comment 14 Dave Young 2018-03-22 11:26:22 UTC
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.

Comment 15 Jiri Hornicek 2018-03-22 11:47:10 UTC
Hi Dave,

I changed the text and hope it's OK now. Thanks for a very quick response.

Jura

Comment 17 errata-xmlrpc 2018-04-10 14:08:47 UTC
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


Note You need to log in before you can comment on or make changes to this bug.