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] New domains do not show up with "xm list"

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] New domains do not show up with "xm list"
From: Priya <pbhat@xxxxxxxxxxxx>
Date: Wed, 29 Sep 2010 16:08:22 -0400
Delivery-date: Wed, 29 Sep 2010 13:10:45 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=+F6gUnsr0U23DKXSZaleJWrbFkLZ9YwrEUsYUfjUZLw=; b=wZXgTX4AOadG7CqfHd0YTqL6w99IrxckT1HzWV0jFkcSydcOH1pC3vGxJYYQYnu3ek yGnF1BYC8SzjF0/RvUAXo//PSGFdD25Hf0X1uHPldTm/QNMRz9qANeQLZ+U0R1Wkxwyw dePA9TBhEN0FbVwrwE8oQPdBkOhIU9kMuBdf4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=gU99GR6q4ZPC9ivz1OIwysmg5l9JQkYlkdTu9KMeenSwBLVxNOrzQjFcnYIvQPiWPh tqQMMNgohurJEK4nT7NjRC8AhHPeJzZNTzGry7r1uFLQFRFuENpCIY1xasDYE6TL/MlN syWrG+K/Okq7t2tKVeF8XET0uGmB/ZsDlob6E=
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
Hello people!

This is a strange error and I am sure I am missing something really basic. I installed Xen 4.0.1 on Ubuntu 10.04, and only have command line access to my domain-0.

Every thing seems to be working okay. My "xm info" output is as follows:
--------------------
root@XenOpen:/etc/xen# xm info
host                   : XenOpen
release                : 2.6.32.21-xen
version                : #2 SMP Mon Sep 27 10:23:06 EDT 2010
machine                : x86_64
nr_cpus                : 2
nr_nodes               : 1
cores_per_socket       : 2
threads_per_core       : 1
cpu_mhz                : 2992
hw_caps                : bfebfbff:20100800:00000000:00000940:0408e3fd:00000000:00000001:00000000
virt_caps              : 
total_memory           : 3931
free_memory            : 3048
node_to_cpu            : node0:0-1
node_to_memory         : node0:3048
node_to_dma32_mem      : node0:2984
max_node_id            : 0
xen_major              : 4
xen_minor              : 0
xen_extra              : .1
xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p 
xen_scheduler          : credit
xen_pagesize           : 4096
platform_params        : virt_start=0xffff800000000000
xen_changeset          : unavailable
xen_commandline        : dummy=dummy dom0_mem=832M
cc_compiler            : gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
cc_compile_by          : root
cc_compile_domain      : 
cc_compile_date        : Mon Sep 27 11:36:56 EDT 2010
xend_config_format     : 4

_________________

I tried to create PV domains using the following configuration file:
root@XenOpen:/etc/xen# more mylinux.cfg 
kernel = "/boot/vmlinuz-2.6.32.21-xen"
memory = 128
name = "MyLinux"
root = "/dev/hda1 ro"
disk = [ "file:/boot/initrd.img-2.6.32.21-xen,hda1,w" ]


The problem is that when I try to create new PV domains, I get a message saying that they have been created but they don't show up when I do a subsequent xm list:

root@XenOpen:/etc/xen# xm create mylinux.cfg 
Using config file "./mylinux.cfg".
Started domain MyLinux (id=11)
root@XenOpen:/etc/xen# xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0   832     2     r-----    151.2
Could someone please throw some light on what in the world is going on...please!


--
Priya Bhat


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