Hello,
I often get the message "Error: an integer is required" when starting an
VM, the VM starts anyways. At the next start of the VM, the error
message don't appears... I don't change anything on the config. Its very
curious :o What can generate this error? The config file from the VM
is attached.
I try to start automatically an HVM during boot.
If I define on_crash="destroy" in the VM configfile, the machine won't
boot correctly because the first try to boot it fails.
I get the following error message in qemulog:
"Failed allocation for dom 5: 1025 pages order 0 addr_bits 0".
I attached the xend logfile and the qemu log.
If I define on_crash="reboot" in the configfile, the VM successfull
starts at bootup with the state "----".
Why the machine successfull starts after 1 retry when on_crash="reboot"
is set?
What means the "Failed allocation..." error message?
What means the state "----"?
Also now and then the machines boots autonomously without any cognizable
reason. It seems that this only appears when an HVM was automatically
started during bootup. There aren't any erorrs in the logfiles...
If i start the same VM after booting manually with "xm create" it runs
without problems...
I will let run memtest86 soon, so I can be really sure that defect RAM
isn't the cause for this behaviour
Sometimes when I close an SDL HVM window I get the kernel error attached
to this mail... What can be the reason for this?
In the HVM I talk about is a Linux 2.6.x running... Please don't
recommend me to let it run as PVM :) I have reasons to run it as HVM and
don't won't discuss about it... Linux as HVM should work afaik.
CPU: Intel(R) Pentium(R) D CPU 3.00GHz
Distribution: Debian
Kernel: Linux version 2.6.16-2-xen-686 (Debian 2.6.16-16bpo1)
xen-hypervisor-3.0-i386 3.0.2+hg9697-0bpo1
xen-ioemu-3.0 3.0.2+hg9697-0bpo1
thanks for help
greetings
Fabian
import os, re
arch = os.uname()[4]
if re.search('64', arch):
arch_libdir = 'lib64'
else:
arch_libdir = 'lib'
memory = 1000
vcpus = 0
builder = 'hvm'
device_model = '/usr/lib/xen/bin/qemu-dm'
kernel = "/usr/lib/xen/boot/hvmloader"
name = 'test'
vif = [ 'type=ioemu', 'bridge=xenbr0' ]
stdvga = 0
acpi = 0
sdl = 1
vnc =1
ne2000=0
vncviewer = 0
boot = 'c'
#pci=['0000:03:00.0']
cdrom = '/usr/xen/isos/windows2k3.iso'
disk = [ 'phy:/dev/vol1/test,ioemu:hda,w' ]
cdrom = '/usr/xen/isos/docomino-2.1.099-testing.iso'
#cdrom = '/dev/cdrom'
on_reboot='restart'
"Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: Eeek! page_mapcount(page) went negative! (-1)
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: page->flags = 4
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: page->count = 0
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: page->mapping = 00000000
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: ------------[ cut here ]------------
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: kernel BUG at mm/rmap.c:560!
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: invalid opcode: 0000 [#1]
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: SMP
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: CPU: 0
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: EIP is at page_remove_rmap+0x66/0x7b
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: eax: ffffffff ebx: b1b867e0 ecx: f3a4bda4 edx: b02a1ec0
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: esi: b0ed23bc edi: 3bdaa000 ebp: 00000000 esp: f3a4bdb0
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: ds: 007b es: 007b ss: 0069
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: Process qemu-dm (pid: 4822, threadinfo=f3a4a000 task=f3ef8030)
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: Stack: <0>f3a22000 b013f11a b1b867e0 3bdab000 f3a226ac dbe6f027
b1b867e0 f3b43944
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: 00000000 ffffffff f3a226a8 f3b43900 3c000000 b0ed23bc
3c000000 00000000
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: b013f2fe b10010e0 f3da5754 b0ed23bc 3bc00000 3c000000
f3a4be50 00000000
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: Call Trace:
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [zap_pte_range+573/857] zap_pte_range+0x23d/0x359
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [unmap_page_range+200/281] unmap_page_range+0xc8/0x119
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [unmap_vmas+206/430] unmap_vmas+0xce/0x1ae
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [exit_mmap+116/238] exit_mmap+0x74/0xee
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [mmput+33/120] mmput+0x21/0x78
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [do_exit+326/799] do_exit+0x146/0x31f
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [sys_exit_group+0/17] sys_exit_group+0x0/0x11
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [get_signal_to_deliver+621/685] get_signal_to_deliver+0x26d/0x2ad
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [do_signal+82/258] do_signal+0x52/0x102
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [pipe_readv+472/597] pipe_readv+0x1d8/0x255
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [pipe_readv+490/597] pipe_readv+0x1ea/0x255
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [pipe_read+37/41] pipe_read+0x25/0x29
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [vfs_read+166/317] vfs_read+0xa6/0x13d
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [sys_read+59/99] sys_read+0x3b/0x63
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [sys_read+91/99] sys_read+0x5b/0x63
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [do_notify_resume+42/58] do_notify_resume+0x2a/0x3a
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: [work_notifysig+19/26] work_notifysig+0x13/0x1a
Message from syslogd@xen at Thu Oct 5 18:43:40 2006 ...
xen kernel: Code: 40 74 03 8b 53 0c 8b 42 04 40 50 68 a9 1e 2a b0 e8 32 31 fd
ff ff 73 10 68 c0 1e 2a b0 e8 25 31 fd ff 83 c4 10 8b 43 08 40 79 08 <0f> 0b 30
02 7e 1e 2a b0 6a ff 6a 10 e8 2d 35 ff ff 59 5b 5b c3"
[2006-10-05 12:39:27 xend] INFO (SrvDaemon:278) Xend Daemon started
[2006-10-05 12:39:27 xend] INFO (SrvDaemon:282) Xend changeset: Tue May 30
18:14:05 2006 +0100 .
[2006-10-05 12:39:27 xend.XendDomainInfo] DEBUG (XendDomainInfo:200)
XendDomainInfo.recreate({'paused': 0, 'cpu_time': 11743611757L, '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': 3500988, 'maxmem_kb': -4, 'max_vcpu_id': 1,
'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 2, 'blocked': 0})
[2006-10-05 12:39:27 xend.XendDomainInfo] INFO (XendDomainInfo:212) Recreating
domain 0, UUID 00000000-0000-0000-0000-000000000000.
[2006-10-05 12:39:27 xend.XendDomainInfo] WARNING (XendDomainInfo:234) No vm
path in store for existing domain 0
[2006-10-05 12:39:27 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM
details: {'ssidref': '0', 'uuid': '00000000-0000-0000-0000-000000000000',
'on_reboot': 'restart', 'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus':
'2', 'vcpu_avail': '3', 'memory': '3419', 'on_crash': 'restart', 'maxmem':
'3419'}
[2006-10-05 12:39:27 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing
domain details: {'cpu/0/availability': 'online', 'memory/target': '3501056',
'cpu/1/availability': 'online', 'name': 'Domain-0', 'console/limit': '1048576',
'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0'}
[2006-10-05 12:39:27 xend] DEBUG (XendDomain:152) number of vcpus to use is 0
[2006-10-05 12:39:27 xend.XendDomainInfo] DEBUG (XendDomainInfo:877)
XendDomainInfo.handleShutdownWatch
[2006-10-05 12:39:27 xend] INFO (SrvServer:116) unix
path=/var/lib/xend/xend-socket
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:253)
XendDomainInfo.restore(['domain', ['domid', '6'], ['uuid',
'd40daab3-780c-20ef-d331-e7e1ff3d5f90'], ['ssidref', '0'], ['vcpus', '1'],
['vcpu_avail', '1'], ['cpu_weight', '1.0'], ['memory', '128'], ['maxmem',
'128'], ['name', 'Docomino'], ['on_poweroff', 'destroy'], ['on_reboot',
'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['boot', 'c'], ['vnc', '1'], ['xauthority', '//.Xauthority']]], ['device',
['vif', ['backend', '0'], ['script', 'vif-bridge'], ['bridge', 'xenbr0'],
['mac', '00:00:00:00:00:01'], ['type', 'ioemu']]], ['device', ['vbd',
['backend', '0'], ['dev', 'ioemu:hda'], ['uname', 'phy:/dev/vol1/test'],
['mode', 'w']]], ['state', '-b----'], ['shutdown_reason', 'poweroff'],
['cpu_time', '0.003404551'], ['online_vcpus', '1'], ['up_time',
'140.303411007'], ['start_time', '1160071771.25'], ['store_mfn', '385251']])
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:284)
parseConfig: config is ['domain', ['domid', '6'], ['uuid',
'd40daab3-780c-20ef-d331-e7e1ff3d5f90'], ['ssidref', '0'], ['vcpus', '1'],
['vcpu_avail', '1'], ['cpu_weight', '1.0'], ['memory', '128'], ['maxmem',
'128'], ['name', 'Docomino'], ['on_poweroff', 'destroy'], ['on_reboot',
'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['boot', 'c'], ['vnc', '1'], ['xauthority', '//.Xauthority']]], ['device',
['vif', ['backend', '0'], ['script', 'vif-bridge'], ['bridge', 'xenbr0'],
['mac', '00:00:00:00:00:01'], ['type', 'ioemu']]], ['device', ['vbd',
['backend', '0'], ['dev', 'ioemu:hda'], ['uname', 'phy:/dev/vol1/test'],
['mode', 'w']]], ['state', '-b----'], ['shutdown_reason', 'poweroff'],
['cpu_time', '0.003404551'], ['online_vcpus', '1'], ['up_time',
'140.303411007'], ['start_time', '1160071771.25'], ['store_mfn', '385251']]
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:380)
parseConfig: result is {'ssidref': 0, 'uuid':
'd40daab3-780c-20ef-d331-e7e1ff3d5f90', 'on_crash': 'restart', 'on_reboot':
'restart', 'image': ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'],
['device_model', '/usr/lib/xen/bin/qemu-dm'], ['boot', 'c'], ['vnc', '1'],
['xauthority', '//.Xauthority']], 'on_poweroff': 'destroy', 'cpus': None,
'name': 'Docomino', 'backend': [], 'vcpus': 1, 'cpu_weight': 1.0, 'vcpu_avail':
1, 'memory': 128, 'device': [('vif', ['vif', ['backend', '0'], ['script',
'vif-bridge'], ['bridge', 'xenbr0'], ['mac', '00:00:00:00:00:01'], ['type',
'ioemu']]), ('vbd', ['vbd', ['backend', '0'], ['dev', 'ioemu:hda'], ['uname',
'phy:/dev/vol1/test'], ['mode', 'w']])], 'bootloader': None, 'cpu': None,
'maxmem': 128}
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164)
XendDomainInfo.construct: None 0
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM
details: {'ssidref': '0', 'uuid': 'd40daab3-780c-20ef-d331-e7e1ff3d5f90',
'on_reboot': 'restart', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader)
(device_model /usr/lib/xen/bin/qemu-dm) (boot c) (vnc 1) (xauthority
//.Xauthority))', 'on_poweroff': 'destroy', 'name': 'Docomino', 'vcpus': '1',
'vcpu_avail': '1', 'memory': '128', 'on_crash': 'restart', 'maxmem': '128'}
[2006-10-05 12:39:31 xend] DEBUG (DevController:103) DevController: writing
{'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vif/1/0'}
to /local/domain/1/device/vif/0.
[2006-10-05 12:39:31 xend] DEBUG (DevController:105) DevController: writing
{'bridge': 'xenbr0', 'domain': 'Docomino', 'handle': '0', 'script':
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend':
'/local/domain/1/device/vif/0', 'mac': '00:00:00:00:00:01', 'frontend-id': '1',
'type': 'ioemu'} to /local/domain/0/backend/vif/1/0.
[2006-10-05 12:39:31 xend] DEBUG (DevController:103) DevController: writing
{'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vbd/1/768'} to /local/domain/1/device/vbd/768.
[2006-10-05 12:39:31 xend] DEBUG (DevController:105) DevController: writing
{'domain': 'Docomino', 'frontend': '/local/domain/1/device/vbd/768', 'dev':
'ioemu:hda', 'state': '1', 'params': '/dev/vol1/test', 'mode': 'w',
'frontend-id': '1', 'type': 'phy'} to /local/domain/0/backend/vbd/1/768.
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing
domain details: {'console/port': '2', 'name': 'Docomino', 'console/limit':
'1048576', 'vm': '/vm/d40daab3-780c-20ef-d331-e7e1ff3d5f90', 'domid': '1',
'cpu/0/availability': 'online', 'memory/target': '131072', 'store/port': '1'}
[2006-10-05 12:39:31 xend] ERROR (XendCheckpoint:47) read_exact: EOF trying to
read 4 (buf='')
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327)
XendDomainInfo.destroy: domid=1
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335)
XendDomainInfo.destroyDomain(1)
[2006-10-05 12:39:31 xend] ERROR (XendDomain:267) Restore failed
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/xen/xend/XendDomain.py", line 262, in
domain_restore_fd
return XendCheckpoint.restore(self, fd)
File "/usr/lib/python2.3/site-packages/xen/xend/XendCheckpoint.py", line 137,
in restore
"not a valid guest state file: pfn count read")
File "/usr/lib/python2.3/site-packages/xen/xend/XendCheckpoint.py", line 49,
in read_exact
raise XendError(errmsg)
XendError: not a valid guest state file: pfn count read
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:253)
XendDomainInfo.restore(['domain', ['domid', '6'], ['uuid',
'bf1bc6a7-4b13-ae0c-1457-e5e5701c3b1b'], ['ssidref', '0'], ['vcpus', '1'],
['vcpu_avail', '1'], ['cpu_weight', '1.0'], ['memory', '256'], ['maxmem',
'256'], ['name', 'rudi'], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'],
['on_crash', 'destroy'], ['image', ['linux', ['kernel',
'/boot/vmlinuz-2.6.16-2-xen-686'], ['ramdisk',
'/boot/initrd.img-2.6.16-2-xen-686'], ['ip', ':1.2.3.4::::eth0:dhcp'], ['root',
'/dev/sda1 ro']]], ['device', ['vif', ['backend', '0'], ['script',
'vif-bridge'], ['mac', '00:00:00:00:00:02']]], ['device', ['vbd', ['backend',
'0'], ['dev', 'sda1'], ['uname', 'phy:vol1/rudi-disk'], ['mode', 'w']]],
['device', ['vbd', ['backend', '0'], ['dev', 'sda2'], ['uname',
'phy:vol1/rudi-swap'], ['mode', 'w']]], ['state', '-b----'],
['shutdown_reason', 'poweroff'], ['cpu_time', '13.289796445'], ['online_vcpus',
'1'], ['up_time', '-27972.9098918'], ['start_time', '1160072580.85'],
['store_mfn', '900269'], ['console_mfn', '900268']])
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:284)
parseConfig: config is ['domain', ['domid', '6'], ['uuid',
'bf1bc6a7-4b13-ae0c-1457-e5e5701c3b1b'], ['ssidref', '0'], ['vcpus', '1'],
['vcpu_avail', '1'], ['cpu_weight', '1.0'], ['memory', '256'], ['maxmem',
'256'], ['name', 'rudi'], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'],
['on_crash', 'destroy'], ['image', ['linux', ['kernel',
'/boot/vmlinuz-2.6.16-2-xen-686'], ['ramdisk',
'/boot/initrd.img-2.6.16-2-xen-686'], ['ip', ':1.2.3.4::::eth0:dhcp'], ['root',
'/dev/sda1 ro']]], ['device', ['vif', ['backend', '0'], ['script',
'vif-bridge'], ['mac', '00:00:00:00:00:02']]], ['device', ['vbd', ['backend',
'0'], ['dev', 'sda1'], ['uname', 'phy:vol1/rudi-disk'], ['mode', 'w']]],
['device', ['vbd', ['backend', '0'], ['dev', 'sda2'], ['uname',
'phy:vol1/rudi-swap'], ['mode', 'w']]], ['state', '-b----'],
['shutdown_reason', 'poweroff'], ['cpu_time', '13.289796445'], ['online_vcpus',
'1'], ['up_time', '-27972.9098918'], ['start_time', '1160072580.85'],
['store_mfn', '900269'], ['console_mfn', '900268']]
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:380)
parseConfig: result is {'ssidref': 0, 'uuid':
'bf1bc6a7-4b13-ae0c-1457-e5e5701c3b1b', 'on_crash': 'destroy', 'on_reboot':
'restart', 'image': ['linux', ['kernel', '/boot/vmlinuz-2.6.16-2-xen-686'],
['ramdisk', '/boot/initrd.img-2.6.16-2-xen-686'], ['ip',
':1.2.3.4::::eth0:dhcp'], ['root', '/dev/sda1 ro']], 'on_poweroff': 'destroy',
'cpus': None, 'name': 'rudi', 'backend': [], 'vcpus': 1, 'cpu_weight': 1.0,
'vcpu_avail': 1, 'memory': 256, 'device': [('vif', ['vif', ['backend', '0'],
['script', 'vif-bridge'], ['mac', '00:00:00:00:00:02']]), ('vbd', ['vbd',
['backend', '0'], ['dev', 'sda1'], ['uname', 'phy:vol1/rudi-disk'], ['mode',
'w']]), ('vbd', ['vbd', ['backend', '0'], ['dev', 'sda2'], ['uname',
'phy:vol1/rudi-swap'], ['mode', 'w']])], 'bootloader': None, 'cpu': None,
'maxmem': 256}
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164)
XendDomainInfo.construct: None 0
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM
details: {'ssidref': '0', 'uuid': 'bf1bc6a7-4b13-ae0c-1457-e5e5701c3b1b',
'on_reboot': 'restart', 'image': "(linux (kernel
/boot/vmlinuz-2.6.16-2-xen-686) (ramdisk /boot/initrd.img-2.6.16-2-xen-686) (ip
:1.2.3.4::::eth0:dhcp) (root '/dev/sda1 ro'))", 'on_poweroff': 'destroy',
'name': 'rudi', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '256', 'on_crash':
'destroy', 'maxmem': '256'}
[2006-10-05 12:39:31 xend] DEBUG (DevController:103) DevController: writing
{'backend-id': '0', 'mac': '00:00:00:00:00:02', 'handle': '0', 'state': '1',
'backend': '/local/domain/0/backend/vif/2/0'} to /local/domain/2/device/vif/0.
[2006-10-05 12:39:31 xend] DEBUG (DevController:105) DevController: writing
{'mac': '00:00:00:00:00:02', 'state': '1', 'handle': '0', 'script':
'/etc/xen/scripts/vif-bridge', 'frontend-id': '2', 'domain': 'rudi',
'frontend': '/local/domain/2/device/vif/0'} to /local/domain/0/backend/vif/2/0.
[2006-10-05 12:39:31 xend] DEBUG (blkif:24) exception looking up device number
for sda1: [Errno 2] No such file or directory: '/dev/sda1'
[2006-10-05 12:39:31 xend] DEBUG (DevController:103) DevController: writing
{'virtual-device': '2049', 'backend-id': '0', 'state': '1', 'backend':
'/local/domain/0/backend/vbd/2/2049'} to /local/domain/2/device/vbd/2049.
[2006-10-05 12:39:31 xend] DEBUG (DevController:105) DevController: writing
{'domain': 'rudi', 'frontend': '/local/domain/2/device/vbd/2049', 'dev':
'sda1', 'state': '1', 'params': 'vol1/rudi-disk', 'mode': 'w', 'frontend-id':
'2', 'type': 'phy'} to /local/domain/0/backend/vbd/2/2049.
[2006-10-05 12:39:31 xend] DEBUG (blkif:24) exception looking up device number
for sda2: [Errno 2] No such file or directory: '/dev/sda2'
[2006-10-05 12:39:31 xend] DEBUG (DevController:103) DevController: writing
{'virtual-device': '2050', 'backend-id': '0', 'state': '1', 'backend':
'/local/domain/0/backend/vbd/2/2050'} to /local/domain/2/device/vbd/2050.
[2006-10-05 12:39:31 xend] DEBUG (DevController:105) DevController: writing
{'domain': 'rudi', 'frontend': '/local/domain/2/device/vbd/2050', 'dev':
'sda2', 'state': '1', 'params': 'vol1/rudi-swap', 'mode': 'w', 'frontend-id':
'2', 'type': 'phy'} to /local/domain/0/backend/vbd/2/2050.
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing
domain details: {'console/port': '2', 'name': 'rudi', 'console/limit':
'1048576', 'vm': '/vm/bf1bc6a7-4b13-ae0c-1457-e5e5701c3b1b', 'domid': '2',
'cpu/0/availability': 'online', 'memory/target': '262144', 'store/port': '1'}
[2006-10-05 12:39:31 xend] ERROR (XendCheckpoint:47) read_exact: EOF trying to
read 4 (buf='')
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327)
XendDomainInfo.destroy: domid=2
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335)
XendDomainInfo.destroyDomain(2)
[2006-10-05 12:39:31 xend] ERROR (XendDomain:267) Restore failed
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/xen/xend/XendDomain.py", line 262, in
domain_restore_fd
return XendCheckpoint.restore(self, fd)
File "/usr/lib/python2.3/site-packages/xen/xend/XendCheckpoint.py", line 137,
in restore
"not a valid guest state file: pfn count read")
File "/usr/lib/python2.3/site-packages/xen/xend/XendCheckpoint.py", line 49,
in read_exact
raise XendError(errmsg)
XendError: not a valid guest state file: pfn count read
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:253)
XendDomainInfo.restore(['domain', ['domid', '2'], ['uuid',
'6bc2d518-db5a-6cab-e58e-72e4c90d0bd4'], ['ssidref', '0'], ['vcpus', '1'],
['vcpu_avail', '1'], ['cpu_weight', '1.0'], ['memory', '1000'], ['maxmem',
'1000'], ['name', 'test'], ['on_poweroff', 'destroy'], ['on_reboot',
'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['cdrom', '/usr/xen/isos/docomino-2.1.099-testing.iso'], ['boot', 'c'], ['vnc',
'1'], ['xauthority', '//.Xauthority']]], ['device', ['vif', ['backend', '0'],
['script', 'vif-bridge'], ['mac', '00:16:3e:73:c3:c9'], ['type', 'ioemu']]],
['device', ['vif', ['backend', '0'], ['script', 'vif-bridge'], ['bridge',
'xenbr0'], ['mac', '00:16:3e:64:03:80']]], ['device', ['vbd', ['backend', '0'],
['dev', 'ioemu:hda'], ['uname', 'phy:/dev/vol1/test'], ['mode', 'w']]],
['state', '-b----'], ['shutdown_reason', 'poweroff'], ['cpu_time',
'24.567034438'], ['online_vcpus', '1'], ['up_time', '117.703144073'],
['start_time', '1160069725.68'], ['store_mfn', '357616']])
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:284)
parseConfig: config is ['domain', ['domid', '2'], ['uuid',
'6bc2d518-db5a-6cab-e58e-72e4c90d0bd4'], ['ssidref', '0'], ['vcpus', '1'],
['vcpu_avail', '1'], ['cpu_weight', '1.0'], ['memory', '1000'], ['maxmem',
'1000'], ['name', 'test'], ['on_poweroff', 'destroy'], ['on_reboot',
'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['cdrom', '/usr/xen/isos/docomino-2.1.099-testing.iso'], ['boot', 'c'], ['vnc',
'1'], ['xauthority', '//.Xauthority']]], ['device', ['vif', ['backend', '0'],
['script', 'vif-bridge'], ['mac', '00:16:3e:73:c3:c9'], ['type', 'ioemu']]],
['device', ['vif', ['backend', '0'], ['script', 'vif-bridge'], ['bridge',
'xenbr0'], ['mac', '00:16:3e:64:03:80']]], ['device', ['vbd', ['backend', '0'],
['dev', 'ioemu:hda'], ['uname', 'phy:/dev/vol1/test'], ['mode', 'w']]],
['state', '-b----'], ['shutdown_reason', 'poweroff'], ['cpu_time',
'24.567034438'], ['online_vcpus', '1'], ['up_time', '117.703144073'],
['start_time', '1160069725.68'], ['store_mfn', '357616']]
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:380)
parseConfig: result is {'ssidref': 0, 'uuid':
'6bc2d518-db5a-6cab-e58e-72e4c90d0bd4', 'on_crash': 'restart', 'on_reboot':
'restart', 'image': ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'],
['device_model', '/usr/lib/xen/bin/qemu-dm'], ['cdrom',
'/usr/xen/isos/docomino-2.1.099-testing.iso'], ['boot', 'c'], ['vnc', '1'],
['xauthority', '//.Xauthority']], 'on_poweroff': 'destroy', 'cpus': None,
'name': 'test', 'backend': [], 'vcpus': 1, 'cpu_weight': 1.0, 'vcpu_avail': 1,
'memory': 1000, 'device': [('vif', ['vif', ['backend', '0'], ['script',
'vif-bridge'], ['mac', '00:16:3e:73:c3:c9'], ['type', 'ioemu']]), ('vif',
['vif', ['backend', '0'], ['script', 'vif-bridge'], ['bridge', 'xenbr0'],
['mac', '00:16:3e:64:03:80']]), ('vbd', ['vbd', ['backend', '0'], ['dev',
'ioemu:hda'], ['uname', 'phy:/dev/vol1/test'], ['mode', 'w']])], 'bootloader':
None, 'cpu': None, 'maxmem': 1000}
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164)
XendDomainInfo.construct: None 0
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM
details: {'ssidref': '0', 'uuid': '6bc2d518-db5a-6cab-e58e-72e4c90d0bd4',
'on_reboot': 'restart', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader)
(device_model /usr/lib/xen/bin/qemu-dm) (cdrom
/usr/xen/isos/docomino-2.1.099-testing.iso) (boot c) (vnc 1) (xauthority
//.Xauthority))', 'on_poweroff': 'destroy', 'name': 'test', 'vcpus': '1',
'vcpu_avail': '1', 'memory': '1000', 'on_crash': 'restart', 'maxmem': '1000'}
[2006-10-05 12:39:31 xend] DEBUG (DevController:103) DevController: writing
{'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vif/3/0'}
to /local/domain/3/device/vif/0.
[2006-10-05 12:39:31 xend] DEBUG (DevController:105) DevController: writing
{'domain': 'test', 'handle': '0', 'script': '/etc/xen/scripts/vif-bridge',
'state': '1', 'frontend': '/local/domain/3/device/vif/0', 'mac':
'00:16:3e:73:c3:c9', 'frontend-id': '3', 'type': 'ioemu'} to
/local/domain/0/backend/vif/3/0.
[2006-10-05 12:39:31 xend] DEBUG (DevController:103) DevController: writing
{'backend-id': '0', 'mac': '00:16:3e:64:03:80', 'handle': '1', 'state': '1',
'backend': '/local/domain/0/backend/vif/3/1'} to /local/domain/3/device/vif/1.
[2006-10-05 12:39:31 xend] DEBUG (DevController:105) DevController: writing
{'bridge': 'xenbr0', 'domain': 'test', 'handle': '1', 'script':
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend':
'/local/domain/3/device/vif/1', 'mac': '00:16:3e:64:03:80', 'frontend-id': '3'}
to /local/domain/0/backend/vif/3/1.
[2006-10-05 12:39:31 xend] DEBUG (DevController:103) DevController: writing
{'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vbd/3/768'} to /local/domain/3/device/vbd/768.
[2006-10-05 12:39:31 xend] DEBUG (DevController:105) DevController: writing
{'domain': 'test', 'frontend': '/local/domain/3/device/vbd/768', 'dev':
'ioemu:hda', 'state': '1', 'params': '/dev/vol1/test', 'mode': 'w',
'frontend-id': '3', 'type': 'phy'} to /local/domain/0/backend/vbd/3/768.
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing
domain details: {'console/port': '2', 'name': 'test', 'console/limit':
'1048576', 'vm': '/vm/6bc2d518-db5a-6cab-e58e-72e4c90d0bd4', 'domid': '3',
'cpu/0/availability': 'online', 'memory/target': '1024000', 'store/port': '1'}
[2006-10-05 12:39:31 xend] ERROR (XendCheckpoint:47) read_exact: EOF trying to
read 4 (buf='')
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327)
XendDomainInfo.destroy: domid=3
[2006-10-05 12:39:31 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335)
XendDomainInfo.destroyDomain(3)
[2006-10-05 12:39:31 xend] ERROR (XendDomain:267) Restore failed
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/xen/xend/XendDomain.py", line 262, in
domain_restore_fd
return XendCheckpoint.restore(self, fd)
File "/usr/lib/python2.3/site-packages/xen/xend/XendCheckpoint.py", line 137,
in restore
"not a valid guest state file: pfn count read")
File "/usr/lib/python2.3/site-packages/xen/xend/XendCheckpoint.py", line 49,
in read_exact
raise XendError(errmsg)
XendError: not a valid guest state file: pfn count read
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:253)
XendDomainInfo.restore(['domain', ['domid', '2'], ['uuid',
'13b09078-ca4e-c3dd-774c-692f7adbbe87'], ['ssidref', '0'], ['vcpus', '1'],
['vcpu_avail', '1'], ['cpu_weight', '1.0'], ['memory', '1000'], ['maxmem',
'1000'], ['name', 'winxp'], ['on_poweroff', 'destroy'], ['on_reboot',
'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['cdrom', '/usr/xen/isos/windows2k3.iso'], ['boot', 'd'], ['vnc', '1'],
['xauthority', '//.Xauthority']]], ['device', ['vif', ['backend', '0'],
['script', 'vif-bridge'], ['mac', '00:16:3e:7b:00:7d'], ['type', 'ioemu']]],
['device', ['vif', ['backend', '0'], ['script', 'vif-bridge'], ['bridge',
'xenbr0'], ['mac', '00:16:3e:36:41:19']]], ['device', ['vbd', ['backend', '0'],
['dev', 'ioemu:hda'], ['uname', 'phy:/dev/vol1/windows'], ['mode', 'w']]],
['state', '------'], ['shutdown_reason', 'poweroff'], ['cpu_time',
'84.611645294'], ['online_vcpus', '1'], ['up_time', '101.920122862'],
['start_time', '1160067810.62'], ['store_mfn', '447342']])
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:284)
parseConfig: config is ['domain', ['domid', '2'], ['uuid',
'13b09078-ca4e-c3dd-774c-692f7adbbe87'], ['ssidref', '0'], ['vcpus', '1'],
['vcpu_avail', '1'], ['cpu_weight', '1.0'], ['memory', '1000'], ['maxmem',
'1000'], ['name', 'winxp'], ['on_poweroff', 'destroy'], ['on_reboot',
'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['cdrom', '/usr/xen/isos/windows2k3.iso'], ['boot', 'd'], ['vnc', '1'],
['xauthority', '//.Xauthority']]], ['device', ['vif', ['backend', '0'],
['script', 'vif-bridge'], ['mac', '00:16:3e:7b:00:7d'], ['type', 'ioemu']]],
['device', ['vif', ['backend', '0'], ['script', 'vif-bridge'], ['bridge',
'xenbr0'], ['mac', '00:16:3e:36:41:19']]], ['device', ['vbd', ['backend', '0'],
['dev', 'ioemu:hda'], ['uname', 'phy:/dev/vol1/windows'], ['mode', 'w']]],
['state', '------'], ['shutdown_reason', 'poweroff'], ['cpu_time',
'84.611645294'], ['online_vcpus', '1'], ['up_time', '101.920122862'],
['start_time', '1160067810.62'], ['store_mfn', '447342']]
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:380)
parseConfig: result is {'ssidref': 0, 'uuid':
'13b09078-ca4e-c3dd-774c-692f7adbbe87', 'on_crash': 'restart', 'on_reboot':
'restart', 'image': ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'],
['device_model', '/usr/lib/xen/bin/qemu-dm'], ['cdrom',
'/usr/xen/isos/windows2k3.iso'], ['boot', 'd'], ['vnc', '1'], ['xauthority',
'//.Xauthority']], 'on_poweroff': 'destroy', 'cpus': None, 'name': 'winxp',
'backend': [], 'vcpus': 1, 'cpu_weight': 1.0, 'vcpu_avail': 1, 'memory': 1000,
'device': [('vif', ['vif', ['backend', '0'], ['script', 'vif-bridge'], ['mac',
'00:16:3e:7b:00:7d'], ['type', 'ioemu']]), ('vif', ['vif', ['backend', '0'],
['script', 'vif-bridge'], ['bridge', 'xenbr0'], ['mac', '00:16:3e:36:41:19']]),
('vbd', ['vbd', ['backend', '0'], ['dev', 'ioemu:hda'], ['uname',
'phy:/dev/vol1/windows'], ['mode', 'w']])], 'bootloader': None, 'cpu': None,
'maxmem': 1000}
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164)
XendDomainInfo.construct: None 0
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM
details: {'ssidref': '0', 'uuid': '13b09078-ca4e-c3dd-774c-692f7adbbe87',
'on_reboot': 'restart', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader)
(device_model /usr/lib/xen/bin/qemu-dm) (cdrom /usr/xen/isos/windows2k3.iso)
(boot d) (vnc 1) (xauthority //.Xauthority))', 'on_poweroff': 'destroy',
'name': 'winxp', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '1000', 'on_crash':
'restart', 'maxmem': '1000'}
[2006-10-05 12:39:32 xend] DEBUG (DevController:103) DevController: writing
{'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vif/4/0'}
to /local/domain/4/device/vif/0.
[2006-10-05 12:39:32 xend] DEBUG (DevController:105) DevController: writing
{'domain': 'winxp', 'handle': '0', 'script': '/etc/xen/scripts/vif-bridge',
'state': '1', 'frontend': '/local/domain/4/device/vif/0', 'mac':
'00:16:3e:7b:00:7d', 'frontend-id': '4', 'type': 'ioemu'} to
/local/domain/0/backend/vif/4/0.
[2006-10-05 12:39:32 xend] DEBUG (DevController:103) DevController: writing
{'backend-id': '0', 'mac': '00:16:3e:36:41:19', 'handle': '1', 'state': '1',
'backend': '/local/domain/0/backend/vif/4/1'} to /local/domain/4/device/vif/1.
[2006-10-05 12:39:32 xend] DEBUG (DevController:105) DevController: writing
{'bridge': 'xenbr0', 'domain': 'winxp', 'handle': '1', 'script':
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend':
'/local/domain/4/device/vif/1', 'mac': '00:16:3e:36:41:19', 'frontend-id': '4'}
to /local/domain/0/backend/vif/4/1.
[2006-10-05 12:39:32 xend] DEBUG (DevController:103) DevController: writing
{'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vbd/4/768'} to /local/domain/4/device/vbd/768.
[2006-10-05 12:39:32 xend] DEBUG (DevController:105) DevController: writing
{'domain': 'winxp', 'frontend': '/local/domain/4/device/vbd/768', 'dev':
'ioemu:hda', 'state': '1', 'params': '/dev/vol1/windows', 'mode': 'w',
'frontend-id': '4', 'type': 'phy'} to /local/domain/0/backend/vbd/4/768.
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing
domain details: {'console/port': '2', 'name': 'winxp', 'console/limit':
'1048576', 'vm': '/vm/13b09078-ca4e-c3dd-774c-692f7adbbe87', 'domid': '4',
'cpu/0/availability': 'online', 'memory/target': '1024000', 'store/port': '1'}
[2006-10-05 12:39:32 xend] ERROR (XendCheckpoint:47) read_exact: EOF trying to
read 4 (buf='')
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327)
XendDomainInfo.destroy: domid=4
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335)
XendDomainInfo.destroyDomain(4)
[2006-10-05 12:39:32 xend] ERROR (XendDomain:267) Restore failed
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/xen/xend/XendDomain.py", line 262, in
domain_restore_fd
return XendCheckpoint.restore(self, fd)
File "/usr/lib/python2.3/site-packages/xen/xend/XendCheckpoint.py", line 137,
in restore
"not a valid guest state file: pfn count read")
File "/usr/lib/python2.3/site-packages/xen/xend/XendCheckpoint.py", line 49,
in read_exact
raise XendError(errmsg)
XendError: not a valid guest state file: pfn count read
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:178)
XendDomainInfo.create(['vm', ['name', 'Docomino'], ['memory', 128],
['on_reboot', 'restart'], ['on_crash', 'destroy'], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['boot', 'c'], ['vnc', 1], ['xauthority', '//.Xauthority']]], ['device',
['vbd', ['uname', 'phy:/dev/vol1/test'], ['dev', 'ioemu:hda'], ['mode', 'w']]],
['device', ['vif', ['bridge', 'xenbr0'], ['mac', '00:00:00:00:00:01'], ['type',
'ioemu']]]])
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:284)
parseConfig: config is ['vm', ['name', 'Docomino'], ['memory', 128],
['on_reboot', 'restart'], ['on_crash', 'destroy'], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['boot', 'c'], ['vnc', 1], ['xauthority', '//.Xauthority']]], ['device',
['vbd', ['uname', 'phy:/dev/vol1/test'], ['dev', 'ioemu:hda'], ['mode', 'w']]],
['device', ['vif', ['bridge', 'xenbr0'], ['mac', '00:00:00:00:00:01'], ['type',
'ioemu']]]]
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:380)
parseConfig: result is {'ssidref': None, 'uuid': None, 'on_crash': 'destroy',
'on_reboot': 'restart', 'image': ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'],
['boot', 'c'], ['vnc', 1], ['xauthority', '//.Xauthority']], 'on_poweroff':
None, 'cpus': None, 'name': 'Docomino', 'backend': [], 'vcpus': None,
'cpu_weight': None, 'vcpu_avail': None, 'memory': 128, 'device': [('vbd',
['vbd', ['uname', 'phy:/dev/vol1/test'], ['dev', 'ioemu:hda'], ['mode', 'w']]),
('vif', ['vif', ['bridge', 'xenbr0'], ['mac', '00:00:00:00:00:01'], ['type',
'ioemu']])], 'bootloader': None, 'cpu': None, 'maxmem': None}
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164)
XendDomainInfo.construct: None 0
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:1196)
XendDomainInfo.initDomain: 5 1.0
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: cdrom, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: boot, val: c
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: fda, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: fdb, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: nic-ne2000, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: enable-audio, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: localtime, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: serial, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: std-vga, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: isa, val: None
[2006-10-05 12:39:32 xend] DEBUG (image:266) args: vcpus, val: None
[2006-10-05 12:39:32 xend] DEBUG (balloon:134) Balloon: free 128; need 129;
retries: 10.
[2006-10-05 12:39:32 xend] DEBUG (balloon:143) Balloon: setting dom0 target to
3418.
[2006-10-05 12:39:32 xend.XendDomainInfo] DEBUG (XendDomainInfo:945) Setting
memory target of domain Domain-0 (0) to 3418 MiB.
[2006-10-05 12:39:33 xend] DEBUG (balloon:128) Balloon: free 129; need 129;
done.
[2006-10-05 12:39:33 xend] INFO (image:135) buildDomain os=hvm dom=5 vcpus=1
[2006-10-05 12:39:33 xend] DEBUG (image:224) dom = 5
[2006-10-05 12:39:33 xend] DEBUG (image:225) image =
/usr/lib/xen/boot/hvmloader
[2006-10-05 12:39:33 xend] DEBUG (image:226) store_evtchn = 1
[2006-10-05 12:39:33 xend] DEBUG (image:227) memsize = 128
[2006-10-05 12:39:33 xend] DEBUG (image:228) vcpus = 1
[2006-10-05 12:39:33 xend] DEBUG (image:229) pae = 0
[2006-10-05 12:39:33 xend] DEBUG (image:230) acpi = 0
[2006-10-05 12:39:33 xend] DEBUG (image:231) apic = 0
[2006-10-05 12:39:33 xend] DEBUG (image:396) hvm shutdown watch registered
[2006-10-05 12:39:33 xend] DEBUG (DevController:103) DevController: writing
{'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vbd/5/768'} to /local/domain/5/device/vbd/768.
[2006-10-05 12:39:33 xend] DEBUG (DevController:105) DevController: writing
{'domain': 'Docomino', 'frontend': '/local/domain/5/device/vbd/768', 'dev':
'ioemu:hda', 'state': '1', 'params': '/dev/vol1/test', 'mode': 'w',
'frontend-id': '5', 'type': 'phy'} to /local/domain/0/backend/vbd/5/768.
[2006-10-05 12:39:33 xend] DEBUG (DevController:103) DevController: writing
{'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vif/5/0'}
to /local/domain/5/device/vif/0.
[2006-10-05 12:39:33 xend] DEBUG (DevController:105) DevController: writing
{'bridge': 'xenbr0', 'domain': 'Docomino', 'handle': '0', 'script':
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend':
'/local/domain/5/device/vif/0', 'mac': '00:00:00:00:00:01', 'frontend-id': '5',
'type': 'ioemu'} to /local/domain/0/backend/vif/5/0.
[2006-10-05 12:39:33 xend] INFO (image:355) spawning device models:
/usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '5', '-m', '128',
'-boot', 'c', '-domain-name', 'Docomino', '-hda', '/dev/vol1/test', '-macaddr',
'00:00:00:00:00:01', '-bridge', 'xenbr0', '-nics', '1', '-vnc', '-k', 'en-us',
'-vncport', '5905']
[2006-10-05 12:39:33 xend] INFO (image:357) device model pid: 4601
[2006-10-05 12:39:33 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM
details: {'ssidref': '0', 'uuid': '86e361ce-db33-0429-0976-2aa6bfe1d185',
'on_reboot': 'restart', 'start_time': '1160044773.08', 'on_poweroff':
'destroy', 'name': 'Docomino', 'vcpus': '1', 'vcpu_avail': '1', 'memory':
'128', 'on_crash': 'destroy', 'image': '(hvm (kernel
/usr/lib/xen/boot/hvmloader) (device_model /usr/lib/xen/bin/qemu-dm) (boot c)
(vnc 1) (xauthority //.Xauthority))', 'maxmem': '128'}
[2006-10-05 12:39:33 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing
domain details: {'console/port': '2', 'name': 'Docomino', 'console/limit':
'1048576', 'vm': '/vm/86e361ce-db33-0429-0976-2aa6bfe1d185', 'domid': '5',
'cpu/0/availability': 'online', 'memory/target': '131072', 'store/ring-ref':
'278768', 'store/port': '1'}
[2006-10-05 12:39:33 xend] DEBUG (image:419) hvm_shutdown fired, shutdown
reason=None
[2006-10-05 12:39:33 xend.XendDomainInfo] DEBUG (XendDomainInfo:877)
XendDomainInfo.handleShutdownWatch
[2006-10-05 12:39:33 xend] DEBUG (DevController:132) Waiting for devices vif.
[2006-10-05 12:39:33 xend] DEBUG (DevController:138) Waiting for 0.
[2006-10-05 12:39:33 xend] DEBUG (DevController:403) hotplugStatusCallback
/local/domain/0/backend/vif/5/0/hotplug-status.
[2006-10-05 12:39:33 xend] DEBUG (DevController:403) hotplugStatusCallback
/local/domain/0/backend/vif/5/0/hotplug-status.
[2006-10-05 12:39:33 xend] DEBUG (DevController:417) hotplugStatusCallback 1.
[2006-10-05 12:39:33 xend] DEBUG (DevController:132) Waiting for devices usb.
[2006-10-05 12:39:33 xend] DEBUG (DevController:132) Waiting for devices vbd.
[2006-10-05 12:39:33 xend] DEBUG (DevController:138) Waiting for 768.
[2006-10-05 12:39:33 xend] DEBUG (DevController:403) hotplugStatusCallback
/local/domain/0/backend/vbd/5/768/hotplug-status.
[2006-10-05 12:39:33 xend] DEBUG (DevController:403) hotplugStatusCallback
/local/domain/0/backend/vbd/5/768/hotplug-status.
[2006-10-05 12:39:33 xend] DEBUG (DevController:417) hotplugStatusCallback 1.
[2006-10-05 12:39:33 xend] DEBUG (DevController:132) Waiting for devices irq.
[2006-10-05 12:39:33 xend] DEBUG (DevController:132) Waiting for devices pci.
[2006-10-05 12:39:33 xend] DEBUG (DevController:132) Waiting for devices
ioports.
[2006-10-05 12:39:33 xend] DEBUG (DevController:132) Waiting for devices vtpm.
[2006-10-05 12:39:33 xend] INFO (XendDomain:363) Domain Docomino (5) unpaused.
[2006-10-05 12:39:33 xend.XendDomainInfo] WARNING (XendDomainInfo:819) Domain
has crashed: name=Docomino id=5.
[2006-10-05 12:39:33 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327)
XendDomainInfo.destroy: domid=5
[2006-10-05 12:39:33 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335)
XendDomainInfo.destroyDomain(5)
[2006-10-05 12:39:33 xend] DEBUG (image:408) hvm shutdown watch unregistered
[2006-10-05 12:39:33 xend.XendDomainInfo] ERROR (XendDomainInfo:1260)
XendDomainInfo.cleanup: image.destroy() failed.
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py", line
1258, in cleanupDomain
self.image.destroy()
File "/usr/lib/python2.3/site-packages/xen/xend/image.py", line 378, in
destroy
os.kill(self.pid, signal.SIGKILL)
OSError: [Errno 3] No such process
domid: 5
Connected to host network interface: tun0
Failed allocation for dom 5: 1025 pages order 0 addr_bits 0
increase reservation returned error 12
signature.asc
Description: OpenPGP digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|