From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932419AbVHIT7F (ORCPT ); Tue, 9 Aug 2005 15:59:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932378AbVHIT7F (ORCPT ); Tue, 9 Aug 2005 15:59:05 -0400 Received: from stat16.steeleye.com ([209.192.50.48]:42125 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S932419AbVHIT7C (ORCPT ); Tue, 9 Aug 2005 15:59:02 -0400 Subject: Re: Linux-2.6.13-rc6: aic7xxx testers please.. From: James Bottomley To: John Stoffel Cc: Linus Torvalds , Linux Kernel Mailing List , SCSI Mailing List In-Reply-To: <17145.1417.329260.524528@smtp.charter.net> References: <200508081954.52638.jesper.juhl@gmail.com> <17145.1417.329260.524528@smtp.charter.net> Content-Type: text/plain Date: Tue, 09 Aug 2005 14:58:36 -0500 Message-Id: <1123617516.5170.42.camel@mulgrave> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2005-08-09 at 15:35 -0400, John Stoffel wrote: > Attached devices: > Host: scsi0 Channel: 00 Id: 00 Lun: 00 > Vendor: COMPAQ Model: HC01841729 Rev: 3208 > Type: Direct-Access ANSI SCSI revision: 02 > Host: scsi0 Channel: 00 Id: 01 Lun: 00 > Vendor: COMPAQ Model: BD018222CA Rev: B016 > Type: Direct-Access ANSI SCSI revision: 02 > Host: scsi1 Channel: 00 Id: 06 Lun: 00 > Vendor: SUN Model: DLT7000 Rev: 1E48 > Type: Sequential-Access ANSI SCSI revision: 02 > Host: scsi2 Channel: 00 Id: 00 Lun: 00 > Vendor: EPSON Model: Stylus Storage Rev: 1.00 > Type: Direct-Access ANSI SCSI revision: 02 So basically the problem is on scsi1 with the tape device, which apparently negotiates only narrow async? What do the domain validation messages say about this device? They should be in dmesg. I'm fairly certain that DLT tapes do better than narrow async. James