All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Anthony Wright <anthony@overnetdata.com>,
	Ian Campbell <Ian.Campbell@eu.citrix.com>
Cc: Todd Deshane <todd.deshane@xen.org>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: Kernel bug from 3.0 (was phy disks and vifs timing out in DomU)
Date: Wed, 3 Aug 2011 11:28:41 -0400	[thread overview]
Message-ID: <20110803152841.GA2860@dumpdata.com> (raw)
In-Reply-To: <4E3266DE.9000606@overnetdata.com>

On Fri, Jul 29, 2011 at 08:53:02AM +0100, Anthony Wright wrote:
> I've just upgraded to xen 4.1.1 with a stock 3.0 kernel on dom0 (with
> the vga-support patch backported). I can't get my DomU's to work due to
> the phy disks and vifs timing out in DomU and looking through my logs
> this morning I'm getting a consistent kernel bug report with xen
> mentioned at the top of the stack trace and vifdisconnect mentioned on

Yikes! Ian any ideas what to try?

Anthony, can you compile the kernel with debug=y and when this happens
see what 'xl dmesg' gives? Also there is also the 'xl debug-keys g' which
should dump the grants in use.. that might help a bit.

> 2011 Jul 29 07:18:50 kernel: [   33.213500] vif vif-1-0: vif1.0: failed to map tx ring. err=-12 status=-1                                                 
> 2011 Jul 29 07:18:50 kernel: [   33.213516] vif vif-1-0: 1 mapping shared-frames 768/769 port 12                                                          
> 2011 Jul 29 07:19:01 /usr/sbin/cron[3719]: (root) CMD (/usr/monitor/monitor)                                                                              
> 2011 Jul 29 07:19:23 kernel: [   66.043164] vif vif-1-0: 2 reading script                                                                                 
> 2011 Jul 29 07:19:23 kernel: [   66.045984] br-internal: port 1(vif1.0) entering disabled state                                                           
> 2011 Jul 29 07:19:23 kernel: [   66.046044] libfcoe_device_notification: NETDEV_UNREGISTER vif1.0                                                         
> 2011 Jul 29 07:19:23 kernel: [   66.046082] br-internal: port 1(vif1.0) entering disabled state                                                           
> 2011 Jul 29 07:19:23 kernel: [   66.046279] br-internal: mixed no checksumming and other settings.                                                        
> 2011 Jul 29 07:19:23 kernel: [   66.050077] ------------[ cut here ]------------                                                                          
> 2011 Jul 29 07:19:23 kernel: [   66.050858] kernel BUG at mm/vmalloc.c:2164!                                                                              
> 2011 Jul 29 07:19:23 kernel: [   66.051034] invalid opcode: 0000 [#1] SMP                                                                                 
> 2011 Jul 29 07:19:23 kernel: [   66.051034] Modules linked in:                                                                                            
> 2011 Jul 29 07:19:23 kernel: [   66.051034]                                                                                                               
> 2011 Jul 29 07:19:23 kernel: [   66.051034] Pid: 20, comm: xenwatch Not tainted 3.0.0 #1 MSI MS-7309/MS-7309                                              
> 2011 Jul 29 07:19:23 kernel: [   66.051034] EIP: 0061:[<c0494bff>] EFLAGS: 00010207 CPU: 1                                                                
> 2011 Jul 29 07:19:23 kernel: [   66.051034] EIP is at free_vm_area+0xf/0x19                                                                               
> 2011 Jul 29 07:19:23 kernel: [   66.051034] EAX: 00000000 EBX: d0799700 ECX: 00000018 EDX: 00000000                                                       
> 2011 Jul 29 07:19:23 kernel: [   66.051034] ESI: cf9e5800 EDI: d051a600 EBP: cf9e5c00 ESP: d0ce7eb4                                                       
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0069                                                                 
> 2011 Jul 29 07:19:23 kernel: [   66.051034] Process xenwatch (pid: 20, ti=d0ce6000 task=d0c55140 task.ti=d0ce6000)                                        
> 2011 Jul 29 07:19:23 kernel: [   66.051034] Stack:                                                                                                        
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  cf9e5c00 c09e87aa fffc6e23 c0c4bd65 d0ce7ecc cf9e5844 d0ce7ecc d0ce7ecc                                      
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  cf9e5c00 cf9e5800 d051a600 cf9e5c94 c09eace0 cffdbfe0 00000000 fffffffe
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  d0ce7f9c c061fe74 cffdbe60 d051a620 d051a600 d0ce7f9c c09e9f8c d051a600
> 2011 Jul 29 07:19:23 kernel: [   66.051034] Call Trace:
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c09e87aa>] ? xen_netbk_unmap_frontend_rings+0xbf/0xd3
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c0c4bd65>] ? netdev_run_todo+0x1b7/0x1cc
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c09eace0>] ? xenvif_disconnect+0xd0/0xe4
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c061fe74>] ? xenbus_rm+0x37/0x3e
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c09e9f8c>] ? netback_remove+0x40/0x5d
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c062075d>] ? xenbus_dev_remove+0x2c/0x3d
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c06620e6>] ? __device_release_driver+0x42/0x79
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c06621ac>] ? device_release_driver+0xf/0x17
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c0661818>] ? bus_remove_device+0x75/0x84
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c0660693>] ? device_del+0xe6/0x125
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c06606da>] ? device_unregister+0x8/0x10
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c06205f0>] ? xenbus_dev_changed+0x71/0x129
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c0405394>] ? check_events+0x8/0xc
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c061f711>] ? xenwatch_thread+0xeb/0x113
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c044792c>] ? wake_up_bit+0x53/0x53
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c061f626>] ? xenbus_thread+0x1cc/0x1cc
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c0447616>] ? kthread+0x63/0x68
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c04475b3>] ? kthread_worker_fn+0x122/0x122
> 2011 Jul 29 07:19:23 kernel: [   66.051034]  [<c0e0f036>] ? kernel_thread_helper+0x6/0x10
> 2011 Jul 29 07:19:23 kernel: [   66.051034] Code: c1 00 00 00 01 89 f0 e8 a1 ff ff ff 81 6b 08 00 10 00 00 eb 02 31 db 89 d8 5b 5e c3 53 89 c3 8b 40 04 e8 9b ff ff ff 39 d8 74 04 <0f> 0b eb fe 5b e9 73 95 00 00 57 89 d7 56 31 f6 53 89 c3 eb 09
> 2011 Jul 29 07:19:23 kernel: [   66.051034] EIP: [<c0494bff>] free_vm_area+0xf/0x19 SS:ESP 0069:d0ce7eb4
> 2011 Jul 29 07:19:23 kernel: [   66.051034] ---[ end trace b47a8d30fa29735c ]---
> 2011 Jul 29 07:19:23 logger: /etc/xen/scripts/xen-hotplug-cleanup: XENBUS_PATH=backend/qdisk/1/51714
> 2011 Jul 29 07:19:23 logger: /etc/xen/scripts/xen-hotplug-cleanup: XENBUS_PATH=backend/qdisk/1/51713

  reply	other threads:[~2011-08-03 15:28 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <29902981.10.1311837224851.JavaMail.root@zimbra.overnetdata.com>
2011-07-28  7:24 ` phy disks and vifs timing out in DomU Anthony Wright
2011-07-28 15:01   ` Todd Deshane
2011-07-28 15:36     ` Anthony Wright
2011-07-28 15:46       ` Todd Deshane
2011-07-28 16:00         ` Anthony Wright
2011-07-29 15:55           ` Konrad Rzeszutek Wilk
2011-07-29 18:40             ` Anthony Wright
2011-07-29 20:01               ` Konrad Rzeszutek Wilk
2011-07-30 17:05                 ` Anthony Wright
2011-08-01 11:03                   ` Anthony Wright
2011-07-28 16:28       ` Ian Campbell
2011-07-29  7:53         ` Kernel bug from 3.0 (was phy disks and vifs timing out in DomU) Anthony Wright
2011-08-03 15:28           ` Konrad Rzeszutek Wilk [this message]
2011-08-09 16:35             ` Konrad Rzeszutek Wilk
2011-08-19 10:22             ` Anthony Wright
2011-08-19 12:56               ` Konrad Rzeszutek Wilk
2011-08-22 11:02                 ` Anthony Wright
2011-08-25 20:31                 ` Anthony Wright
2011-08-26 14:26                   ` Konrad Rzeszutek Wilk
2011-08-26 14:44                     ` Konrad Rzeszutek Wilk
2011-08-29 12:13                       ` Anthony Wright
2011-08-31 16:58                       ` David Vrabel
2011-08-31 17:07                         ` Konrad Rzeszutek Wilk
2011-09-01  7:42                           ` Ian Campbell
2011-09-01 14:23                             ` Konrad Rzeszutek Wilk
2011-09-01 15:12                               ` David Vrabel
2011-09-01 15:37                                 ` Konrad Rzeszutek Wilk
2011-09-01 15:43                                   ` Ian Campbell
2011-09-01 16:07                                     ` Konrad Rzeszutek Wilk
2011-09-07 12:57                                 ` Anthony Wright
2011-09-07 18:35                                   ` Konrad Rzeszutek Wilk
2011-09-01 15:12                               ` Ian Campbell
2011-09-01 15:38                                 ` Konrad Rzeszutek Wilk
2011-09-01 15:44                                   ` Ian Campbell
2011-09-01 17:34                                     ` Jeremy Fitzhardinge
2011-09-01 19:19                                       ` Ian Campbell
2011-09-01 17:32                             ` Jeremy Fitzhardinge
2011-09-01 19:21                               ` Ian Campbell
2011-09-01 20:34                                 ` Jeremy Fitzhardinge
2011-09-02  7:17                                   ` Ian Campbell
2011-09-02 20:26                                     ` Jeremy Fitzhardinge
2011-09-03 10:27                                       ` Ian Campbell
2011-09-23 12:35                                         ` Anthony Wright
2011-09-23 12:49                                           ` David Vrabel
2011-08-29 17:33                     ` Anthony Wright
2011-08-25 21:11                 ` Anthony Wright
2011-08-26  7:10                   ` Sander Eikelenboom
2011-08-26 11:23                     ` Pasi Kärkkäinen
2011-08-26 12:16                   ` Stefano Stabellini
2011-08-26 12:15                     ` Anthony Wright
2011-08-26 12:32                       ` Stefano Stabellini
2011-07-29 15:48         ` phy disks and vifs timing out in DomU (only on certain hardware) Anthony Wright
2011-07-29 16:06           ` Konrad Rzeszutek Wilk

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=20110803152841.GA2860@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=anthony@overnetdata.com \
    --cc=todd.deshane@xen.org \
    --cc=xen-devel@lists.xensource.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.