I have a qlogic ISP2100 card with 6 fiber channel drives. The drives come
up correctly in the bios and the bios verification, but when the driver is
insmod'ed with (under redhat 6.0 standard install)

insmod qlogicfc.o

It reports only one SCSI device. I try to read it, and it works. I write,
and I get a kernel panic.

These are the appropriate messages:

Sep  9 15:44:12 thing kernel: scsi0 : QLogic ISP2100 SCSI on PCI bus 00
                              device 58 irq 11 base 0xe400
Sep  9 15:44:12 thing kernel: scsi : 1 host.
Sep  9 15:44:12 thing kernel:   Vendor: IBM      Model: DRVL09L Rev: 3548
Sep  9 15:44:12 thing kernel:   Type:   Direct-Access
ANSI
SCSI revision: 03
Sep  9 15:44:12 thing kernel: Detected scsi disk sda at scsi0, channel 0, 
id 0,
lun 0
Sep  9 15:44:12 thing kernel: SCSI device sda: hdwr sector= 512 bytes.
Sectors=
17928698 [8754 MB] [8.8 GB]
Sep  9 15:44:12 thing kernel:  sda: sda1
Sep  9 15:45:05 thing kernel: SCSI device sda: hdwr sector= 512 bytes.
Sectors=
17928698 [8754 MB] [8.8 GB]
Sep  9 15:45:05 thing kernel:  sda: sda1

etc.

The lsmod:

Module                  Size  Used by
qlogicfc               57888   0
nfsd                  150936   8  (autoclean)
lockd                  30856   1  (autoclean) [nfsd]
sunrpc                 52356   1  (autoclean) [nfsd lockd]
rtl8139                11996   1  (autoclean)
hamachi                10416   1  (autoclean)

(It has a packet engines GigaBit network card (useing the hamachi driver -
could that be part of the problem?)

Thanks!

Thomas Dickson
Bombcar
PO Box 1371
La Jolla, CA 92038-1371


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to