[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] NETDEV WATCHDOG: eth2 (tg3): transmit queue 0 timed out


  • To: Qiangmin Lin <linqiangmin@xxxxxxxxxx>
  • From: wei song <james.songwei@xxxxxxxxx>
  • Date: Thu, 4 Nov 2010 16:22:16 +0800
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 04 Nov 2010 01:23:10 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=F5bQU/gkAmQr5zv6J9D0lCFX9NgOSh2Ht/0BdvfHMJMtQEG0z8w94C5RMf7iYK4KJ4 Geg23befcUREjjmBav95RFSsotg1SPuA51JPLdEWQAJLEFYmOM5mca/aLK1Xb6nS4WnV GE2fFpMXP1kW9Gb/frmdWChakOvKbMQ6jy28k=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

disable irqbalance and set the affinity of irq manually

-James (Song Wei)

2010/11/4 Qiangmin Lin <linqiangmin@xxxxxxxxxx>
I tried it , but there is no effect
Â
QiangMin Lin
----- Original Message -----
From: wei song
Sent: Thursday, November 04, 2010 1:58 PM
Subject: Re: [Xen-devel] NETDEV WATCHDOG: eth2 (tg3): transmit queue 0 timed out

try with disable_msi = 1 and increase the timeout val in tg3 driver.

-James (Songwei)

2010/11/4 Qiangmin Lin <linqiangmin@xxxxxxxxxx>
The nic driver versionÃÂfor Broadcom is tg3 3.106 and 3.110
ÃÂ
we set noÃÂparameters when insmod nic driver.
ÃÂ
tks
QiangMin Lin

----- Original Message -----
From: wei song
Sent: Thursday, November 04, 2010 11:37 AM
Subject: Re: [Xen-devel] NETDEV WATCHDOG: eth2 (tg3): transmit queue 0 timed out

It's seems that a timeout take place at tx action. What's the nic driver version you used for Broadcom?ÃÂ In addition, what's the parameters added when insmod nic driver.

-James (Song Wei)

2010/11/4 Qiangmin Lin <linqiangmin@xxxxxxxxxx>
Step 1.
ÃÂ
CPU:Intel(R) Xeon(R) CPU E5620ÃÂ @ 2.40GHz * 2
Nic:Broadcom 5715S * 6
ÃÂ
Kernel:2.6.32.12-0.7-xen
Xen:3.4.2
ÃÂ
Step 2.
ÃÂ
A timeout error appears and dumps the following stack, after about a week.
ÃÂ
we change Nic Intel 82576 and 82571, the timeout error as follow too.
ÃÂ

