Date: Mon, 13 Jul 1998 12:21:33 -0300 (EST) From: Carlos Carvalho <carlos@fisica.ufpr.br> To: Doug Ledford <dledford@dialnet.net> Cc: aic7xxx Mailing List <AIC7xxx@FreeBSD.ORG> Subject: Re: 5.1.0-pre2: tag_info wierdness???? Message-ID: <13738.9725.113322.877@hoggar.fisica.ufpr.br> In-Reply-To: <35A6F441.B6CC7270@dialnet.net> References: <13734.4865.145076.814099@hoggar.fisica.ufpr.br> <35A6F441.B6CC7270@dialnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Ledford (dledford@dialnet.net) wrote on 11 July 1998 00:12: >Carlos Carvalho wrote: >> >> I've just upgraded to 2.1.108 and 5.1.0-pre2, and the machine seems to >> be running fine. The problem is in the tag_info options. I have two >> aha2940UW, the first one with 3 disks, and the second with two. I want >> the tagged queue depth to be 32 for all except the second disk of the >> first card, which should be 24, so the options passed by lilo are >> >> aic7xxx=verbose,pci_parity,tag_info:{{32,24,32},{32,32}} ... >> Tagged Queue By Device array for aic7xxx host instance 0: >> {32,24,32,255,255,255,255,255,255,255,255,255,255,255,255,255} >> Actual queue depth per device for aic7xxx host instance 0: >> {1,24,32,1,1,1,1,1,1,1,1,1,1,1,1,1} ... >> Tagged Queue By Device array for aic7xxx host instance 1: >> {32,32,255,255,255,255,255,255,255,255,255,255,255,255,255,255} >> Actual queue depth per device for aic7xxx host instance 1: >> {32,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1} > >Drive 0 on bus 0 and drive 1 on bus 1 both report that they can not support >tagged queueing. This probably means they have the DQue bit set in their >SCSI configuration On bus 1 the drives are identical! Here they are: % </proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 01 Lun: 00 Vendor: SEAGATE Model: ST34501W Rev: 0013 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 02 Lun: 00 Vendor: QUANTUM Model: XP34301 Rev: 1071 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi0 Channel: 00 Id: 03 Lun: 00 Vendor: FUJITSU Model: M2954Q-512 Rev: 0155 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi1 Channel: 00 Id: 00 Lun: 00 Vendor: SEAGATE Model: ST34501W Rev: 0013 Type: Direct-Access ANSI SCSI revision: 02 Host: scsi1 Channel: 00 Id: 02 Lun: 00 Vendor: SEAGATE Model: ST34501W Rev: 0013 Type: Direct-Access ANSI SCSI revision: 02 The Seagates are Cheetahs, 10000 rpm ultra-wide ones... There are two of them on bus 1 and the first one on bus 0. How can I check their configs? The manual doesn't say anything. >or else they are older/cheaper drives that don't support >tagged queueing at all. Hmpf!! :-) Carlos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe aic7xxx" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13738.9725.113322.877>