Bug 148818

Summary: scsi_id[740]: scsi_id: unable to access parent device of '/block/sda'
Product: [openSUSE] SUSE Linux 10.1 Reporter: Harald Koenig <koenig>
Component: BasesystemAssignee: Hannes Reinecke <hare>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Harald Koenig 2006-02-07 19:25:44 UTC
watching the boot mesages for that KOTD (plain beta-3 crashes in aix79xxx bug) I noticed the following:

     sda:
     sda1 sda2 sda3 sda4 <scsi_id[740]: scsi_id: unable to access paraent
device of '/block/sda' sda5 sda6 >

and about the same for sdb:

     scsi_id[780]: scsi_id: unable to access paraent device of '/block/sdb'
     SCSI device sdb: drive cache: write back w/ FUA
     sdb: scsi_id[781]: scsi_id: unable to access paraent device of
'/block/sdb'
     sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 >


but I can't find those messages "unable to access paraent device of ..."
neither  in dmesg nor in boot.msg, only in the console output (screen shot
available)
Comment 1 Michael Gross 2006-02-08 12:41:34 UTC
Which bug are you referring to and what exactly is the problem here?
Comment 3 Michael Gross 2006-02-08 13:37:57 UTC
Werner: Can you help here? Assign it back if this is nothing for you.
Comment 4 Dr. Werner Fink 2006-02-08 13:54:22 UTC
mkinitrd messages just before any script from hard disk.
Comment 5 Hannes Reinecke 2006-02-08 14:58:01 UTC
Nope, it's udev.
Comment 6 Kay Sievers 2006-02-08 18:49:42 UTC
Udev without libsysfs is now too fast for sysfs. :)

Please add:
  /etc/udev/rules.d/05-udev-early.rules
to mkinitrd. That should fix it.
Comment 7 Hannes Reinecke 2006-02-09 07:27:04 UTC
Ok, added to mkinitrd. for Beta4.