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-users

[Xen-users] start domU: Error: unknown opcode

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] start domU: Error: unknown opcode
From: Derk Gortemaker <derk@xxxxxxxxx>
Date: Tue, 04 Aug 2009 22:56:03 +0200
Delivery-date: Tue, 04 Aug 2009 13:56:44 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090605 SUSE/2.0.0.22-4.2 Lightning/0.9 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0
Hello all,

I found a problem with Xen 3.4.1-rc10, the one that is in Opensuse factory.

When starting a guest I get the following error:

Using config file "/etc/xen/vm/testvm01".
Error: unknown opcode

When searching for the problem I traced it to
/usr/lib64/python2.6/site-packages/xen/xend/image.py line 623 which
calls a C function to set/copy the cpuid information to the new guest.
But that fails. These files are equal to the ones from xen, so no
Opensuse patching is done the these files.

When I comment the line in image.py and restart xend, the guests does
start. But the information in /proc/cpuinfo is minimal.

I've got a nice machine to use for xen. After some trouble i got it to
install opensuse 11.2 M4. Previous versions of Opensuse did not install
because the hardware is somewhat new. (
http://supermicro.com/products/system/2U/6026/SYS-6026TT-BIBQRF.cfm )

CPU: 2x Intel E5520

Does anyone have an idea what the problem is? And how bad is it to start
a guest with minimal CPUID information?

And does someone know an alternative linux distro to test this problem
in without to much installing?

Thanks.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] start domU: Error: unknown opcode, Derk Gortemaker <=