Bug 1311101

Summary: 'crashkernel=auto' kernel parameter for kdump not set in grub.conf for RHGS 3.1.2
Product: Red Hat Gluster Storage Reporter: Shashank Raj <sraj>
Component: buildAssignee: Bug Updates Notification Mailing List <rhs-bugs>
Status: CLOSED WONTFIX QA Contact: storage-qa-internal <storage-qa-internal>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rhgs-3.1CC: mchangir, mzywusko, nlevinki, rhs-bugs, sankarshan
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-08 07:23:03 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:

Description Shashank Raj 2016-02-23 12:02:00 UTC
Description of problem:
After the installation of RHGS 3.1.2 RHEL 6 based ISO, service kdump status shows as "Kdump is not operational".


Version-Release number of selected component (if applicable):
glusterfs-3.7.5-19

How reproducible:
Always

Steps to Reproduce:
1.Install RHGS 3.1.2 RHEL 6 based ISO
2.Observe that service kdump status gives "kdump is not operational"

[root@dhcp35-17 ~]# service kdump status
Kdump is not operational

3./var/log/message gives following message

Feb 23 13:22:29 dhcp35-17 kdump: No crashkernel parameter specified for running kernel


Actual results:
On installing RHSS from ISO, the 'crashkernel=auto' kernel parameter is not being set for the kernel entry in the bootloader configuration file, /boot/grub/grub.conf, leading to the failure of the kdump service. 


Expected results:
The 'crashkernel=auto' kernel parameter should be set for the kernel entry in the bootloader configuration file, during the RHGS 3.1.2 installation.

Additional info: