From owner-freebsd-current@FreeBSD.ORG Wed Dec 20 17:19:34 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE66616A403 for ; Wed, 20 Dec 2006 17:19:34 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from farris.bafirst.com (adsl-065-081-102-002.sip.jan.bellsouth.net [65.81.102.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59BDD43CC1 for ; Wed, 20 Dec 2006 17:18:35 +0000 (GMT) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.4]) by farris.bafirst.com with esmtp; Wed, 20 Dec 2006 11:18:34 -0600 id 0006D41C.4589706A.0000AF89 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Wed, 20 Dec 2006 11:18:32 -0600 id 0004AC25.45897068.000001FB Received: from dsl-189-129-17-4.prod-infinitum.com.mx (dsl-189-129-17-4.prod-infinitum.com.mx [189.129.17.4]) by correo.encontacto.net (Horde MIME library) with HTTP; Wed, 20 Dec 2006 11:18:32 -0600 Message-ID: <20061220111832.mcb8kj4veskgk0ck@correo.encontacto.net> X-Priority: 3 (Normal) Date: Wed, 20 Dec 2006 11:18:32 -0600 From: "eculp@encontacto.net" To: Scott Long References: <6eb82e0612181734n92e4a95l9d54aeb1edae87d1@mail.gmail.com> <4589518C.3070507@samsco.org> <6eb82e0612200716x4fcf6960t3c5fe5cab5fd0bcf@mail.gmail.com> <458955F0.4020102@samsco.org> <20061220095725.sna02itekgkk4kkw@correo.encontacto.net> <45896213.2020600@samsco.org> In-Reply-To: <45896213.2020600@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) Cc: freebsd-current@freebsd.org Subject: Re: Can the mpt0: be rebooted on current. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 17:19:35 -0000 Quoting Scott Long : > eculp@encontacto.net wrote: >> The "bigdisk and scsi_da" thread reminded me of a problem that I =20 >> have had since July. I have a dell server with the LSILogic 1030 =20 >> Ultra4 Adapter that I haven't been able to reboot in current. I am =20 >> holding on to a Jun 16 06:09:11 CDT 2006 kernel and feel that I =20 >> should either install 6.2 over the old current installation or =20 >> build a new current kernel and reboot assuming that the driver is =20 >> working. >> >> The major problem is the some 4,000 km and a border between the the =20 >> machine and I. Any update on the status of the driver or a cool =20 >> solution would be appreciated. >> >> Thanks, >> >> ed >> > > Um, you forgot to say what the problem is that you're concerned about. Important point, Scott, thanks. a newer than the June 15th kernel that has been running without =20 problems causes or possibly now I will be able to say "caused" the mpt =20 driver to panic on boot. Here is so of the boot message copied from a laptop webcam : mpt1: [GIANT-LOCKED] mpt1: MPI Version=3D1.2.14.0 mpt1: mpt_wait_req(4) timed out mpt1: read_cfg_header timed out mpt1: mpt_wait_req(6) timed out mpt1: port 0 enable timed out mpt1: failed to enable port 0 then this repeats until the system hangs: mpt0: Address Reply: SCSI Target Command Buffer Reply @ 0xffffffffacc7a200 IOC Status Success IOCLogInfo 0x00000000 MsgLength 0x05 MsgFlags 0x00 MsgContext 0x0003005d mpt0: Reply Frame Ignored mpt0: Default Handler Called: req=3D0xffffffff80e49050:95 reply_descriptor=3Ddc913980 frame=3D0xffffffffacc7a300 mpt0: Address Reply: Thanks, ed