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 3.0 domain creation issues on fc4

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Xen 3.0 domain creation issues on fc4
From: "James" <seven@xxxxxxxx>
Date: Thu, 29 Dec 2005 10:50:21 -0700
Delivery-date: Thu, 29 Dec 2005 17:55:00 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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>
Reply-to: seven@xxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I am unable to create a guest domain on FC4, Xend is installed, xm list shows that the Domain0 exists.  I could use some suggestions.  I included the contents of FSTAB from the guest domain partition, the contents of the vm01 config file, and the contents of the logs.  I used LVM to create volumes from empty disk space formatted into ext3 partitions.  Physical partition "/dev/hde1", logical partition "/dev/vg/lvm1", and it mounts successfully on "/dev/sda1".  I unmount it and run "xm create -c vm01 vmid=1" I get Using config file "/etc/xen/vm01". & Error: init argument required.  The domain does not create.
 
FSTAB

# This file is edited by fstab-sync - see 'man fstab-sync' for details

/dev/sda1                              ext3          defaults 1 1

none                   /boot             ext3         defaults 1 2

none                   /dev/pts         devpts      gid=5,mode=620 0 0

none                   /dev/shm       tmpfs        defaults 0 0

none                   /proc            proc          defaults 0 0

none                   /sys              sysfs         defaults 0 0

VM01

kernel ="/boot/vmlinuz-2.6.12.6-xen3_7.1_fc4"

memory = 384

name = "vm01"

nics = 1

disk = ['phy:/dev/vg/lvm1,sda1,w']

vtpm = ['instance=1,backend=0']

dhcp="dhcp"

hostname= "vm%d" % vmid

root = "/dev/sda1"

XEND.LOG

[2005-12-29 10:26:55 xend] INFO (SrvDaemon:268) Xend Daemon started

[2005-12-29 10:26:55 xend] INFO (SrvDaemon:272) Xend changeset: unavailable .

[2005-12-29 10:26:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:199) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 108302757473L, 'ssidref': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'mem_kb': 961860, 'maxmem_kb': -4, 'max_vcpu_id': 0, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 1, 'blocked': 0})

[2005-12-29 10:26:55 xend.XendDomainInfo] INFO (XendDomainInfo:211) Recreating domain 0, UUID 00000000-00000000-00000000-00000000.

[2005-12-29 10:26:55 xend.XendDomainInfo] WARNING (XendDomainInfo:233) No vm path in store for existing domain 0

[2005-12-29 10:26:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:661) Storing VM details: {'ssidref': '0', 'uuid': '00000000-00000000-00000000-00000000', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '940', 'on_crash': 'restart', 'maxmem': '940'}

[2005-12-29 10:26:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:686) Storing domain details: {'cpu/0/availability': 'online', 'memory/target': '962560', 'name': 'Domain-0', 'console/limit': '1048576', 'vm': '/vm/00000000-00000000-00000000-00000000', 'domid': '0'}

[2005-12-29 10:26:56 xend] DEBUG (XendDomain:151) number of vcpus to use is 0

[2005-12-29 10:26:56 xend] INFO (SrvServer:112) unix path=/var/lib/xend/xend-socket

 

XEND-DEBUG.LOG

Nothing to flush.

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