LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-01-2009, 01:10 PM   #1
marcink325
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 0
QLA2XXX driver on Debian, Abort command issued


We are having problems using our QMH2462 4Gb Fibre Channel HBA on Debian Lenny 64bit with latest binary kernel image (2.6.26) and official, stable qla2xxx driver module (qla2xxx.ko: 8.02.01-k4, firmware: 4.04.00 and other 4.04.XX builds available at ftp.qlogic.com).

Code:
# uname -a
Linux 2.6.26-2-amd64 #1 SMP Wed Aug 19 22:33:18 UTC 2009 x86_64 GNU/Linux

Basically the problem is that accessing hardware, e.g. using 'fdisk -l', hangs process for about 1-2 minutes while probing QMH2462 devices.
At the same time syslog is filled with "Abort command issued" entries.


Code:
# dmesg | grep qla2x
[    2.673814] qla2xxx 0000:10:00.0: Found an ISP2432, irq 18, iobase 0xffffc20000c58000
[    2.673814] qla2xxx 0000:10:00.0: Configuring PCI space...
[    2.673814] qla2xxx 0000:10:00.0: Configure NVRAM parameters...
[    2.720120] qla2xxx 0000:10:00.0: Verifying loaded RISC code...
[    3.011436] qla2xxx 0000:10:00.0: Allocated (64 KB) for EFT...
[    3.011540] qla2xxx 0000:10:00.0: Allocated (1413 KB) for firmware dump...
[    3.021281] qla2xxx 0000:10:00.0: Flash[MID]: (0xbf/0x8e) erase=0x7ffd03d8 pro=0 upro=0 idx=0 wrtd=0x9c blk=0x10000.
[    3.052373] qla2xxx 0000:10:00.0: MSI-X: Unsupported ISP2432 SSVID/SSDID (0x103C, 0x1705).
[    3.052373] scsi0 : qla2xxx
[    3.052373] qla2xxx 0000:10:00.0: 
[    3.052373] qla2xxx 0000:10:00.1: Found an ISP2432, irq 19, iobase 0xffffc20000c5a000
[    3.052373] qla2xxx 0000:10:00.1: Configuring PCI space...
[    3.052506] qla2xxx 0000:10:00.1: Configure NVRAM parameters...
[    3.108780] qla2xxx 0000:10:00.1: Verifying loaded RISC code...
[    3.387120] qla2xxx 0000:10:00.1: Allocated (64 KB) for EFT...
[    3.387201] qla2xxx 0000:10:00.1: Allocated (1413 KB) for firmware dump...
[    3.399955] qla2xxx 0000:10:00.1: Flash[MID]: (0xbf/0x8e) erase=0x7ffd03d8 pro=0 upro=0 idx=0 wrtd=0x9c blk=0x10000.
[    3.519269] qla2xxx 0000:10:00.1: MSI-X: Unsupported ISP2432 SSVID/SSDID (0x103C, 0x1705).
[    3.519269] scsi1 : qla2xxx
[    3.519292] qla2xxx 0000:10:00.1: 
[    3.830851] qla2xxx 0000:10:00.0: LOOP UP detected (4 Gbps).
[    3.833690] scsi(0): qla2x00_reset_marker()
[    3.833690] scsi(0): qla2x00_loop_resync()
[    4.137389] scsi(0): qla2x00_loop_resync - end
[    4.693496] qla2xxx 0000:10:00.0: scsi(0:0:0:0): Queue depth adjusted-up to 4.
[    4.841362] qla2xxx 0000:10:00.1: LOOP UP detected (4 Gbps).
[    4.841362] scsi(1): qla2x00_reset_marker()
[    4.841362] scsi(1): qla2x00_loop_resync()
[    4.929893] scsi(1): qla2x00_loop_resync - end
[    5.102990] qla2xxx 0000:10:00.1: scsi(1:0:0:0): Queue depth adjusted-up to 4.
[   44.115461] qla2xxx_eh_abort(0): aborting sp ffff81022c1cafc0 from RISC. pid=4.
[   44.263320] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 4 2002.
[   83.459823] qla2xxx_eh_abort(0): aborting sp ffff81022c1ca500 from RISC. pid=23.
[   84.617590] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 17 2002.
[   84.617579] qla2xxx_eh_abort(0): aborting sp ffff81022c1ca540 from RISC. pid=26.
[   84.626012] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 1a 2002.
[   95.872478] scsi(0): qla2x00_port_login()
[   95.881597] scsi(0): qla2x00_port_login - end
[  135.369630] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad4c0 from RISC. pid=303268.
[  135.506353] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 4a0a4 2002.
[  172.941768] qla2xxx_eh_abort(0): aborting sp ffff81022bd37fc0 from RISC. pid=303277.
[  172.941768] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 4a0ad 2002.
[  191.089267] scsi(0): qla2x00_port_login()
[  191.095454] scsi(0): qla2x00_port_login - end
[  251.102045] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad840 from RISC. pid=595830.
[  251.101982] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 91776 2002.
[  310.137474] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad980 from RISC. pid=595831.
[  310.137474] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 91777 2002.
[  329.972559] scsi(0): qla2x00_port_login()
[  329.990354] scsi(0): qla2x00_port_login - end
[  389.469626] qla2xxx_eh_abort(0): aborting sp ffff81022d016980 from RISC. pid=595854.
[  389.469626] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 9178e 2002.
[  444.890171] qla2xxx_eh_abort(0): aborting sp ffff81022d016980 from RISC. pid=595859.
[  444.890154] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 91793 2002.
[82561.735171] scsi(0): qla2x00_port_login()
[82561.739382] scsi(0): qla2x00_port_login - end
[82606.558128] qla2xxx_eh_abort(0): aborting sp ffff81022c861fc0 from RISC. pid=595877.
[82606.824244] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917a5 2002.
[82650.282751] qla2xxx_eh_abort(0): aborting sp ffff81022c861c00 from RISC. pid=595881.
[82651.811281] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917a9 2002.
[82667.411597] scsi(0): qla2x00_port_login()
[82667.431641] scsi(0): qla2x00_port_login - end
[82712.842672] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad740 from RISC. pid=595894.
[82712.842650] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917b6 2002.
[82712.843007] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad2c0 from RISC. pid=595895.
[82712.991293] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917b7 2002.
[84403.747400] scsi(0): qla2x00_port_login()
[84404.660916] scsi(0): qla2x00_port_login - end
[84448.740414] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad840 from RISC. pid=595904.
[84449.886845] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917c0 2002.
[84463.923115] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad300 from RISC. pid=595904.
[84466.166877] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917c0 2002.
[84466.166885] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad2c0 from RISC. pid=595905.
[84466.170952] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917c1 2002.
[84481.649627] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad940 from RISC. pid=595905.
[84482.774711] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917c1 2002.
[84482.774720] qla2xxx 0000:10:00.0: scsi(0:0:0): DEVICE RESET ISSUED.
[84512.299381] qla2xxx 0000:10:00.0: scsi(0:0:0): DEVICE RESET FAILED: Task management failed.
[84512.299384] qla2xxx 0000:10:00.0: scsi(0:0:0): TARGET RESET ISSUED.
[84542.131135] qla2xxx 0000:10:00.0: scsi(0:0:0): TARGET RESET FAILED: Task management failed.
[84542.131135] qla2xxx 0000:10:00.0: scsi(0:0:0): LOOP RESET ISSUED.
[84542.394627] scsi(0): qla2x00_reset_marker()
[84542.394632] scsi(0): qla2x00_loop_resync()
[84542.518971] scsi(0): qla2x00_loop_resync - end
[84543.551599] qla2xxx 0000:10:00.0: qla2xxx_eh_bus_reset: reset succeded
[85254.174114] qla2xxx_eh_abort(0): aborting sp ffff81022b2ad580 from RISC. pid=595917.
[85256.097541] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917cd 2002.
[86166.608312] scsi(0): qla2x00_port_login()
[86166.700031] scsi(0): qla2x00_port_login - end
[86214.126536] qla2xxx_eh_abort(0): aborting sp ffff81022b2adac0 from RISC. pid=595934.
[86214.333588] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917de 2002.
[86261.741684] qla2xxx_eh_abort(0): aborting sp ffff81022b2ada80 from RISC. pid=595939.
[86261.743252] qla2xxx 0000:10:00.0: scsi(0:0:0): Abort command issued -- 1 917e3 2002.
(qla2xxx module has been loaded with qla2xmaxqdepth=4 and extended_error_logging=1 parameters)


Does anyone have any ideas what could be the problem?

Thanks in advance
Marcin
 
Old 11-05-2009, 07:04 AM   #2
marcink325
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Original Poster
Rep: Reputation: 0
It looks like problem was caused by failing hardware.
HP engeneers performed test and as a result some components have been replaced.
No problems afterwards.

Thread can be marked as solved.
 
Old 08-26-2011, 02:06 PM   #3
doublen81
LQ Newbie
 
Registered: Aug 2011
Posts: 1

Rep: Reputation: Disabled
It looks like problem was caused by failing hardware.

what hardware?
storage controller?
qlogic card?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically append another piped command to issued command in bash amateen Programming 1 05-07-2009 06:36 AM
how to abort command sumeet inani Linux - Newbie 7 04-26-2009 08:39 AM
Konsole ssh command dies when issued in profile racc11 Linux - Newbie 1 03-20-2009 11:40 AM
stopping command issued from shell script mr_scary Programming 10 01-12-2007 03:29 PM
Timestamp of previous command issued benjaminrtz Linux - General 1 04-16-2005 01:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration