Bug 122166 - (SATA ICH5)Huge boot delay due to SATA controller with no disks attached
Summary: (SATA ICH5)Huge boot delay due to SATA controller with no disks attached
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Garzik
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-01 08:27 UTC by Rick Richardson
Modified: 2013-07-03 02:19 UTC (History)
1 user (show)

Fixed In Version: fc3test3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-16 12:59:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rick Richardson 2004-05-01 08:27:15 UTC
I have an Intel D845PEBT2 mobo with onboard IDE and SATA controllers.
 There are no disks attached to the SATA controller.  There is no way
to disable the SATA controller in the BIOS.

When FC1-test3 boots, it goes thru a several minute delay while it
tries to find (non-existent) disks on the SATA controller.  This is
not very accceptable.  You either need to greatly shorten the probe
time (to a few seconds at most), or provide a way to permanently
disable probing on that controller.

Comment 1 Robert G. Fries 2004-05-11 06:24:27 UTC
A workaround for this bug is to add 'hde=noprobe hdg=noprobe' to the
boot options.  This bug seems related to #85828 for Red Hat Linux.
I noticed the delay with RH9, but it was about only about a third as
long.

This appears to be because FC test3 does multiple retries w/ 30-second
timeouts for each SATA controller (ide2 and ide3 on a D845PEBT2)
while RH9 only does one each.

Comment 2 Dave Rigby 2004-05-12 22:02:20 UTC
I have experienced the same problem with FC2 test3, with a Silicon
Image SiI3112 on-board controller. I have one SATA drive connected tot
he first channel but nothing on the second. I get the same ~30 second
wait on booting while the kernel scans for a non-existent drive on the
second channel.

Comment 3 radon 2004-05-22 16:40:31 UTC
The adding of hde=noprobe hdg=noprobe solve the problem of long boot
time. This method still does not solve the loading of the "smartd"
service failure at boot up. Is there any way to solve the "smartd"
problem? Thanks.

Comment 4 Emanuele Blanco 2004-06-09 16:41:28 UTC
Try to change your /etc/smartd.conf to your needs.

Comment 5 Rick Richardson 2004-10-16 12:59:49 UTC
This is fixed in fc3test3.  Thanks.


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