WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 260] domain id's wacked

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=260





------- Additional Comments From tedkaz@xxxxxxxxxxxxx  2005-09-25 15:54 -------
All domU's toasted as well.
Bad rx buffer (memory squeeze?).
Bad rx buffer (memory squeeze?).
Bad rx buffer (memory squeeze?).
Bad rx buffer (memory squeeze?).
Bad rx buffer (memory squeeze?).
Unable to handle kernel paging request at virtual address c23f7700
 printing eip:
c022a520
*pde = ma 6af69067 pa 00006067
*pte = ma 00000000 pa 55555000
Oops: 0002 [#1]
SMP
Modules linked in:
CPU:    0
EIP:    0061:[<c022a520>]    Tainted: GF     VLI
EFLAGS: 00010212   (2.6.12-xenU)
EIP is at netif_poll+0x190/0x780
eax: 00000022   ebx: c2af2560   ecx: c23f760c   edx: c23f7700
esi: c23f7000   edi: 00000030   ebp: c04ba240   esp: c0371f58
ds: 007b   es: 007b   ss: 0069
Process swapper (pid: 0, threadinfo=c0371000 task=c02dca20)
Stack: ffffffd1 00000117 c02fa678 00000000 01000000 c02fa684 000118b3 000118b3
       0000002f 00000030 0000002f 00000040 00000000 c2af23e0 c2af2c20 0000002e
       00000001 dead4ead 00000001 c04ba000 c04ba104 c10c64a0 c0371000 c0246b1c
Call Trace:
 [<c0246b1c>] net_rx_action+0xdc/0x220
 [<c0124e2a>] __do_softirq+0x8a/0x120
 [<c010df3b>] do_softirq+0x8b/0xb0
 =======================
 [<c010ddee>] do_IRQ+0x4e/0x70
 [<c0104981>] evtchn_do_upcall+0x91/0xd0
 [<c0109620>] hypervisor_callback+0x2c/0x34
 [<c0106eb0>] xen_idle+0x40/0x80
 [<c0106f32>] cpu_idle+0x42/0x60
 [<c03309fa>] start_kernel+0x1aa/0x210
 [<c0330330>] unknown_bootoption+0x0/0x220
Code: 43 04 00 00 00 00 c7 03 00 00 00 00 39 d1 0f 87 b1 03 00 00 8b 83 a4 00 00
00 8b b3 a0 00 00 00 29 f0 83 f8 0f 0f 8e 9a 03 00 00 <c7> 02 01 00 00 00 8b 83
ac 00 00 00 c7 40 04 00 00 00 00 8b 83

Gets into a funky state after this, restarting xend, than trying to recreate 
domU

en/xend/XendDomainInfo.py", line 161, in create
    vm.construct(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 558,
in construct
    self.init_domain()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 741,
in init_domain
    id = self.image.initDomain(self.id, self.memory, self.ssidref, cpu,
self.cpu_weight)
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 159, in 
initDomain
    xc.domain_memory_increase_reservation(dom, mem_kb)
error: (14, 'Bad address')

ERROR (process:37) [network-bridge] Cannot find device "xen-br0:1"
[root@inyoureyes etc]# brctl show
bridge name     bridge id               STP enabled     interfaces
xen-br0         8000.feffffffffff       no              peth0
                                                        vif0.0
                                                        vif13.1





-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 260] domain id's wacked, bugzilla-daemon <=