[ 8385.279738] ------------[ cut here ]------------
ÃÂ
[ 8385.279749] WARNING: at /usr/src/linux-2.6.32.12-0.7/net/sched/sch_generic.c:261 dev_watchdog+0x2a5/0x2c0()
ÃÂ
[ 8385.279751] Hardware name:ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ
ÃÂ
[ 8385.279753] NETDEV WATCHDOG: eth2 (tg3): transmit queue 0 timed out
ÃÂ
[ 8385.279755] Modules linked in: tun(N) iptable_mangle(N) xt_physdev(N) xt_pkttype(N) ipt_MASQUERADE(N) iptable_nat(N) nf_nat(N) xt_tcpudp(N) bridge(N) gntdev(N) netbk(N) blkbk(N) blkback_pagemap(N) blktap(N) domctl(N) xenbus_be(N) ipmi_devintf(N) ipmi_si(N) ipmi_msghandler(N) cryptomgr(N) aead(N) pcompress(N) crypto_blkcipher(N) crc32c(N) crypto_hash(N) crypto_algapi(N) iscsi_tcp(N) libiscsi_tcp(N) libiscsi(N) scsi_transport_iscsi(N) 8021q(N) garp(N) stp(N) llc(N) bonding(N) microcode(N) kbox_netdev(N) dl_kbox(N) binfmt_misc(N) ip6t_REJECT(N) nf_conntrack_ipv6(N) ip6table_raw(N) xt_NOTRACK(N) ipt_REJECT(N) xt_state(N) iptable_raw(N) iptable_filter(N) ip6table_mangle(N) nf_conntrack_netbios_ns(N) nf_conntrack_ipv4(N) nf_conntrack(N) nf_defrag_ipv4(N) ip_tables(N) ip6table_filter(N) ip6_tables(N) x_tables(N) ipv6(N) usbhid(N) hid(N) loop(N) dm_mod(N) tpm_tis(N) 8250_pnp(N) tg3(N) tpm(N) iTCO_wdt(N) tpm_bios(N) pcspkr(N) shpchp(N) pci_hotplug(N) iTCO_vendor_support(N) serio_raw(N) mptctl(N) i2c_i801(N) 8250(N) i2c_core(N) serial_core(N) button(N) uhci_hcd(N) ehci_hcd(N) usbcore(N) xenblk(N) cdrom(N) xennet(N) upVhba edd(N) fan(N) thermal(N) processor(N) thermal_sys(N) hwmon(N) ata_piix(N) libata(N) mptsas(N) mptscsih(N) mptbase(N) scsi_transport_sas(N) upUpper sg(N) sd_mod(N) crc_t10dif(N) scsi_mod(N)
ÃÂ
[ 8385.279817] Supported: Yes
ÃÂ
[ 8385.279820] Pid: 0, comm: swapper Tainted: GÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ NÃÂ 2.6.32.12-0.7-xen #1
ÃÂ
[ 8385.279822] Call Trace:
ÃÂ
[ 8385.279840]ÃÂ [<ffffffff80009a75>] dump_trace+0x65/0x180
ÃÂ
[ 8385.279849]ÃÂ [<ffffffff8036d496>] dump_stack+0x69/0x73
ÃÂ
[ 8385.279858]ÃÂ [<ffffffff8003d2e4>] warn_slowpath_common+0x74/0xd0
ÃÂ
[ 8385.279863]ÃÂ [<ffffffff8003d390>] warn_slowpath_fmt+0x40/0x50
ÃÂ
[ 8385.279867]ÃÂ [<ffffffff802e5bb5>] dev_watchdog+0x2a5/0x2c0
ÃÂ
[ 8385.279875]ÃÂ [<ffffffff800494e2>] run_timer_softirq+0x1b2/0x2e0
ÃÂ
[ 8385.279881]ÃÂ [<ffffffff80043a3e>] __do_softirq+0xde/0x1a0
ÃÂ
[ 8385.279886]ÃÂ [<ffffffff80007f3c>] call_softirq+0x1c/0x30
ÃÂ
[ 8385.279892]ÃÂ [<ffffffff80009535>] do_softirq+0xa5/0xe0
ÃÂ
[ 8385.279899]ÃÂ [<ffffffff802746e2>] evtchn_do_upcall+0x212/0x2a0
ÃÂ
[ 8385.279905]ÃÂ [<ffffffff8000799e>] do_hypervisor_callback+0x1e/0x30
ÃÂ
[ 8385.279913]ÃÂ [<ffffffff800033aa>] 0xffffffff800033aa
ÃÂ
[ 8385.279923]ÃÂ [<ffffffff8000a826>] xen_safe_halt+0xb6/0x130
ÃÂ
[ 8385.279928]ÃÂ [<ffffffff8000de1d>] xen_idle+0x5d/0x70
ÃÂ
[ 8385.279933]ÃÂ [<ffffffff800065cf>] cpu_idle+0x5f/0xa0
ÃÂ
[ 8385.279941]ÃÂ [<ffffffff8063bbd5>] start_kernel+0x374/0x443
ÃÂ
[ 8385.279945] ---[ end trace 38582b64ba009d90 ]---
ÃÂ
[ 8385.279949] pci 0000:04:00.0: eth2: transmit timed out, resetting
ÃÂ
[ 8385.279953] pci 0000:04:00.0: eth2: DEBUG: MAC_TX_STATUS[00000008] MAC_RX_STATUS[00000000]
ÃÂ
[ 8385.279957] pci 0000:04:00.0: eth2: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000]
ÃÂ
[ 8385.279962] pci 0000:04:00.0: eth3: transmit timed out, resetting
ÃÂ
[ 8385.279966] pci 0000:04:00.0: eth3: DEBUG: MAC_TX_STATUS[00000008] MAC_RX_STATUS[00000000]
ÃÂ
[ 8385.279970] pci 0000:04:00.0: eth3: DEBUG: RDMAC_STATUS[00000000] WDMAC_STATUS[00000000]
ÃÂ
[ 8385.296378] pci 0000:04:00.0: eth2: Link is down
ÃÂ
[ 8385.334989] pci 0000:04:00.0: eth3: Link is down
ÃÂ
Please let me know if you need further information.
So perhaps you can help.
ÃÂ
Many thanks in advance,
best regards,

qiangmin lin

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel




_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.