From owner-freebsd-questions@FreeBSD.ORG Sat Feb 4 05:01:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5DC616A420 for ; Sat, 4 Feb 2006 05:01:38 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E0E43D4C for ; Sat, 4 Feb 2006 05:01:38 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so521135wxc for ; Fri, 03 Feb 2006 21:01:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oyONi5N8VloxpMdJIWEAW9cfa6mItthSH6JX/UWSvAIzt4szXi5nBgOvq3ZhLSd0OCM83Js/mI/aTjuNHRqoYgsvPq3dEUEJ6trOM2zEDWayRwMtAWxGCfvigNQEq58tnwbnU/4d9c/i6d8lsmEhF2OH727b6UXoksWCUSuxJIY= Received: by 10.70.71.13 with SMTP id t13mr3199803wxa; Fri, 03 Feb 2006 21:01:37 -0800 (PST) Received: by 10.70.67.17 with HTTP; Fri, 3 Feb 2006 21:01:37 -0800 (PST) Message-ID: Date: Fri, 3 Feb 2006 23:01:37 -0600 From: Nikolas Britton To: je killen In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: Need advice re SCSI X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2006 05:01:39 -0000 On 1/31/06, je killen wrote: > Hello all; > I have installed an LSI Logic SCSI adapter card and have attached to it > two 18GB Maxtor 15k SCSI hard drives. > These drives are 80 pin drives and I have obtained adapter boards to > convert the 80 pin connectors to 68 pin ribbon > cable for connection to the SCSI adapter (these adapters are from > Cables To Go). This adapter is made for a 64 bit PCI slot. I only have > 32 bit PCI slots. I was told via tech support response e-mail from LSI > Logic that I could use the adapter card in 32 bit slots but with > reduced performance. About an inch of the card connector tab hangs off > the end of the PCI slot. > > The following has been culled from dmesg.boot, /var/log/messages, and > transcribed from shutdown messages: > From dmesg.boot > mpt0: port 0xe900-0xe9ff mem > 0xeb0e0000-0xeb0ffff > f,0xeb100000-0xeb11ffff irq 11 at device 11.0 on pci0 > mpt0: [GIANT-LOCKED] > mpt0: MPI Version=3D1.2.9.0 > mpt0: Unhandled Event Notify Frame. Event 0xa. > mpt0: mpt_wait_req timed out > mpt0: port enable timed outmpt0: failed to enable port 0 > mpt0: Unable to initialize IOC > mpt1: port 0xea00-0xeaff mem > 0xeb140000-0xeb15fff > f,0xeb160000-0xeb17ffff irq 10 at device 11.1 on pci0 > mpt1: [GIANT-LOCKED] > mpt1: MPI Version=3D1.2.9.0 > mpt1: Unhandled Event Notify Frame. Event 0xa. > > Here is output from var/log/messages re SCSI: > Feb 1 01:57:40 AMD64 kernel: Waiting 5 seconds for SCSI devices to > settle > > Here is transcription of shutdown messages: > mpt1: Soft reset failed: device not running > mpt1: WARNING - Failed hard reset! > mpt1: Unhandled Event Notify Frame. Event 0x6149. > > The operating system has hatled. > Press any key to reboot. > > Perhaps it would take an engineer to look at this and give me advice > but; > There is no entry for any da device indicating that the drives are not > detected > but the adapter is. > Drives start up with a clattering sound (somewhat like the sound I > associate with > roulette wheels...um...dicey?) and it's unclear if they are in fact > running. Um you need to rule out hard drive problems before you blame the controller card or FreeBSD, because clattering sounds and hard drives don't usually mix. Check that the drive(s) spin up ok, the best way to do this is to remove the case and put your ear to the drive. Check at boot that the SCSI BIOS detected the drives. Also go into the SCSI BIOS and see if there is an option to format them or to run diag tests on the drives. Do you have SCSI controller utilities diskettes and/or the hard drive diag software from maxtor? use them. Download a copy of UBCD and try it.