[4008] in linux-scsi channel archive
Problem with aic78xxx driver
daemon@ATHENA.MIT.EDU (Liu)
Tue May 26 06:09:11 1998
Date: Tue, 26 May 1998 18:05:43 +0800
From: Liu <dsliu@ne.rsgs.ac.cn>
To: "linux-scsi@vger.rutgers.edu" <linux-scsi@vger.rutgers.edu>
Hello everyone,
I just installed an Adaptec aha2940UW in linux system and make use of
kernel 2.0.33 to
support it. Some information as following:
$ cat /proc/scsi/aic7xxx/0
Adaptec AIC7xxx driver version: 4.1.1/3.2.1
Compile Options:
AIC7XXX_RESET_DELAY : 15
AIC7XXX_TAGGED_QUEUEING: Enabled
AIC7XXX_PAGE_ENABLE : Enabled
AIC7XXX_PROC_STATS : Disabled
Adapter Configuration:
SCSI Adapter: Adaptec AHA-294X Ultra SCSI host adapter
(AIC-788x chipset)
Host Bus: Wide
Base IO: 0xd800
Base IO Memory: 0xf3800000
IRQ: 11
SCBs: Used 1, HW 16, Page 255
Interrupts: 30
Serial EEPROM: True
Extended Translation: Disabled
SCSI Bus Reset: Enabled
Ultra SCSI: Disabled
Disconnect Enable Flags: 0xffff
I connected with Seagate disk 9.1G. When I use command 'mkfs' to make
filesystem on this disk, it give me a lot of error massages as below and
then stopped at the end.
Writing inode tables: 218/ 546
scsi : aborting command due to timeout : pid 103376, scsi0, channel 0,
id 4, lun 0 Write (10) 00 00 ac 12 d2 00 00 f4 00
scsi : aborting command due to timeout : pid 103377, scsi0, channel 0,
id 4, lun 0 Write (10) 00 00 ac 13 c6 00 00 f4 00
scsi : aborting command due to timeout : pid 103378, scsi0, channel 0,
id 4, lun 0 Write (10) 00 00 ac 14 ba 00 00 18 00
scsi : aborting command due to timeout : pid 103404, scsi0, channel 0,
id 4, lun 0 Write (10) 00 00 ae 53 c6 00 00 f4 00
scsi : aborting command due to timeout : pid 103403, scsi0, channel 0,
id 4, lun 0 Write (10) 00 00 ae 52 d2 00 00 f4 00
scsi : aborting command due to timeout : pid 103405, scsi0, channel 0,
id 4, lun 0 Write (10) 00 00 ae 54 ba 00 00 18 00
|
|
CSI bus is being reset for host 0 channel 0.
SCSI host 0 reset (pid 103376) timed out again -
probably an unrecoverable SCSI bus or device hang.
SCSI host 0 abort (pid 103447) timed out - resetting
SCSI bus is being reset for host 0 channel 0.
SCSI host 0 reset (pid 103403) timed out again -
probably an unrecoverable SCSI bus or device hang.
SCSI host 0 reset (pid 103410) timed out again -
probably an unrecoverable SCSI bus or device hang.
SCSI host 0 reset (pid 103405) timed out again -
probably an unrecoverable SCSI bus or device hang.
|
|
Writing superblocks and filesystem accounting information:
I have tried several times and always get the same results only
different with some numbers. Which one could help me to solve this
problem ?
Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu