Bug 602116

Summary: livecd boot warning and fail: no kdump initial ramdisk found
Product: Red Hat Enterprise Linux 6 Reporter: Ales Kozumplik <akozumpl>
Component: kexec-toolsAssignee: Neil Horman <nhorman>
Status: CLOSED CANTFIX QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: jzeleny
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-09 10:47:51 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
boot.log none

Description Ales Kozumplik 2010-06-09 07:49:20 UTC
Description of problem:

using the livecd image from
http://download.devel.redhat.com/rel-eng/RHEL6.0-20100603.1/6.0/Live/

I can see 'no kdump initial ramdisk found warning' and then I get FAILED starting kdump.

I used a USB to boot the image, made like this:
$ sudo livecd-iso-to-disk --reset-mbr RHEL6.0-20100603.1-Client-x86_64-Live.iso /dev/sdb1

Expected results:
Everything's green during the boot.

Comment 1 Ales Kozumplik 2010-06-09 07:49:52 UTC
Created attachment 422462 [details]
boot.log

Comment 3 RHEL Program Management 2010-06-09 08:13:16 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 4 Neil Horman 2010-06-09 10:47:51 UTC
kdump isn't going to work in the nominal case on live images, the sysfs pointers for disk locations are all messed up, as we have no local media to dump to.  We could dump to the raw usb disk, but its almost always the case that we don't have sufficient space in the root partition to record an entire vmcore.

Comment 5 Ales Kozumplik 2010-06-16 11:54:20 UTC
Hi Neil,

I am seeing this too when I do a regular install of RHEL6.0-20100615.n.1 WebServer.

Shouldn't you reopen?

Comment 6 Ales Kozumplik 2010-06-16 11:54:50 UTC
To be more precise: I can see it during the first start of a machine after the installation.