Bug 215348

Summary: kdump shows an unnecessary status message when it starts up.
Product: Red Hat Enterprise Linux 5 Reporter: Akira Imamura <aimamura>
Component: kexec-toolsAssignee: Neil Horman <nhorman>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0CC: kkomiyam, ktokunag, ntachino
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-13 17:27:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
This patch is based on -127.el5 and can fix this problem. none

Description Akira Imamura 2006-11-13 16:50:44 UTC
Description of problem:
kdump shows an unnecessary status message ("Kdump is not operational")
when it starts up.

Version-Release number of selected component (if applicable):
kexec-tools-1.101-127.el5

How reproducible:
Always

Steps to Reproduce:
1. Run "service kdump start"
2.
3.
  
Actual results:
It shows as below.

Kdump is not operational
Starting kdump:[  OK  ]

Expected results:
It should show as below.

Starting kdump:[  OK  ]


Additional info:

Comment 1 Akira Imamura 2006-11-13 16:50:44 UTC
Created attachment 141070 [details]
This patch is based on -127.el5 and can fix this problem.

Comment 2 Neil Horman 2006-11-13 18:03:48 UTC
your patch will re-break another problem that was fixed in -127.el5.  I need to
completely rewrite that section.


Comment 3 Jay Turner 2007-02-13 17:25:47 UTC
Fix confirmed with kexec-tools-1.101-164.el5.