From owner-freebsd-sparc64@FreeBSD.ORG Wed Mar 12 23:00:04 2008 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B306A1065670 for ; Wed, 12 Mar 2008 23:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A99538FC17 for ; Wed, 12 Mar 2008 23:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2CN04ZX097669 for ; Wed, 12 Mar 2008 23:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2CN04W8097668; Wed, 12 Mar 2008 23:00:04 GMT (envelope-from gnats) Date: Wed, 12 Mar 2008 23:00:04 GMT Message-Id: <200803122300.m2CN04W8097668@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Marius Strobl Cc: Subject: Re: sparc64/121539: Interrupt storm booting 7.0-R/sparc64 on ultra5 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marius Strobl List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2008 23:00:04 -0000 The following reply was made to PR sparc64/121539; it has been noted by GNATS. From: Marius Strobl To: jpd@dsb.tudelft.nl Cc: bug-followup@freebsd.org Subject: Re: sparc64/121539: Interrupt storm booting 7.0-R/sparc64 on ultra5 Date: Wed, 12 Mar 2008 23:54:45 +0100 On Sun, Mar 09, 2008 at 06:07:28PM +0100, jpd@dsb.tudelft.nl wrote: <...> > ata3: reiniting channel .. > ata3: reset tp1 mask=3D03 ostat0=3D51 ostat1=3D00 > ata3: stat0=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb > ata3: stat1=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00 > ata3: reset tp2 stat0=3D00 stat1=3D00 devices=3D0x4 > acd0: setting PIO4 on CMD 646 chip > acd0: setting WDMA2 on CMD 646 chip > ata3: reinit done .. > acd0: TIMEOUT - READ_BIG retrying (0 retries left) > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source > interrupt storm detected on "vec2016:"; throttling interrupt source Vector 2016 is the ATA controller and the ata(4)/acd(4) apparently has some problems accessing the CD. Could you please check whether the cabling and the drive are ok and functional? Marius