public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Re: 2.5.31 qlogic error "this should not happen"
       [not found] <20020825191854.GA32490@rushmore>
@ 2002-08-26 19:36 ` Patrick Mansfield
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Mansfield @ 2002-08-26 19:36 UTC (permalink / raw)
  To: rwhron; +Cc: ehw, dledford, linux-kernel, linux-scsi

On Sun, Aug 25, 2002 at 03:18:54PM -0400, rwhron@earthlink.net wrote:
> > I occasionally saw that error on our 2.4 RAID system; it went away when I
> > increased the size of the handles array in qlogicfc.h:
> 
> -#define QLOGICFC_REQ_QUEUE_LEN  127 /* must be power of two - 1 */
> +#define QLOGICFC_REQ_QUEUE_LEN  255 /* must be power of two - 1 */
> 
> That change in addition to Doug's patch in 
> http://marc.theaimsgroup.com/?l=linux-kernel&m=103005703808312&w=2
> have done the trick. 2.5.31-mm1-dl-ew completed the 54 hour
> benchmarathon. (first 2.5 kernel to finish). 
> 
> Details at:
> http://home.earthlink.net/~rwhron/kernel/bigbox.html
> -- 
> Randy Hron

That's a huge amount of data. Can you show cat /proc/scsi/scsi of the machine
(as well as the lspci etc)?

Does RAID-5 mean you have a storage array attached? i.e. IBM 3542, fastt 200?

It looks like the latest qlogic qla driver includes 2.5.x support,
I haven't tried it but will at some time:

http://download.qlogic.com/drivers/5639/qla2x00-v6.1b5-dist.tgz

-- Patrick Mansfield

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.31 qlogic error "this should not happen"
@ 2002-08-27 21:36 rwhron
  0 siblings, 0 replies; 2+ messages in thread
From: rwhron @ 2002-08-27 21:36 UTC (permalink / raw)
  To: patmans; +Cc: linux-scsi

> Can you show cat /proc/scsi/scsi of the machine
> (as well as the lspci etc)?

Luns 0-31 look like this:

Host: scsi3 Channel: 00 Id: 01 Lun: 00
  Vendor: IBM      Model: 3542             Rev: 0401
  Type:   Direct-Access                    ANSI SCSI revision: 03

Luns 32-127 look like this:

Host: scsi3 Channel: 00 Id: 01 Lun: 32
  Vendor: m  m  m  Model: m  m  m m  m  m  Rev:
  Type:   Direct-Access                    ANSI SCSI revision: ffffffff

Luns 32-127 shouldn't be accessible from this machine.
I believe it's part of a SAN at OSDL.

All of cat /proc/scsi/scsi at:
http://home.earthlink.net/~rwhron/kernel/scsi.txt

Qlogic entries in lspci -vvv:

09:04.0 SCSI storage controller: QLogic Corp. QLA2200 (rev 05)
        Subsystem: QLogic Corp.: Unknown device 0002
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (16000ns min), cache line size 08
        Interrupt: pin A routed to IRQ 19
        Region 0: I/O ports at 9000 [size=256]
        Region 1: Memory at f6800000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at <unassigned> [disabled] [size=128K]
        Capabilities: [44] Power Management version 1
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

09:05.0 SCSI storage controller: QLogic Corp. QLA2200 (rev 05)
        same as above except for:
        Interrupt: pin A routed to IRQ 18
        Region 0: I/O ports at 9400 [size=256]
        Region 1: Memory at f6801000 (32-bit, non-prefetchable) [size=4K]

All of lspci -vvv at:
http://home.earthlink.net/~rwhron/kernel/lspci.txt

> Does RAID-5 mean you have a storage array attached? 

Yes, hardware raid5.  It appears to the OS as /dev/sdc.

> It looks like the latest qlogic qla driver includes 2.5.x support
> http://download.qlogic.com/drivers/5639/qla2x00-v6.1b5-dist.tgz

Thanks.  The new driver appears to have 2.5 bits similar to
Lincoln Dale's patch for v6.1b2.

-- 
Randy Hron
http://home.earthlink.net/~rwhron/kernel/bigbox.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-27 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-27 21:36 2.5.31 qlogic error "this should not happen" rwhron
     [not found] <20020825191854.GA32490@rushmore>
2002-08-26 19:36 ` Patrick Mansfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox