* PROBLEM: SCSI SYM53C896 driver, kernel 2.2.17
@ 2000-12-13 12:41 Vladimir Parkhomenko
2000-12-13 13:55 ` Edouard Soriano
0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Parkhomenko @ 2000-12-13 12:41 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 507 bytes --]
Good day.
Please help me.
Or tell me about how and where can I get consultation for the problem.
I have small problem with my SCSI driver SYM53C896 on Linux system - kernel
2.2.17.
When I copy huge file (about 1Gb, but < 1.5Gb) from one disk drive to other
is error occured. Perfomance SYM53C896 is very slowly (from 20Mb/s to
4Mb/s), but the connect is being. The system log message and '/proc'
information is attache to this mail.
sorry for my english.
with best regards
Vladimir Parkhomenko
13.12.y2
[-- Attachment #2: scsi.err --]
[-- Type: application/octet-stream, Size: 1311 bytes --]
kernel: scsi : aborting command due to timeout : pid 242507, scsi0, channel 0, id 1, lun 0 Read (10) 00 00 35 e2 d7 00 00 02 00
kernel: sym53c8xx_abort: pid=242507 serial_number=242534 serial_number_at_timeout=242534
kernel: scsi : aborting command due to timeout : pid 242508, scsi0, channel 0, id 1, lun 0 Read (10) 00 00 35 e2 d9 00 00 02 00
kernel: sym53c8xx_abort: pid=242508 serial_number=242535 serial_number_at_timeout=242535
kernel: sym53c896-0: abort ccb=ac817000 (cancel)
kernel: scsi : aborting command due to timeout : pid 242518, scsi0, channel 0, id 1, lun 0 Read (10) 00 00 35 e2 ed 00 00 80 00
kernel: sym53c8xx_abort: pid=242518 serial_number=242545 serial_number_at_timeout=242545
kernel: sym53c896-0: abort ccb=ac814800 (cancel)
kernel: SCSI host 0 abort (pid 240519) timed out - resetting
kernel: SCSI bus is being reset for host 0 channel 0.
kernel: sym53c8xx_reset: pid=240519 reset_flags=2 serial_number=240546 serial_number_at_timeout=240546
kernel: sym53c896-0: restart (scsi reset).
kernel: sym53c896-0: handling phase mismatch from SCRIPTS.
kernel: sym53c896-0: Downloading SCSI SCRIPTS.
kernel: sym53c896-0-<1,*>: FAST-40 WIDE SCSI 80.0 MB/s (25 ns, offset 31)
kernel: sym53c896-0-<0,*>: FAST-40 WIDE SCSI 80.0 MB/s (25 ns, offset 15)
[-- Attachment #3: version --]
[-- Type: application/octet-stream, Size: 151 bytes --]
Linux version 2.2.17 (root@ml350.nkmz.donetsk.ua) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #11 SMP Mon Dec 11 16:14:00 EET 2000
[-- Attachment #4: filesystems --]
[-- Type: application/octet-stream, Size: 88 bytes --]
ext2
nodev proc
nodev nfs
nodev smbfs
iso9660
nodev autofs
nodev devpts
vfat
[-- Attachment #5: interrupts --]
[-- Type: application/octet-stream, Size: 478 bytes --]
CPU0
0: 264614 XT-PIC timer
1: 5870 IO-APIC-edge keyboard
2: 0 XT-PIC cascade
6: 99 IO-APIC-edge floppy
8: 2 IO-APIC-edge rtc
12: 0 IO-APIC-edge PS/2 Mouse
13: 1 XT-PIC fpu
14: 11 IO-APIC-edge ide0
16: 1010752 IO-APIC-level sym53c8xx, sym53c8xx
17: 20292 IO-APIC-level eth0
NMI: 0
ERR: 0
[-- Attachment #6: ioports --]
[-- Type: application/octet-stream, Size: 441 bytes --]
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
02f8-02ff : serial(auto)
03c0-03df : vga+
03f0-03f5 : floppy
03f6-03f6 : ide0
03f7-03f7 : floppy DIR
03f8-03ff : serial(auto)
1000-10ff : sym53c8xx
1400-14ff : sym53c8xx
2000-201f : Intel Speedo3 Ethernet
3000-3007 : ide0
3008-300f : ide1
[-- Attachment #7: meminfo --]
[-- Type: application/octet-stream, Size: 330 bytes --]
total: used: free: shared: buffers: cached:
Mem: 795537408 791658496 3878912 6164480 382468096 386555904
Swap: 526409728 2535424 523874304
MemTotal: 776892 kB
MemFree: 3788 kB
MemShared: 6020 kB
Buffers: 373504 kB
Cached: 377496 kB
SwapTotal: 514072 kB
SwapFree: 511596 kB
[-- Attachment #8: modules --]
[-- Type: application/octet-stream, Size: 145 bytes --]
vfat 9308 1 (autoclean)
fat 31584 1 (autoclean) [vfat]
nfsd 143204 8 (autoclean)
[-- Attachment #9: mounts --]
[-- Type: application/octet-stream, Size: 385 bytes --]
/dev/root / ext2 rw 0 0
/proc /proc proc rw 0 0
none /dev/pts devpts rw 0 0
/dev/sda5 /u01 ext2 rw 0 0
/dev/sda6 /u07 ext2 rw 0 0
/dev/sda7 /u02 ext2 rw 0 0
/dev/sdb1 /u03 ext2 rw 0 0
/dev/sdb2 /u05 ext2 rw 0 0
/dev/sdc6 /u04 ext2 rw 0 0
/dev/sdc7 /u06 ext2 rw 0 0
/dev/sda8 /u08 ext2 rw 0 0
/dev/sdc8 /u09 ext2 rw 0 0
/dev/fd0 /mnt/floppy vfat rw,noexec,nosuid,nodev 0 0
[-- Attachment #10: partitions --]
[-- Type: application/octet-stream, Size: 615 bytes --]
major minor #blocks name
8 0 8886762 sda
8 1 1542240 sda1
8 2 1 sda2
8 3 40131 sda3
8 4 514080 sda4
8 5 1550241 sda5
8 6 1036161 sda6
8 7 1550241 sda7
8 8 2650693 sda8
8 16 8958120 sdb
8 17 1036161 sdb1
8 18 7920045 sdb2
8 32 8958120 sdc
8 33 1542240 sdc1
8 34 1 sdc2
8 35 40131 sdc3
8 36 514080 sdc4
8 37 1550241 sdc5
8 38 1036161 sdc6
8 39 1550241 sdc7
8 40 2722986 sdc8
[-- Attachment #11: stat --]
[-- Type: application/octet-stream, Size: 765 bytes --]
cpu 3234 0 15510 256640
cpu0 3234 0 15510 256640
disk 69933 915219 26409 0
disk_rio 4891 915174 976 0
disk_wio 65042 45 25433 0
disk_rblk 15548 1830348 3926 0
disk_wblk 502696 90 203440 0
page 5444701 1354879
swap 755 846
intr 1563582 275384 6214 0 0 0 0 116 249694 2 0 0 0 0 1 11 0 1010852 21308 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ctxt 672378
btime 976702980
processes 605
[-- Attachment #12: swaps --]
[-- Type: application/octet-stream, Size: 95 bytes --]
Filename Type Size Used Priority
/dev/sda4 partition 514072 2476 -1
[-- Attachment #13: cpuinfo --]
[-- Type: application/octet-stream, Size: 416 bytes --]
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 1
cpu MHz : 596.039
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
sep_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr xmm
bogomips : 1189.48
[-- Attachment #14: 0 --]
[-- Type: application/octet-stream, Size: 226 bytes --]
General information:
Chip sym53c896, device id 0xb, revision id 0x5
IO port address 0x1000, IRQ number 16
Using memory mapped IO at virtual address 0xb0800000
Synchronous period factor 10, max commands per lun 63
[-- Attachment #15: 1 --]
[-- Type: application/octet-stream, Size: 226 bytes --]
General information:
Chip sym53c896, device id 0xb, revision id 0x5
IO port address 0x1400, IRQ number 16
Using memory mapped IO at virtual address 0xb0805000
Synchronous period factor 10, max commands per lun 63
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: PROBLEM: SCSI SYM53C896 driver, kernel 2.2.17
2000-12-13 12:41 PROBLEM: SCSI SYM53C896 driver, kernel 2.2.17 Vladimir Parkhomenko
@ 2000-12-13 13:55 ` Edouard Soriano
0 siblings, 0 replies; 2+ messages in thread
From: Edouard Soriano @ 2000-12-13 13:55 UTC (permalink / raw)
To: Vladimir Parkhomenko; +Cc: linux-kernel
Hello:
I just got working an ASUS Dual Pentium Motherboard with a dual channel
SCSI controller managed
by this driver.
Additional information required:
a) kind of SCSI interfce used: SCSI-II, SCSI-III (LVD) ?
b) Make sure you do not have hardware troubles like having a 80MBs drive
on the same
channel as a 40 Mbs.
c) sym53c896 driver version ? When using SCSI-III LVD with 80MBs or
higher I recommend to use 1.6b
Wait for that information
Cpaciba
>>>>>>>>>>>>>>>>>> Message d'origine <<<<<<<<<<<<<<<<<<
Le 12/13/00, à 1:41:08 PM h, "Vladimir Parkhomenko"
<vparch@lsto.nkmz.donetsk.ua> vous a écrit sur le sujet suivant PROBLEM:
SCSI SYM53C896 driver, kernel 2.2.17:
> Good day.
> Please help me.
> Or tell me about how and where can I get consultation for the problem.
> I have small problem with my SCSI driver SYM53C896 on Linux system -
kernel
> 2.2.17.
> When I copy huge file (about 1Gb, but < 1.5Gb) from one disk drive to
other
> is error occured. Perfomance SYM53C896 is very slowly (from 20Mb/s to
> 4Mb/s), but the connect is being. The system log message and '/proc'
> information is attache to this mail.
> sorry for my english.
> with best regards
> Vladimir Parkhomenko
> 13.12.y2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-12-13 13:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-13 12:41 PROBLEM: SCSI SYM53C896 driver, kernel 2.2.17 Vladimir Parkhomenko
2000-12-13 13:55 ` Edouard Soriano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox