mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "John Stoffel" <john@stoffel.org>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: John Stoffel <john@stoffel.org>,
	Linus Torvalds <torvalds@osdl.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: Linux-2.6.13-rc6: aic7xxx testers please..
Date: Tue, 9 Aug 2005 16:12:29 -0400	[thread overview]
Message-ID: <17145.3629.933024.963438@smtp.charter.net> (raw)
In-Reply-To: <1123617516.5170.42.camel@mulgrave>

>>>>> "James" == James Bottomley <James.Bottomley@SteelEye.com> writes:

Thank you for looking into this with me, I really appreciate it.  I'm
kinda stumped why this suddenly started happening, but it could be
hardware related of course...

James> So basically the problem is on scsi1 with the tape device, which
James> apparently negotiates only narrow async?

It's not a performance problem, it's a lockup problem.  I use bacula
to make my backups using the DLT7000 as my media.  But the tape drives
hangs, it's hung now so that I can't do my backups.

James> What do the domain validation messages say about this device?
James> They should be in dmesg.  I'm fairly certain that DLT tapes do
James> better than narrow async.

The drive should be able to do 10MBytes/sec to the interface, the
drive itself can only do 5Mbytes/sec to the media, but with 2:1
compression and an 8MB buffer on the drive, it likes to be fed data as
quickly as it can.  

Here's the validation results for my two disks and tape drive:

  scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
	  <Adaptec aic7890/91 Ultra2 SCSI adapter>
	  aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs

   target0:0:0: asynchronous.
    Vendor: COMPAQ    Model: HC01841729        Rev: 3208
    Type:   Direct-Access                      ANSI SCSI revision: 02
  scsi0:A:0:0: Tagged Queuing enabled.  Depth 32
   target0:0:0: Beginning Domain Validation
   target0:0:0: wide asynchronous.
   target0:0:0: Domain Validation skipping write tests
   target0:0:0: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 15)
   target0:0:0: Ending Domain Validation
    Vendor: COMPAQ    Model: BD018222CA        Rev: B016
    Type:   Direct-Access                      ANSI SCSI revision: 02
   target0:0:1: asynchronous.
  scsi0:A:1:0: Tagged Queuing enabled.  Depth 32
   target0:0:1: Beginning Domain Validation
   target0:0:1: wide asynchronous.
   target0:0:1: Domain Validation skipping write tests
   target0:0:1: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 63)
   target0:0:1: Ending Domain Validation
  scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
	  <Adaptec aic7880 Ultra SCSI adapter>
	  aic7880: Ultra Wide Channel A, SCSI Id=7, 16/253 SCBs

    Vendor: SUN       Model: DLT7000           Rev: 1E48
    Type:   Sequential-Access                  ANSI SCSI revision: 02
   target1:0:6: asynchronous.
   target1:0:6: Beginning Domain Validation
   target1:0:6: wide asynchronous.
   target1:0:6: Domain Validation skipping write tests
   target1:0:6: FAST-10 WIDE SCSI 20.0 MB/s ST (100 ns, offset 8)
   target1:0:6: Ending Domain Validation
  st: Version 20050501, fixed bufsize 32768, s/g segs 256
  Attached scsi tape st0 at scsi1, channel 0, id 6, lun 0
  st0: try direct i/o: yes (alignment 512 B), max page reachable by HBA 1048575
  SCSI device sda: 35566000 512-byte hdwr sectors (18210 MB)
  SCSI device sda: drive cache: write through
  SCSI device sda: 35566000 512-byte hdwr sectors (18210 MB)
  SCSI device sda: drive cache: write through
   sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
  Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
  SCSI device sdb: 35565080 512-byte hdwr sectors (18209 MB)
  SCSI device sdb: drive cache: write through
  SCSI device sdb: 35565080 512-byte hdwr sectors (18209 MB)
  SCSI device sdb: drive cache: write through
   sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
  Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0

  reply	other threads:[~2005-08-09 20:12 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-07 18:47 Linus Torvalds
2005-08-07 20:23 ` Heikki Orsila
2005-08-07 20:38 ` Lee Revell
2005-08-07 20:50   ` Linus Torvalds
2005-08-07 20:52     ` Lee Revell
2005-08-07 21:14 ` Dumitru Ciobarcianu
2005-08-08 14:17   ` Theodore Ts'o
2005-08-07 22:12 ` [2.6 patch] fix drivers/s390/net/ compilation Adrian Bunk
2005-08-08  8:31   ` Martin Schwidefsky
2005-08-08 12:59 ` Linux-2.6.13-rc6: aic7xxx testers please John Stoffel
2005-08-08 15:08 ` Danny ter Haar
2005-08-08 17:54 ` Jesper Juhl
2005-08-09 19:35   ` John Stoffel
2005-08-09 19:58     ` James Bottomley
2005-08-09 20:12       ` John Stoffel [this message]
2005-08-10  0:50         ` James Bottomley
2005-08-10 15:28           ` John Stoffel
2005-08-10 15:46             ` James Bottomley
2005-08-10 16:27               ` John Stoffel
2005-08-11  2:30                 ` John Stoffel
2005-08-11  6:34 ` Philipp Matthias Hahn
2005-08-11  6:42 ` Philipp Matthias Hahn
2005-08-11  9:54   ` Johannes Stezenbach
2005-08-11 12:37   ` hunold
2005-08-11 14:51     ` Gene Heskett
2005-08-11 15:38       ` cx88 teletext not yet implemented -was- " Michael Krufky
2005-08-11 21:53         ` Gene Heskett
2005-08-11 15:30     ` Philipp Matthias Hahn
     [not found]     ` <20050815071723.GB8524@titan.lahn.de>
     [not found]       ` <20050815215855.GB5860@linuxtv.org>
     [not found]         ` <E1E4vSG-0005r7-KG@allen.werkleitz.de>
2005-08-24  6:59           ` [PATCH] saa7146_i2c device model integration Philipp Matthias Hahn
2005-08-31 12:14             ` Johannes Stezenbach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17145.3629.933024.963438@smtp.charter.net \
    --to=john@stoffel.org \
    --cc=James.Bottomley@SteelEye.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®