Bug 499802 - New mkinitrd make system unbootable, when root partition is RAID1 device
Summary: New mkinitrd make system unbootable, when root partition is RAID1 device
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: mkinitrd
Version: 5.3
Hardware: All
OS: Linux
low
urgent
Target Milestone: rc
: ---
Assignee: Brian Lane
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-08 10:03 UTC by Boris B. Zhmurov
Modified: 2013-03-20 13:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-20 13:42:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Boris B. Zhmurov 2009-05-08 10:03:37 UTC
Description of problem:
mkinitrd version 5.1.19.6-44 make system unbootable, if we have root partition (/) on software RAID1 and if there is LABEL=... in /etc/fstab for root partition.


Version-Release number of selected component (if applicable):
mkinitrd-5.1.19.6-44

How reproducible:
Always


Steps to Reproduce:
1. Install RHEL5.3 on server, where root partition is software raid1

root@server ~ # mount
/dev/md1 on / type ext3 (rw)

and there is labeled root partition in fstab:
root@server ~ # cat /etc/fstab 
LABEL=PS09011241452342                /                       ext3    defaults        1 1



2. Install new updated kernel _any version_

3. reboot
  

Actual results:
mount: error mounting /dev/root on /sysroot as ext3: Device or resource busy
switchroot: mount failed: No such file or directory
kernel panic - not syncing: Attempt to kill init!


Expected results:
normal boot


Additional info:

Comment 1 David Cantrell 2013-03-20 13:42:48 UTC
While Red Hat welcomes bug reports on Red Hat products here in our public
bugzilla database, please keep in mind that bugzilla is not a support tool or
means of accessing support.  If you would like technical support please visit
our support portal at access.redhat.com or call us for information on
subscription offerings to suit your needs.


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