[parisc-linux] Disk hanging problems with 715/100XC fixed
Steve Bromwich
hppa at fop.ns.ca
Thu Jan 1 14:55:08 MST 2004
Hi,
A while ago I posted here about problems I had with my machine hanging
under heavy disk activity. After getting a round tuit for Christmas, I
finally traced it down to one of the drives (a Quantum Fireball) not being
able to support maximal values for TCQ, as referenced in Configure.help
for CONFIG_AIC7XXX_OLD_CMDS_PER_DEVICE:
NOTE: Certain very broken drives are known to lock up when given
more commands than they like to deal with. Quantum Fireball drives
are the most common in this category. For the Quantum Fireball
drives it is suggested to use no more than 8 commands per device.
To help anyone googling keywords with the same problem, my drive
(according to /proc/scsi/scsi) is:
Host: scsi0 Channel: 00 Id: 02 Lun: 00
Vendor: QUANTUM Model: FIREBALL-ST2 Rev: HP0J
Type: Direct-Access ANSI SCSI revision: 02
I fixed this by setting NCR_700_MAX_TAGS to 8 in drivers/scsi/53c700.h.
Hopefully this will help anyone else who has the same problem! My machine
has now been up and running for 5 days quite happily, whereas before it
wouldn't last longer than 24 hours.
Cheers, Steve
More information about the parisc-linux
mailing list