Bug 690477 - broken sysinit startscript in RHEL5.6
Summary: broken sysinit startscript in RHEL5.6
Keywords:
Status: CLOSED DUPLICATE of bug 671386
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: initscripts
Version: 5.6
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: initscripts Maintenance Team
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-24 13:03 UTC by ES-Devel
Modified: 2011-03-24 15:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-24 15:20:34 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description ES-Devel 2011-03-24 13:03:53 UTC
Description of problem:

In /etc/rc.d/rc.sysinit, the code used to check for a string starting with "no ", but now it's explicitly checking for "no raid disks".

One gets the message "no block devices found" in return from dmraid though, which causes

failed to stat() /dev/mapper/no
failed to stat() /dev/mapper/block
failed to stat() /dev/mapper/devices
failed to stat() /dev/mapper/found

In RHEL6 the code is changed in the way to look at the exit code from dmraid
instead, maybe that is the right thing in RHEL5.6 as well?


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

initscripts-8.45.33-1

Comment 1 Bill Nottingham 2011-03-24 15:20:34 UTC

*** This bug has been marked as a duplicate of bug 671386 ***


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