[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 1249] New: failed to create HVM guest on both 32E and PAE
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1249 Summary: failed to create HVM guest on both 32E and PAE Product: Xen Version: unstable Platform: All OS/Version: All Status: NEW Severity: normal Priority: P1 Component: Tools AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: haicheng.li@xxxxxxxxx Xend.log [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:85) XendDomainInfo.create(['vm', ['name', 'ExampleHVMDomain'], ['memory', 512], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], ['boot', 'c'], ['fda', ''], ['fdb', ''], ['timer_mode', 0], ['localtime', 0], ['serial', 'pty'], ['stdvga', 0], ['isa', 0], ['nographic', 0], ['soundhw', ''], ['vnc', 0], ['vncunused', 1], ['sdl', 1], ['display', ':1.0'], ['xauthority', '/root/.Xauthority'], ['rtc_timeoffset', '0'], ['monitor', 0], ['acpi', 1], ['apic', 1], ['usb', 0], ['usbdevice', ''], ['keymap', ''], ['pci', []], ['hpet', 0], ['guest_os_type', 'default'], ['hap', 1], ['cpuid', []], ['cpuid_check', []], ['vncpasswd', 'XXXXXXXX']]], ['device', ['vbd', ['uname', 'file:/share/hao/xp.img'], ['dev', 'hda'], ['mode', 'w']]], ['device', ['vbd', ['uname', ''], ['dev', 'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 'xenbr0'], ['type', 'ioemu']]]]) [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:1962) XendDomainInfo.constructDomain [2008-05-13 09:36:43 5168] DEBUG (balloon:133) Balloon: 7242628 KiB free; need 2048; done. [2008-05-13 09:36:43 5168] DEBUG (XendDomain:445) Adding Domain: 3 [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:2065) XendDomainInfo.initDomain: 3 256 [2008-05-13 09:36:43 5168] DEBUG (image:616) args: boot, val: c [2008-05-13 09:36:43 5168] DEBUG (image:616) args: fda, val: None [2008-05-13 09:36:43 5168] DEBUG (image:616) args: fdb, val: None [2008-05-13 09:36:43 5168] DEBUG (image:616) args: soundhw, val: None [2008-05-13 09:36:43 5168] DEBUG (image:616) args: localtime, val: 0 [2008-05-13 09:36:43 5168] DEBUG (image:616) args: serial, val: pty [2008-05-13 09:36:43 5168] DEBUG (image:616) args: std-vga, val: 0 [2008-05-13 09:36:43 5168] DEBUG (image:616) args: isa, val: 0 [2008-05-13 09:36:43 5168] DEBUG (image:616) args: acpi, val: 1 [2008-05-13 09:36:43 5168] DEBUG (image:616) args: usb, val: 0 [2008-05-13 09:36:43 5168] DEBUG (image:616) args: usbdevice, val: None [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:2146) _initDomain:shadow_memory=0x0, memory_static_max=0x20000000, memory_static_min=0x0. [2008-05-13 09:36:43 5168] DEBUG (balloon:133) Balloon: 7241344 KiB free; need 539648; done. [2008-05-13 09:36:43 5168] INFO (image:142) buildDomain os=hvm dom=3 vcpus=1 [2008-05-13 09:36:43 5168] DEBUG (image:664) domid = 3 [2008-05-13 09:36:43 5168] DEBUG (image:665) image = /usr/lib/xen/boot/hvmloader [2008-05-13 09:36:43 5168] DEBUG (image:666) store_evtchn = 2 [2008-05-13 09:36:43 5168] DEBUG (image:667) memsize = 512 [2008-05-13 09:36:43 5168] DEBUG (image:668) vcpus = 1 [2008-05-13 09:36:43 5168] DEBUG (image:669) acpi = 1 [2008-05-13 09:36:43 5168] DEBUG (image:670) apic = 1 [2008-05-13 09:36:43 5168] INFO (XendDomainInfo:1855) createDevice: vbd : {'uuid': 'c0e0c016-2c05-c905-049c-891aadf57e2d', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda', 'uname': 'file:/share/hao/xp.img', 'mode': 'w'} [2008-05-13 09:36:43 5168] DEBUG (DevController:122) DevController: writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/3/768'} to /local/domain/3/device/vbd/768. [2008-05-13 09:36:43 5168] DEBUG (DevController:124) DevController: writing {'domain': 'ExampleHVMDomain', 'frontend': '/local/domain/3/device/vbd/768', 'uuid': 'c0e0c016-2c05-c905-049c-891aadf57e2d', 'dev': 'hda', 'state': '1', 'params': '/share/hao/xp.img', 'mode': 'w', 'online': '1', 'frontend-id': '3', 'type': 'file'} to /local/domain/0/backend/vbd/3/768. [2008-05-13 09:36:43 5168] INFO (XendDomainInfo:1855) createDevice: vbd : {'uuid': 'e011372d-5a94-76cd-c206-e90e930e8680', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'hdc:cdrom', 'uname': '', 'mode': 'r'} [2008-05-13 09:36:43 5168] ERROR (XendDomainInfo:2190) XendDomainInfo.initDomain: exception occurred Traceback (most recent call last): File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 2182, in _initDomain self._createDevices() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1857, in _createDevices devid = self._createDevice(devclass, config) File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1826, in _createDevice return self.getDeviceController(deviceClass).createDevice(devConfig) File "/usr/lib/python/xen/xend/server/DevController.py", line 90, in createDevice (devid, back, front) = self.getDeviceDetails(config) File "/usr/lib/python/xen/xend/server/blkif.py", line 63, in getDeviceDetails raise VmError( VmError: Block device must have physical details specified [2008-05-13 09:36:43 5168] ERROR (XendDomainInfo:441) VM start failed Traceback (most recent call last): File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 421, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib/python/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 2193, in _initDomain raise exn VmError: Block device must have physical details specified [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:2312) XendDomainInfo.destroy: domid=3 [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:2329) XendDomainInfo.destroyDomain(3) [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:1873) Destroying device model [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:1880) Releasing devices [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:1886) Removing vbd/768 [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:870) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2008-05-13 09:36:43 5168] ERROR (XendDomainInfo:90) Domain construction failed Traceback (most recent call last): File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 88, in create vm.start() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 421, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib/python/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 2193, in _initDomain raise exn VmError: Block device must have physical details specified [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:2312) XendDomainInfo.destroy: domid=None [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:2329) XendDomainInfo.destroyDomain(None) [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:1878) No device model [2008-05-13 09:36:43 5168] DEBUG (XendDomainInfo:1880) Releasing devices -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |