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-DOM-U error

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen-DOM-U error
From: kishore kumar <bodkekumar@xxxxxxxxx>
Date: Tue, 6 Apr 2010 15:56:57 -0700
Delivery-date: Tue, 06 Apr 2010 15:58:53 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=n9NJc5lrbrmwae84Zqa7m+4QUpCJ554sZr6ZtIBXiAY=; b=fO0He2Er/Js80qsSG7mlm4EvrgQI4JIdCjtGNyJ1EtY+Mywk1QW7iFbMAV2HVwzQI1 R4AbNXt/afSZXXwuVSjn3rvvYfZ92JBZF7SWMgmWt5wv4GsNRhIAn0nuxJTUbgOCc3q3 krR1LbHvNvy6WX/GEAaug1gi8tEhWaVqgiUsU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=vyAIsH/YjR4MlPGSf+8tYyfb0tuFlPRdNGCRveR+yPQ5OYVdnT03rVvLVcZa9VvUiB J+BR2J0tyNVNs0bzrf6rfg93yAjgitlTu9p99HvzGNcmHBvMbUlwvt90+wTaSPI9az22 2+aZDRj0J3qGetwvvZpZzICW7zTe+a7rFhkLk=
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
Hi,
 
I pulled 2.6.33.1 from kernel.org and compiled to run as a domain-U .  (CAN I USE KERNEL.ORG TREE AND USE AS DOMAIN U??)
 
I have taken the /etc/xen/scripts/xmexample1 file and modified below lines only...
 
# Kernel image file.

kernel = "/boot/vmlinuz-2.6.33.1"

memory = 512

disk = [ 'phy:sda2,sda2,w' ]  

# Set root device.

root = "/dev/VolGroup00/LogVol00 ro"

dhcp="dhcp"

Then I did xm create -c xmexample1 (ATTACHED IS THE LOG FILE )

nothing comes after that.

 Is the domain U booted and up and running??

I did run the below command 

xm console GuestDomain_2.6.33.1

nothing comes up. 

===================================

I did xm list and see the below output.

[root@kishore kishore]# xm list

Name ID Mem VCPUs State Time(s)

Domain-0 0 1020 12 r----- 141.0

GuestDomain_2.6.33.1 1 512 1 r----- 169.2

====================================

Any idea what is happening here??

Is the xmexample1 file I edited needs any other changes?? 

Can anyone please let me know how to boot Doamin -U and what are the changes needs to be done??

Thank you in advance.

Attachment: xen-domU.txt
Description: Text document

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>