All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thimo E." <abc@digithi.de>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: "Zhang, Yang Z" <yang.z.zhang@intel.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Keir Fraser <keir@xen.org>, Jan Beulich <JBeulich@suse.com>
Subject: Re: cpuidle and un-eoid interrupts at the local apic
Date: Sat, 07 Sep 2013 15:27:24 +0200	[thread overview]
Message-ID: <522B29BC.3010003@digithi.de> (raw)
In-Reply-To: <520B5345.4000508@citrix.com>

Hello again,

I've disabled the internal network card and used another one, problem 
still exists. I had two crashed during 5 minutes, frustrating.
So (assuming disabling the internal card in the bios is working) the 
source of the problem is not the internal NIC.

Every time the pending EOI error occurs I see the mysterious interrupt 
 >>29<<. Only the vectors are changing. See below a summary of the last 
5 crashes.

My Questions:
- How can I see to which hardware device int 29 belongs ? I can't find 
int 29 in /proc/interrupts or lspci -vv nor in kernel dmesg or xen dmesg 
?!?!
- Andrew, what does your output "domain-list=0:276" mean and why is it 
alway 0:276 for interrupt 29 ? Is it the VM number ?

1)
(XEN)   irq 29, vector 0x21
(XEN)    IRQ:  29 affinity:4 vec:21 type=PCI-MSI status=00000010 
in-flight=0 domain-list=0:276(----),

2)
(XEN)   irq 29, vector 0x26
(XEN)    IRQ:  29 affinity:8 vec:26 type=PCI-MSI status=00000010 
in-flight=0 domain-list=0:276(----),

3)
(XEN)   irq 29, vector 0x31
(XEN)    IRQ:  29 affinity:2 vec:24 type=PCI-MSI status=00000010 
in-flight=0 domain-list=0:276(----),

4)
(XEN)   irq 29, vector 0x2e
(XEN)    IRQ:  29 affinity:8 vec:7e type=PCI-MSI status=00000010 
in-flight=0 domain-list=0:276(----),

5)
(XEN)   irq 29, vector 0x3b
(XEN)    IRQ:  29 affinity:2 vec:3b type=PCI-MSI status=00000010 
in-flight=0 domain-list=0:276(----),



Best regards
   Thimo



Am 14.08.2013 11:52, schrieb Andrew Cooper:
> On 14/08/13 03:53, Zhang, Yang Z wrote:
>> Andrew Cooper wrote on 2013-08-12:
>>>
>>> On the XenServer hardware where we have seen this issue, the
>>> problematic interrupt was from:
>>>
>>> 00:19.0 Ethernet controller: Intel Corporation Ethernet Connection
>>> I217-LM (rev 02) Subsystem: Intel Corporation Device 0000 Control: I/O+
>>> Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR-
>>> FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast
>>>> TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin
>>> A routed to IRQ 1275 Region 0: Memory at c2700000 (32-bit,
>>> non-prefetchable) [size=128K] Region 1: Memory at c273e000 (32-bit,
>>> non-prefetchable) [size=4K] Region 2: I/O ports at 7080 [size=32]
>>> Capabilities: [c8] Power Management version 2 Flags: PMEClk- DSI+ D1-
>>> D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst-
>>> PME-Enable- DSel=0 DScale=1 PME- Capabilities: [d0] MSI: Enable+
>>> Count=1/1 Maskable- 64bit+ Address: 00000000fee00318 Data: 0000
>>> Capabilities: [e0] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR-
>>> AFStatus: TP- Kernel driver in use: e1000e Kernel modules: e1000e
>>>
>>> I am still attempting to reproduce the issue, but we haven't seen it
>>> again since my email at the root of this thread.
>> Did you see the issue on other HSW machine without this NIC? Also, Thimo, have you tried to pin the vcpu and stop irqbalance in dom0?
> We do not have any Haswell hardware without this NIC.
>
> ~Andrew
>

  reply	other threads:[~2013-09-07 13:27 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31 20:32 cpuidle and un-eoid interrupts at the local apic Andrew Cooper
2013-06-03 14:30 ` Jan Beulich
2013-07-31  8:30 ` Thimo E.
2013-07-31  9:47   ` Andrew Cooper
2013-08-02 22:50     ` Thimo E.
2013-08-02 23:32       ` Andrew Cooper
2013-08-05 12:45         ` Jan Beulich
2013-08-05 14:51           ` Andrew Cooper
2013-08-09 21:27             ` Thimo E.
2013-08-09 21:40               ` Andrew Cooper
2013-08-09 21:44                 ` Andrew Cooper
2013-08-11 17:46                   ` Thimo E.
2013-08-12  6:02                     ` Zhang, Yang Z
2013-08-12  8:49                     ` Zhang, Yang Z
2013-08-12  8:57                       ` Jan Beulich
2013-08-12 11:52                       ` Thimo E
2013-08-12 12:04                         ` Andrew Cooper
2013-08-19 15:14                           ` Thimo E.
2013-08-20  5:43                             ` Thimo Eichstädt
2013-08-20  8:40                               ` Jan Beulich
2013-08-20  8:50                                 ` Zhang, Yang Z
2013-08-23  7:22                                   ` Thimo Eichstädt
2013-08-23  7:30                                     ` Zhang, Yang Z
2013-08-27  1:03                                     ` Zhang, Yang Z
2013-09-04 18:32                                       ` Thimo E.
2013-09-04 18:55                                         ` Andrew Cooper
2013-09-04 19:56                                           ` Thimo E.
2013-09-04 20:54                                             ` Andrew Cooper
2013-09-05  1:45                                               ` Zhang, Yang Z
2013-09-05  7:20                                                 ` Thimo E.
2013-09-05  1:15                                         ` Zhang, Yang Z
2013-09-17  2:09                                         ` Zhang, Yang Z
2013-09-17  7:39                                           ` Thimo E.
2013-09-17  7:43                                             ` Zhang, Yang Z
2013-09-17 21:04                                               ` Thimo E.
2013-09-18  1:18                                                 ` Zhang, Xiantao
2013-09-18 17:24                                                   ` Thimo E.
2013-09-18 12:06                                                 ` Andrew Cooper
2013-08-12 13:54                       ` Thimo E
2013-08-12 14:06                         ` Andrew Cooper
2013-08-13  1:43                           ` Zhang, Yang Z
2013-08-13  6:39                             ` Thimo E.
2013-08-13 11:39                         ` Wu, Feng
2013-08-13 12:46                           ` Andrew Cooper
2013-08-12  9:10                     ` Andrew Cooper
2013-08-12  5:50                 ` Zhang, Yang Z
2013-08-12  8:20               ` Jan Beulich
2013-08-12  9:28                 ` Andrew Cooper
2013-08-12 10:05                   ` Jan Beulich
2013-08-12 10:27                     ` Andrew Cooper
2013-08-14  2:53                       ` Zhang, Yang Z
2013-08-14  7:51                         ` Thimo E.
2013-08-14  9:52                         ` Andrew Cooper
2013-09-07 13:27                           ` Thimo E. [this message]
2013-09-07 17:02                             ` Andrew Cooper
2013-09-07 23:37                               ` Thimo E.
2013-09-08  9:53                                 ` Andrew Cooper
2013-09-08 10:24                                   ` Thimo E.
2013-09-09 13:16                                     ` Andrew Cooper
2013-09-09 14:48                                       ` Thimo Eichstädt
2013-09-09 15:12                                         ` Andrew Cooper
2013-09-09  7:59                               ` Jan Beulich
2013-09-09 12:53                                 ` Andrew Cooper

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=522B29BC.3010003@digithi.de \
    --to=abc@digithi.de \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    --cc=yang.z.zhang@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.