From owner-freebsd-scsi@FreeBSD.ORG Sat Aug 9 09:31:24 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E2E37B401; Sat, 9 Aug 2003 09:31:24 -0700 (PDT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id F068743FBF; Sat, 9 Aug 2003 09:31:23 -0700 (PDT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2653.19) id <305LHTCQ>; Sat, 9 Aug 2003 12:31:22 -0400 Message-ID: From: Don Bowman To: "'Kenneth D. Merry'" , Don Bowman Date: Sat, 9 Aug 2003 12:31:21 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" cc: "'freebsd-scsi@freebsd.org'" cc: "'aic7xxx@freebsd.org'" Subject: RE: Ongoing U320 AIC7902 Seagate ST318453LW issues, SCB timed out X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2003 16:31:25 -0000 > From: Kenneth D. Merry [mailto:ken@kdm.org] > On Fri, Aug 08, 2003 at 13:43:55 -0400, Don Bowman wrote: > > Just to confirm i'm talking about the same thing... > > my seagate device reports 255 tagged openings: > > > > # camcontrol tags 0:0:0 > > (pass0:ahd0:0:0:0): device openings: 255 > > > > but seagate indicates the device has only support for > > 64. Am i reading something different here? > > You'll see 255 openings until we get a queue full response > from the drive. > Then it'll go down to however many transactions we had > outstanding when the > queue full happened. > > If you want a little more information (e.g. how many transactions are > outstanding at a given moment), try: > > camcontrol tags da0 -v Thanks for the info. This is what I see: # camcontrol tags 0:0:0 -v (pass0:ahd0:0:0:0): dev_openings 252 (pass0:ahd0:0:0:0): dev_active 3 (pass0:ahd0:0:0:0): devq_openings 252 (pass0:ahd0:0:0:0): devq_queued 0 (pass0:ahd0:0:0:0): held 0 (pass0:ahd0:0:0:0): mintags 2 (pass0:ahd0:0:0:0): maxtags 255 # camcontrol devlist at scbus0 target 0 lun 0 (pass0,da0)