Hey!

I have encountered tmscsim hangup together with:

Motherboard: ASUS P5A-B Super 7 Motherboard
SCSI Adapter: Dawicontrol DC-2974 PCI (BIOS 3.53)
OS: Linux, kernel 2.2.18pre21, distribution debian 2.2 (potato)
scsi-driver: 
        tmscsim 
        Tekram DC390/AM53C974 PCI SCSI Host Adapter, 
        Driver Version 2.0d 1998/12/25

Because of previous problems the external cache is disabled on the motherboard.
scsi and tmscsim have default settings (see below).

i have two swap partitions, one on each disk (see below). 
I don't have further hard disks.

When i induce a memory overflow using

hugs -h128m

(hugs is an haskell interpreter (in debian distribution), and the command tries
to create a heap with 128*8 mb).

from the console, i get the following kernel messages which seem to be ok:

VM: do_try_to_free_pages failed for hugs...
VM: killing process hugs

However, when i start the same command from xterm in a running X environment,
the process is sometimes killed, sometimes not, and i get some scsi driver 
message reporting an  illegal operation 08d1c410.

The driver than tries to reinitialize several times and eventually stops the 
swap device. 

(I couldn't fully write down the driver messages because they come too fast.)

Sometimes i've encountered indeterminstic hangups when the swap load is high, 
though it doesn't seem to be a real swap space overflow.

I tried to 

- slow down the sync speed for the two disks,
- slow down the PCI bus to 25

but that didn't help.

Can i do anything to make my system stable (with DC-2974 or by
buying some other SCSI-adapter?)

Best,
Elke.   
--------------------------------------------------------------------------------
scsi/tmscsim settings:

Attached devices: 
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: IBM      Model: DDRS-34560       Rev: S97B
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 02 Lun: 00
  Vendor: IBM      Model: DNES-309170      Rev: SA30
  Type:   Direct-Access                    ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 03 Lun: 00
  Vendor: TEAC     Model: CD-ROM CD-532S   Rev: 1.0A
  Type:   CD-ROM                           ANSI SCSI revision: 02


Tekram DCTekram DC390/AM53C974 PCI SCSI Host Adapter, Driver Version 2.0d 1998/1
2/25
SCSI Host Nr 0, AM53C974 Adapter Nr 0
IOPortBase 0xd800, IRQLevel 0x0c
MaxID 7, MaxLUN 1, AdapterID 7, SelTimeout 250 ms
TagMaxNum 16, Status 0, ACBFlag 0, GlitchEater 24 ns
Statistics: Cmnds 12646, Cmnds not sent directly 0, Out of SRB conds 0
            Lost arbitrations 2
Nr of attached devices: 3, Nr of DCBs: 3
Idx ID LUN Prty Sync DsCn SndS TagQ STOP NegoPeriod SyncSpeed SyncOffs
00  00  00  Yes  Yes  Yes  Yes  Yes  No    124 ns     8.0 M      15
01  02  00  Yes  Yes  Yes  Yes  Yes  No    124 ns     8.0 M      15
02  03  00  Yes  Yes  Yes  Yes  No   No    148 ns     6.7 M      15
390/AM53C974 PCI SCSI Host Adapter, Driver Version 2.0d 1998/12/25
SCSI Host Nr 0, AM53C974 Adapter Nr 0
IOPortBase 0xd800, IRQLevel 0x0c
MaxID 7, MaxLUN 1, AdapterID 7, SelTimeout 250 ms
TagMaxNum 16, Status 0, ACBFlag 0, GlitchEater 24 ns
Statistics: Cmnds 12646, Cmnds not sent directly 0, Out of SRB conds 0
            Lost arbitrations 2
Nr of attached devices: 3, Nr of DCBs: 3
Idx ID LUN Prty Sync DsCn SndS TagQ STOP NegoPeriod SyncSpeed SyncOffs
00  00  00  Yes  Yes  Yes  Yes  Yes  No    124 ns     8.0 M      15
01  02  00  Yes  Yes  Yes  Yes  Yes  No    124 ns     8.0 M      15
02  03  00  Yes  Yes  Yes  Yes  No   No    148 ns     6.7 M      15

fstab:

/dev/sda1       /mirror/nt                vfat            noauto     0   0
/dev/sda2       /mirror/root              ext2            noauto     1   1
/dev/sda3       swap                      swap            defaults   0   0
/dev/sda4       /mirror/usr               ext2            noauto     1   2

/dev/sdb1       /nt                       vfat          auto,user    0   0
/dev/sdb2       /                         ext2            defaults   1   2
/dev/sdb3       swap                      swap            defaults   0   0
/dev/sdb5       /usr                      ext2            defaults   1   2
/dev/sdb6       /home                     ext2            defaults   1   2

/dev/fd0        /floppy                   auto            noauto,user 0   0
/dev/scd0      /cdrom                    iso9660         ro,noauto,user 0   0

none            /proc                     proc            defaults   0   0



---
Elke Kasimir
Skalitzer Str. 79
10997 Berlin (Germany)
fon:  +49 (030) 612 852 16
mail: [EMAIL PROTECTED]>  
see: <http://www.catmint.de/elke>

for pgp public key see:
<http://www.catmint.de/elke/pgp_signature.html>
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to