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] Xen interoperability among different version

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen interoperability among different version
From: Thomas Maschutznig <thomas.maschutznig@xxxxxxxxxxxxxx>
Date: Mon, 27 Jun 2005 04:05:18 +0200
Delivery-date: Mon, 27 Jun 2005 02:04:12 +0000
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Hi Xen list!

My question might be pretty dumb but please bear with me :-)
In which way are the different versions of Xen and versions of (Linux) kernels patched with Xen interoperable among each other?

I tried Xen on a Fedora Core 4 system (kernel 2.6.11-1.1369_FC4xen0) and whenever I would start a domU using the official 2.0.6 vmlinuz-2.6.11.10-xenU or vmlinuz-2.4.30-xenU kernel, I'd get:

Using config file "foo.conf".
Error: Error creating domain: (0, 'Error')

Here are the according entries in xm log:
[2005-06-27 03:41:13 xend] DEBUG (XendDomainInfo:770) init_domain> Created domain=1 name=ttylinux memory=6144 [2005-06-27 03:41:13 xend] INFO (console:94) Created console id=13 domain=1 port=9601 [2005-06-27 03:41:13 xend] WARNING (XendDomainInfo:798) building dom with 1 vcpus [2005-06-27 03:41:14 xend] ERROR (SrvBase:163) op=create: Error creating domain: (0, 'Error')
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvBase.py", line 107, in _perform
    val = op_method(op, req)
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 71, in op_create
    raise XendError("Error creating domain: " + str(ex))
XendError: Error creating domain: (0, 'Error')
[2005-06-27 03:41:14 xend] INFO (XendRoot:112) EVENT> xend.console.create [13, 1, 9601]

I tried another domU conf and got the same result with the two kernels from Xen Downloadpage.

Did I miss anything?

cheers,
 thomas

--
Thomas Maschutznig
Student des FH-Studiengangs Informationsmanagement
der FH JOANNEUM Gesellschaft mbH
Alte Poststraße 147, A 8020 Graz

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

<Prev in Thread] Current Thread [Next in Thread>