From owner-freebsd-stable@FreeBSD.ORG Fri Nov 11 20:51:14 2005 Return-Path: X-Original-To: stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5991316A41F; Fri, 11 Nov 2005 20:51:14 +0000 (GMT) (envelope-from infinite1@despammed.com) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 712AE43D45; Fri, 11 Nov 2005 20:51:09 +0000 (GMT) (envelope-from infinite1@despammed.com) Received: from [127.0.0.1] (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id jABL0Nra005615; Fri, 11 Nov 2005 16:00:23 -0500 (EST) (envelope-from infinite1@despammed.com) Message-ID: <43750454.1010709@despammed.com> Date: Fri, 11 Nov 2005 15:51:32 -0500 From: Amit Rao User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Ade Lovett , ricardo@dis.epm.br References: <43734B59.7090609@yahoo.com.br> <12EFECDE-A63D-42A0-AD3C-575B8FE5113B@FreeBSD.org> In-Reply-To: <12EFECDE-A63D-42A0-AD3C-575B8FE5113B@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV devel-20050919/1168/Thu Nov 10 13:23:40 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: stable@FreeBSD.org Subject: Re: ahd0: Invalid Sequencer interrupt occurred. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 20:51:14 -0000 Ade Lovett wrote: > > On Nov 10, 2005, at 05:30 , Ricardo A. Reis wrote: > > Reducing the problem to the relevant pieces: > >> ahd0: port >> 0x2400-0x24ff,0x2000-0x20ff mem 0xdd200000-0xdd201fff irq 32 at device >> 2.0 on pci3 >> ahd0: [GIANT-LOCKED] >> aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs >> ahd1: port >> 0x2c00-0x2cff,0x2800-0x28ff mem 0xdd202000-0xdd203fff irq 33 at device >> 2.1 on pci3 >> ahd1: [GIANT-LOCKED] >> aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs > > [...] > >> da0 at ahd0 bus 0 target 0 lun 0 >> da0: Fixed Direct Access SCSI-3 device >> da0: 320.000MB/s transfers (160.000MHz, offset 63, 16bit), Tagged >> Queueing Enabled >> da0: 70007MB (143374744 512 byte sectors: 255H 63S/T 8924C) >> da1 at ahd0 bus 0 target 1 lun 0 >> da1: Fixed Direct Access SCSI-3 device >> da1: 320.000MB/s transfers (160.000MHz, offset 63, 16bit), Tagged >> Queueing Enabled >> da1: 70007MB (143374744 512 byte sectors: 255H 63S/T 8924C) >> Trying to mount root from ufs:/dev/da0s1a > > Adaptec HBAs and Seagate drives have a long and intensely painful > history of not working well together. Adaptec blames Seagate. Seagate > blames Adaptec. Throw in the myriad of subtly different AIC controllers > that are commonplace on 1U and 2U rackmount servers, and things get even > more entertaining. > > You essentially have 3 options 4 options. 0) Upgrade to Seagate 10K.7 drive firmware level 0008. That seems to help. One "ahd sequencer error" message still appears at boot, but after that it seems to work (with your fingers crossed). -Amit > > 1) replace the HBA -- somewhat difficult to do if it's embedded and you > need the PCIX slots for something else. > > 2) replace the drives -- IBM/Hitachi are fine choices here. Make sure > to tell whomever you purchase systems from that you'll not accept > Seagate drives in the future. > > 3) inside the adaptec bios, drop the drives to U160 speed, making sure > that *both* packetizing *and* QAS are turned OFF. You'll lose a little > bit of performance (but not all that much, Seagate drives really are > garbage), and get some semblance of stability. > > -aDe > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >