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-toolsAssignee: Dave Young <ruyang>
Status: CLOSED ERRATA QA Contact: Emma Wu <xiawu>
Severity: medium Docs Contact: Jiri Hornicek <jhornice>
Priority: unspecified    
Version: 7.4CC: 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
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