From owner-freebsd-current@FreeBSD.ORG Thu Aug 26 22:14:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C03016A4CE for ; Thu, 26 Aug 2004 22:14:20 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEED443D41 for ; Thu, 26 Aug 2004 22:14:19 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.0.12] (g4.samsco.home [192.168.0.12]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i7QMDSK1049208; Thu, 26 Aug 2004 16:13:29 -0600 (MDT) (envelope-from scottl@freebsd.org) Message-ID: <412E6072.6060707@freebsd.org> Date: Thu, 26 Aug 2004 16:13:06 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Craig Boston References: <20040826145324.GA40029@nowhere> <20040826214936.GC40029@nowhere> <412E5D24.3080809@freebsd.org> <20040826221017.GD40029@nowhere> In-Reply-To: <20040826221017.GD40029@nowhere> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: freebsd-current@freebsd.org Subject: Re: PLEASE TEST: IPI deadlock avoidance patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 26 Aug 2004 22:14:20 -0000 Craig Boston wrote: > On Thu, Aug 26, 2004 at 03:59:00PM -0600, Scott Long wrote: > >>Besides gvinum, what storage controllers are you guys using? > > > Two of the drives in the RAID5 are on: > > atapci0: > ad0: 9541MB [19386/16/63] at ata0-master UDMA33 > ad2: 9541MB [19386/16/63] at ata1-master UDMA33 > > The third drive is on: > ahc0: > ahc0: [GIANT-LOCKED > aic7880: Ultra Wide Channel A, SCSI Id=7, 16/253 SCBs > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled > da0: 8678MB (17773500 512 byte sectors: 255H 63S/T 1106C) > > The "Compaq" is just a rebranded IBM, I think. > > Craig You're using gvinum, right? Any chance you can switch back to classic vinum and re-test? Scott