Subject: Re: Dell PowerEdge 1550 hangs at boot.
To: Lars-Johan Liman <liman@autonomica.se>
From: Peter Eisch <peter@boku.net>
List: port-i386
Date: 03/14/2006 15:59:46
I too am seeing this with 3.0 on a dell 2550 with the PERC 3/DC. If I
reboot (hard power off, power on) it will seemingly always come up. Mine
is an MP kernel/system though. The relevant (?) portions of what I see on
boot:
...
ioapic0 at mainbus0 apid 2 (I/O APIC)
ioapic0: pa 0xfec00000, version 11, 16 pins
ioapic0: misconfigured as apic 0
ioapic0: remapped to apic 2
ioapic1 at mainbus0 apid 3 (I/O APIC)
ioapic1: pa 0xfec01000, version 11, 16 pins
ioapic1: misconfigured as apic 0
ioapic1: remapped to apic 3
...
amr0 at pci5 dev 0 function 0: AMI RAID <PERC 3/DC>
amr0: interrupting at ioapic1 pin 4 (irq 11)
amr0: firmware 198U, BIOS 3.35, 128MB RAM
ld0 at amr0 unit 0: RAID 5, optimal
ld0: 34556 MB, 8776 cyl, 128 head, 63 sec, 512 bytes/sect x 70770688 sectors
isp0 at pci4 dev 1 function 0: QLogic Dual Channel Ultra-3 Wide SCSI HBA
isp0: interrupting at ioapic1 pin 5 (irq 5)
isp0: interrupt (ISR=4 SEMA=0) when not ready
isp0: Polled Mailbox Command (0x8) Timeout
isp0: interrupt (ISR=4 SEMA=0) when not ready
isp0: interrupt (ISR=4 SEMA=0) when not ready
isp0: Polled Mailbox Command (0x33) Timeout
isp0: failed to set tag age limit (8,8)
...
When the system hangs (as Lars-Johan notes) there are an abundance of of
these: "isp0: interrupt (ISR=4 SEMA=0) when not ready" and even when it
boots successfully the Polled and set tag messages are logged.
I've been meaning to check/open a PR for it, but I'm suffering from an
abundance of important things.
Anyway, I guess this is a "me too" except that I'm running 3.0 proper.
peter
On 3/14/06 1:47 PM, "Lars-Johan Liman" <liman@autonomica.se> wrote:
> Maybe this is a FAQ or an RTFM ...
>
> I have banged my head against the wall all day, trying to RE-install
> NetBSD onto an old (2000/2001?) Dell PowerEdge 1550 (single CPU) that
> DID run it previously, but either something has chenged, or I have
> forgotten the magic incantation from last time (he wrote, cursing his
> laziness for not making notes at the time ... >:-).
>
> It has an amr RAID controller. Two identical drives are configured for
> RAID-1 mirroring.
>
> The following happens identically for both -current (200603011) and
> NetBSD-3 branch (20060313) picked up from NetBSD-daily.
>
> Installation works flawlessly. Everything is just fine, untill I
> reboot from the new "real" kernel on the RAID system.
>
> The kernel loads fine, and probes the devices, finding ld0 without a
> hickup, and all is well ... UNTIL it's about to start init. The last
> trace is
>
> cd0: ... ... (all fine)
> <HANG>
>
> ... and that's where it's supposed to say
>
> root on ...
> swap on ...
>
> ... but it doesn't. I just hangs hard (i.e. needs power cycle (it has
> no reset button AFAIK)).
>
> The astounding thing is that the installation kernel runs just fine.
>
> I'm trying to prod my (agreed: useless) memory to try to dig out any
> traces from my previous (sucessful!) installation (3.99.11), but so
> far I fail miserably (as expected ;-).
>
> Is it that I have to compile a kernel with pccons in stead of wscons?
> If so, why? (I seem to remember some hint about kbd not being "proper"
> ISA, but PCI, but my memory believes that it was related to some other
> box).
>
> Any other hints?
>
> Any BIOS settings that I have missed?
>
> (And yes, /dev/console is there! Checked from shell util in sysinst.)
>
> Help! :-)
>
> Cheers,
> /Liman
> #----------------------------------------------------------------------
> # Lars-Johan Liman, M.Sc. ! E-mail: liman@autonomica.se
> # Senior Systems Specialist ! HTTP : //www.autonomica.se/
> # Autonomica AB, Stockholm ! Voice : +46 8 - 615 85 72
> #----------------------------------------------------------------------
>