|
Loading...
|
xen-users@lists.xensource.com
[Prev] Thread [Next] | [Prev] Date [Next]
[Xen-users] Xen 3.0 domain creation issues on fc4 James Thu Dec 29 09:55:00 2005
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 [EMAIL PROTECTED] http://lists.xensource.com/xen-users
- [Xen-users] Xen 3.0 domain creation issues on fc4 James 2005/12/29 <=
- [Xen-users] Xen 3.0 domain creation issues on fc4 James 2005/12/29
- RE: [Xen-users] Xen 3.0 domain creation issues on fc4 Colin Coe 2005/12/29
- RE: [Xen-users] Xen 3.0 domain creation issues on fc4 James 2005/12/29
- RE: [Xen-users] Xen 3.0 domain creation issues on fc4 eric . mar 2005/12/30
- RE: [Xen-users] Xen 3.0 domain creation issues on fc4 James 2005/12/30
- [Xen-users] Xen 3.0 domain creation issues on fc4 James 2005/12/29
- [Xen-users] Xen 3.0 domain creation issues on fc4 Steven Anderson 2005/12/30
- RE: [Xen-users] Xen 3.0 domain creation issues on fc4 James 2005/12/30