I am trying to get a vm running on a different host.
It fails to start with the error below. Both hosts are running the same
software CentOS 5.4 and Xen 3.3.1 any clues as to why it fails would be
appreciated.
[2009-05-04 15:31:59 3933] DEBUG (XendDomainInfo:89)
XendDomainInfo.create(['vm', ['name', 'agree-37'], ['memory', 512],
['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
'restart'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop',
'ignore'], ['localtime', 1], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['device_model',
'/usr/lib64/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], ['boot', 'c'],
['fda', ''], ['fdb', ''], ['timer_mode', 0], ['localtime', 1],
['serial', ''], ['stdvga', 0], ['isa', 0], ['nographic', 0], ['soundhw',
''], ['vnc', 1], ['vncunused', 1], ['sdl', 0], ['xauthority',
'/root/.Xauthority'], ['rtc_timeoffset', '0'], ['monitor', 0], ['acpi',
1], ['apic', 1], ['usb', 0], ['usbdevice', 'tablet'], ['keymap', ''],
['pci', []], ['hpet', 0], ['guest_os_type', 'default'], ['hap', 1],
['cpuid', []], ['cpuid_check', []]]], ['device',['vbd', ['uname',
'file:/var/lib/VirtualMachines/agree-37.img'], ['dev', 'hda'], ['mode',
'w']]], ['device', ['vif', ['bridge', 'xenbr0'], ['type', 'ioemu']]],
['device', ['vkbd']], ['device', ['vfb', ['type', 'vnc'], ['xauthority',
'/root/.Xauthority']]]])
[2009-05-04 15:31:59 3933] DEBUG (XendDomainInfo:2036)
XendDomainInfo.constructDomain
[2009-05-04 15:31:59 3933] DEBUG (balloon:132) Balloon: 2592 KiB free;
need 2048; done.
[2009-05-04 15:31:59 3933] ERROR (XendDomainInfo:467) VM start failed
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 446, in start
XendTask.log_progress(0, 30, self._constructDomain)
File "/usr/lib64/python2.4/site-packages/xen/xend/XendTask.py", line
209, in log_progress
retval = func(*args, **kwds)
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 2076, in _constructDomain
raise VmError('Creating domain failed: name=%s' %
VmError: Creating domain failed: name=agree-37
[2009-05-04 15:31:59 3933] ERROR (XendDomainInfo:94) Domain construction
failed
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 92, in create
vm.start()
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 446, in start
XendTask.log_progress(0, 30, self._constructDomain)
File "/usr/lib64/python2.4/site-packages/xen/xend/XendTask.py", line
209, in log_progress
retval = func(*args, **kwds)
File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 2076, in _constructDomain
raise VmError('Creating domain failed: name=%s' %
VmError: Creating domain failed: name=agree-37
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Glen and Rosanne Eustace,
GodZone Internet Services, a division of AGRE Enterprises Ltd.,
P.O. Box 8020, Palmerston North, New Zealand 4446
Ph: +64 6 357 8168, Fax: +64 6 357 8165, Mob: +64 27 542 4015
"A Ministry specialising in providing low-cost professional Internet
Services to NZ Christian Churches, Ministries and Organisations"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|