Hide Forgot
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
*** This bug has been marked as a duplicate of bug 671386 ***