All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Anderson <andmike@us.ibm.com>
To: Olaf Hering <olh@suse.de>
Cc: James Bottomley <James.Bottomley@SteelEye.com>,
	willy@debian.org, SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Anton Blanchard <anton@samba.org>
Subject: Re: [PATCH] fix sym2 negotiation
Date: Tue, 24 Aug 2004 23:57:47 -0700	[thread overview]
Message-ID: <20040825065747.GA2275@us.ibm.com> (raw)
In-Reply-To: <20040824205126.GA10105@suse.de>

Olaf Hering [olh@suse.de] wrote:
>  On Tue, Aug 24, Mike Anderson wrote:
> 
> > I would guess this cdrom is behind a ACARD. We have had issues in
> > the past with negotiation / interaction between the ACARD and the sym. 
> 
> Oh, that would be possible. I will look through our patches and find the
> one that adds an insane delay. Maybe it helps.
> 

Yes increasing scsi_inq_timeout to 27 seconds makes the messages go away
on my system. Prior to increasing the timeout I bk pulled scsi-misc-2.6
and received the same ABORT recovery sequence you did.

Output post increasing the timeout:

x0537p1:~ # modprobe sym53c8xx
sym0: <1010-66> rev 0x1 at pci 0000:58:01.0 irq 137
sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
sym0: SCSI BUS has been reset.
scsi3 : sym-2.1.18j
sym1: <1010-66> rev 0x1 at pci 0000:58:01.1 irq 138
sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
sym1: SCSI BUS has been reset.
scsi4 : sym-2.1.18j
  Vendor: IBM       Model: DROM0020311       Rev: 8R22
  Type:   CD-ROM                             ANSI SCSI revision: 02
scsi(4:0:1:0): Beginning Domain Validation
sym1:1: wide asynchronous.
sym1:1: FAST-40 WIDE SCSI 80.0 MB/s ST (25.0 ns, offset 14)
scsi(4:0:1:0): Domain Validation skipping write tests
scsi(4:0:1:0): Ending Domain Validation
sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Attached scsi CD-ROM sr0 at scsi4, channel 0, id 1, lun 0
Attached scsi generic sg5 at scsi4, channel 0, id 1, lun 0,  type 5
program scsi_id is using a deprecated SCSI ioctl, please convert it to
SG_IO
program scsi_id is using a deprecated SCSI ioctl, please convert it to
SG_IO
program hwscan is using a deprecated SCSI ioctl, please convert it to
SG_IO
program hwscan is using a deprecated SCSI ioctl, please convert it to
SG_IO

x0537p1:~ # sg_inq /dev/sg5
standard INQUIRY:
PQual=0  Device_type=5  RMB=1  [ANSI_version=2]  version=0x02
[AERC=0]  [TrmTsk=0]  NormACA=0  HiSUP=0  Resp_data_format=2
SCCS=0  ACC=0  ALUA=0  3PC=0  Protect=0
BQue=0  EncServ=0  MultiP=0  MChngr=0  [ACKREQQ=0]  Addr16=0
[RelAdr=0]  WBus16=1  Sync=1  Linked=0  [TranDis=0]  CmdQue=0
Clocking=0x0  QAS=0  IUS=0
length=148 (0x94)   Peripheral device type: cd/dvd
Vendor identification: IBM
Product identification: DROM0020311
Product revision level: 8R22

-andmike
--
Michael Anderson
andmike@us.ibm.com


  reply	other threads:[~2004-08-25  6:59 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-21 18:37 [PATCH] fix sym2 negotiation James Bottomley
2004-08-22 17:32 ` Matthias Andree
2004-08-22 18:03   ` James Bottomley
2004-08-24 13:29 ` Olaf Hering
2004-08-24 20:39   ` Mike Anderson
2004-08-24 20:48     ` Vladimir G. Ivanovic
2004-08-24 20:50       ` Matthew Wilcox
2004-08-24 21:39         ` Vladimir G. Ivanovic
2004-08-24 22:12           ` Matthew Wilcox
2004-08-25  0:48             ` Vladimir G. Ivanovic
2004-08-24 20:51     ` Olaf Hering
2004-08-25  6:57       ` Mike Anderson [this message]
2004-08-25  9:25         ` Olaf Hering
2004-08-25 11:58           ` Matthew Wilcox
2004-08-25 12:09             ` Olaf Hering
2004-08-25 12:11             ` Anton Blanchard
2004-08-25 13:43               ` Doug Maxey
2004-08-25 13:23             ` James Bottomley
2004-08-25 19:13               ` Mike Anderson
2004-08-27 16:54 ` Kai Makisara

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=20040825065747.GA2275@us.ibm.com \
    --to=andmike@us.ibm.com \
    --cc=James.Bottomley@SteelEye.com \
    --cc=anton@samba.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=olh@suse.de \
    --cc=willy@debian.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.