Helloo! I was trying to install Vista (32bit) and during the reboot after service pack 1 (SP1 of Vista) it suddenly vanishes with this message in /var/log/xen/xend.log [2009-06-13 20:38:23 4495] WARNING (XendDomainInfo:1283) Domain has crashed: name=vista32 id=46. I also have some lines in /var/log/xen/xend-debug.log, but without timestamp, the only timestamp I have is that of the file and it seems that it matches the one of xend.log val = self.getChild(path, request) File "/usr/lib64/python2.5/site-packages/xen/web/SrvDir.py", line 71, in getChild val = self.get(x) File "/usr/lib64/python2.5/site-packages/xen/xend/server/SrvDomainDir.py", line 52, in get return self.domain(x) File "/usr/lib64/python2.5/site-packages/xen/xend/server/SrvDomainDir.py", line 44, in domain dom = self.xd.domain_lookup(x) File "/usr/lib64/python2.5/site-packages/xen/xend/XendDomain.py", line 525, in domain_lookup raise XendInvalidDomain(str(domid)) XendInvalidDomain: <Fault 3: ''45''> Is there any special trick to convince Vista 32-Bit to install? I am running opensuse 11.0 with all software patches installed. Kernel 2.6.25.20-0.4 Xen & xen-libs and xen-tools 3.2.1_16881_04-4.2 Please note: I could install Vista 64 with all the patches up to Service Pack 2 and even more. I could also install XP starting form a CD containing SP2 with all the patches. It is so far just vista32 bit that fails, and I tried that already a few times. Thanks Wolfgang _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Wolfgang Formann wrote:> Helloo! > > I was trying to install Vista (32bit) and during the reboot after > service pack 1 (SP1 of Vista) it suddenly vanishes with this message > in /var/log/xen/xend.log > > [2009-06-13 20:38:23 4495] WARNING (XendDomainInfo:1283) Domain has crashed: name=vista32 id=46.Maybe xm dmesg can help a little bit more: (XEN) ----[ Xen-3.2.1_16881_04-4.2 x86_64 debug=n Not tainted ]---- (XEN) CPU: 7 (XEN) RIP: 001b:[<000000007098affa>] (XEN) RFLAGS: 0000000000000246 CONTEXT: hvm (XEN) rax: 0000000000100f42 rbx: 0000000000000800 rcx: 0000000000802001 (XEN) rdx: 000000000789fbff rsi: 000000007098af84 rdi: 0000000000000002 (XEN) rbp: 00000000009ef27c rsp: 00000000009ef25c r8: 0000000000000000 (XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000000000000000 (XEN) r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000 (XEN) r15: 0000000000000000 cr0: 000000008001003b cr4: 00000000000006b9 (XEN) cr3: 000000003e1f72c0 cr2: 0000000000000000 (XEN) ds: 0023 es: 0023 fs: 003b gs: 0000 ss: 0023 cs: 001b (XEN) svm.c:90:d46 Bad instruction length 0 (XEN) domain_crash called from svm.c:91 (XEN) Domain 46 (vcpu#0) crashed on cpu#1: The full output is available here: http://nopaste.com/p/awnz8wAwe Wolfgang _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> > Wolfgang Formann wrote: > > Helloo! > > > > I was trying to install Vista (32bit) and during the reboot after > > service pack 1 (SP1 of Vista) it suddenly vanishes with this message > > in /var/log/xen/xend.log > > > > [2009-06-13 20:38:23 4495] WARNING (XendDomainInfo:1283) Domain hascrashed:> name=vista32 id=46. > > Maybe xm dmesg can help a little bit more: > > (XEN) ----[ Xen-3.2.1_16881_04-4.2 x86_64 debug=n Not tainted ]---- > (XEN) CPU: 7 > (XEN) RIP: 001b:[<000000007098affa>] > (XEN) RFLAGS: 0000000000000246 CONTEXT: hvm > (XEN) rax: 0000000000100f42 rbx: 0000000000000800 rcx:0000000000802001> (XEN) rdx: 000000000789fbff rsi: 000000007098af84 rdi:0000000000000002> (XEN) rbp: 00000000009ef27c rsp: 00000000009ef25c r8:0000000000000000> (XEN) r9: 0000000000000000 r10: 0000000000000000 r11:0000000000000000> (XEN) r12: 0000000000000000 r13: 0000000000000000 r14:0000000000000000> (XEN) r15: 0000000000000000 cr0: 000000008001003b cr4:00000000000006b9> (XEN) cr3: 000000003e1f72c0 cr2: 0000000000000000 > (XEN) ds: 0023 es: 0023 fs: 003b gs: 0000 ss: 0023 cs: 001b > (XEN) svm.c:90:d46 Bad instruction length 0 > (XEN) domain_crash called from svm.c:91 > (XEN) Domain 46 (vcpu#0) crashed on cpu#1: > > The full output is available here: > http://nopaste.com/p/awnz8wAwe >I think that''s just a bug in Xen 3.2.1... it looks very similar to something I saw too. Try something newer. James _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
James Harper wrote:> I think that''s just a bug in Xen 3.2.1... it looks very similar to > something I saw too. Try something newer.Thanks! I am using Xen version 3.3.1_18546_16-0.1.1 and now it seems to work fine, no crash anymore (so far ;^) Wolfgang _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users