Bug 158427

Summary: mknod: /dev/console: 17
Product: [Fedora] Fedora Reporter: Alexandre Oliva <oliva>
Component: kernelAssignee: Peter Jones <pjones>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: me
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=155521#c18
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-17 18:57:41 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:

Description Alexandre Oliva 2005-05-22 06:06:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050512 Fedora/1.0.4-2 Firefox/1.0.4

Description of problem:
The script generated by mkinitrd, when booted up, will randomly print up to 3 messages like the one in the summary.  Besides /dev/console, it can be /dev/zero and /dev/null as well.  The messages are always in the order they appear in the script.  There's some additional analysis of the problem starting at comment 18 of bug 155521.

Version-Release number of selected component (if applicable):
mkinitrd-4.2.15-1 kernel-2.6.11-1.1323_FC4

How reproducible:
Sometimes

Steps to Reproduce:
1.Boot up a rawhide-tracking box

Actual Results:  audit (...): initialized
Red Hat nash v. ...  starting
mknod: ... /dev/zero: 17
[messages about sda and sdb that I get when sbp2 and usb-storage are loaded]
Reading all physical volumes...



Expected Results:  No such mknod messages

Additional info:

Comment 1 David Nedrow 2005-06-17 17:45:24 UTC
This appears to dupe 157129.

Comment 2 Alexandre Oliva 2005-06-17 18:57:41 UTC

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