Bug 93750 - [ips] Boot hangs on ips0: resetting adapter, this may take up to 5 minutes
Summary: [ips] Boot hangs on ips0: resetting adapter, this may take up to 5 minutes
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 6.0-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 13:30 UTC by Oleg Sharoiko
Modified: 2017-06-29 01:24 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Sharoiko 2006-02-23 13:30:02 UTC
During normal boot GENERIC kernel hangs with the last message being

ips0: resetting adapter, this may take up to 5 minutes

Ctrl-Alt-Del doesn't work. Pressing power button doesn't work either, 
have to push it and wait for several seconds to switch the system off.

With hint.apic.0.disabled=1 GENERIC seems to boot fine. It's also possible 
to boot FreeBSD/i386 when hyper-threading is enabled (4 logical CPUs) and 
kernel has SMP option (just tried default SMP kernel). With only 2 CPUs 
(HTT disabled) SMP kernel also hangs at the same point. FreeBSD/amd64 only 
boots with apic disabled. This is not specific for 6.0 as RELENG_6 and 
CURRENT also have this problem.

Logs of verbose boots and results of acpidump available at
http://rsu.ru/~os/ips/
I'm ready to provide any possible help needed to resolve this issue.

I've posted a message to freebsd-scsi and Scott Long pointed that this
sounds like an interrupt routing problem.

http://docs.freebsd.org/cgi/getmsg.cgi?fetch=20652+0+archive/2006/freebsd-scsi/20060219.freebsd-scsi
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=23717+0+archive/2006/freebsd-scsi/20060219.freebsd-scsi
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-02-23 15:38:26 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-i386

This sounds as though it might be i386-specific.
Comment 2 Oleg Sharoiko 2006-02-23 17:33:44 UTC
As I mentioned in the original report this also happens with amd64.
Behaviour is slightly different: system boots only with
hint.apic.0.disabled=1. SMP kernels don't boot when APIC is enabled no
matter if HTT is on or off.

-- 
Oleg Sharoiko.
Software and Network Engineer
Computer Center of Rostov State University.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-03-21 00:46:19 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-bugs

This does not sound i386-specific.