Bug 713792 - rc.sysinit writes goofy messages at system startup
Summary: rc.sysinit writes goofy messages at system startup
Keywords:
Status: CLOSED DUPLICATE of bug 671386
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: initscripts
Version: 5.6
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: initscripts Maintenance Team
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-16 14:42 UTC by David Nelson
Modified: 2011-06-16 19:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-16 19:27:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot of the system starting up (139.20 KB, application/pdf)
2011-06-16 14:42 UTC, David Nelson
no flags Details

Description David Nelson 2011-06-16 14:42:09 UTC
Created attachment 505060 [details]
Screenshot of the system starting up

Description of problem:
RHEL 5.6 on Microsoft Hyper-V virtual guest displays the following:

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

RHEL 5.5 works fine.

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

How reproducible:
Always

Steps to Reproduce:
1.  Install RHEL 5.6 on a Hyper-V guest.
2.  Install Microsoft Linux Integration Components v2.1.
3.  Reboot
  
Actual results:
Nothing bad appears to be happening and the message appears innocuous.  RHEL 5.5 egrep's out (^no) so the execution block is not executed and the subsequent output from dmraid is suppressed.

Expected results:
Don't display garbage during system startup.

Additional info:

Comment 1 Bill Nottingham 2011-06-16 19:27:57 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.