linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: jvrao <jvrao@linux.vnet.ibm.com>
To: Andrew Vasquez <andrew.vasquez@qlogic.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	rt-users <linux-rt-users@vger.kernel.org>,
	Mike Anderson <andmike@linux.vnet.ibm.com>,
	"Luis Claudio R. Goncalves" <lgoncalv@redhat.com>,
	Linux Driver <Linux-Driver@qlogic.com>
Subject: Re: Interrupts are being dropped under heavy IO on -rt .
Date: Thu, 23 Apr 2009 14:38:31 -0700	[thread overview]
Message-ID: <49F0DFD7.5040107@linux.vnet.ibm.com> (raw)
In-Reply-To: <20090415194802.GD1382@plap4-2.local>

Andrew Vasquez wrote:
> On Fri, 10 Apr 2009, jvrao wrote:
> 
>> Qlogic driver uses MSI-EDGE interrupts by default.
>>  
>> On -rt kernel under heavy IO load we observed that the driver missed 
>> interrupts occasionally.
>>
>> Missing interrupts caused spurious mailbox timeouts and path failovers.
>>
>> Suspecting MSI interrupts, we disabled MSI and forcing the driver to use 
>> APIC interrupts (Patch attached).
>>
>> With this change, our IO tests ran for extended period of time without 
>> any issues.
>>
>> It would be interesting to see if the MSI infrastructure itself has 
>> issues on realtime, or it is the combination of qla2xxx/MSI.
>>
>> Right now we don't have any setup to test out MSI with other adapters. 
>> Hence, wondering if anyone faced similar issues.
> 
> Could you perhaps provide some details on hardware used within your
> testing -- HBA type, storage, etc?  Also, can you share any logs of
> the failures with extended-error-logging enabled
> (ql2xextended_error_logging)?

Hi, the following link provides more information on the logs and our analysis.

https://bugzilla.redhat.com/show_bug.cgi?id=466903

[root@elm3c29 R2-SR1]# lspci | grep -i qlogic
03:05.0 Fibre Channel: QLogic Corp. ISP2422-based 4Gb Fibre Channel to PCI-X HBA (rev 02)
03:05.1 Fibre Channel: QLogic Corp. ISP2422-based 4Gb Fibre Channel to PCI-X HBA (rev 02)


Storage is DS4700 (Product ID: 1814)

If you need more information, please let me know, I can generate more information/logs.
I will also find time to reproduce this with ql2xextended_error_logging enabled.

Thanks,
JV

> 
> Regards,
> Andrew Vasquez
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



  reply	other threads:[~2009-04-23 21:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-10 16:20 Interrupts are being dropped under heavy IO on -rt jvrao
2009-04-10 21:59 ` Thomas Gleixner
2009-04-15 19:48 ` Andrew Vasquez
2009-04-23 21:38   ` jvrao [this message]
2009-04-27  5:13     ` jvrao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49F0DFD7.5040107@linux.vnet.ibm.com \
    --to=jvrao@linux.vnet.ibm.com \
    --cc=Linux-Driver@qlogic.com \
    --cc=andmike@linux.vnet.ibm.com \
    --cc=andrew.vasquez@qlogic.com \
    --cc=lgoncalv@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).