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

Re: [Xen-users] invalid kernel

To: Age_M <Age_M@xxxxxx>
Subject: Re: [Xen-users] invalid kernel
From: Sadique Puthen <sputhenp@xxxxxxxxxx>
Date: Tue, 06 May 2008 13:12:23 +0530
Cc: Mehmet Can ÖNAL <mconalxen@xxxxxxxxx>, xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 06 May 2008 00:43:52 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4820087D.4010606@xxxxxx>
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>
References: <5bfbc2f20805052343v5a9ef481h7923284512f0bd52@xxxxxxxxxxxxxx> <48200604.1060303@xxxxxx> <4820087D.4010606@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.12 (X11/20080226)
Age_M wrote:
Hi Mehmet,

Age_M wrote:
Hello Mehmet,

Mehmet Can ÖNAL wrote:
i have installed xen 3.1 on rhel5 on IBM 3650 (32 bit). i tried to install rhel5 also as domU but i get an error while creating domU that
Error: (2, ';Invalid kernel', 'xc_dom_compat_check: guest type 
xen-3.0-x86_32p not supported by xen kernel, sorry\n')
is there something missing about my configuration or as the error 
says my guest kernel is not supported by xen 3.1? And does anybody 
know which rhel5 kernel should i use and where can i find it?
it looks like you're trying to boot a kernel that is not working with xen. I guess it's not a HVM domU, so my second guess is, that the kernel you try to boot does not support PAE.
you can check what kind of guest os you can boot with:

xm info |grep xen_caps

So, to resolve your problem, you either have to run your domU as a HVM machine, then you can use the rhel5 stock kernel (I think) or you have to get/build a PAE kernel.
sorry I got it all wrong :-p it's the other way round! Your Xen dom0 does not support domU-kernel with PAE support (you can see this at the little 'p' -> 'guest type xen-3.0-x86_32p not supported'). So you need a non-PAE Kernel in domU.
This interpretation does not seem to be correct if you are using the 
kerne-xen shipped with RHEL5 distribution. RHEL kernel-xen is pae 
enabled only supports pae guests and you can't run non-pae kernels on 
guests. If this is the case, can we have more details from your system?
If you have compiled the dom0 kernel from upstream source, this may be 
correct and u need to re-compile it with pae support.
--Sadique

Greetz
Age_M

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


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

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