[2013-05-17 20:12:17 6427] INFO (SrvDaemon:339) Xend Daemon started [2013-05-17 20:12:17 6428] INFO (SrvDaemon:339) Xend Daemon started [2013-05-17 20:12:17 6427] INFO (SrvDaemon:343) Xend changeset: unavailable. [2013-05-17 20:12:17 6428] INFO (SrvDaemon:343) Xend changeset: unavailable. [2013-05-17 20:12:17 6428] ERROR (SrvDaemon:356) Exception starting xend ([Errno 2] No such file or directory: '/var/lib/xend/relocation-socket') Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/server/SrvDaemon.py", line 346, in run relocate.listenRelocation() File "/usr/lib64/python2.6/site-packages/xen/xend/server/relocate.py", line 146, in listenRelocation unix.UnixListener(path, RelocationProtocol) File "/usr/lib64/python2.6/site-packages/xen/web/unix.py", line 50, in __init__ connection.SocketListener.__init__(self, protocol_class) File "/usr/lib64/python2.6/site-packages/xen/web/connection.py", line 89, in __init__ self.sock = self.createSocket() File "/usr/lib64/python2.6/site-packages/xen/web/unix.py", line 54, in createSocket return bind(self.path, socket.SOCK_STREAM) File "/usr/lib64/python2.6/site-packages/xen/web/unix.py", line 40, in bind os.unlink(path) OSError: [Errno 2] No such file or directory: '/var/lib/xend/relocation-socket' [2013-05-17 20:12:21 6427] DEBUG (XendNode:332) pscsi record count: 3 [2013-05-17 20:12:21 6427] DEBUG (XendCPUPool:747) recreate_active_pools [2013-05-17 20:12:22 6427] DEBUG (XendDomainInfo:151) XendDomainInfo.recreate({'max_vcpu_id': 23, 'cpu_time': 81890549726L, 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0, 'online_vcpus': 24, 'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 49538256L, 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'cpupool': 0, 'name': 'Domain-0'}) [2013-05-17 20:12:22 6427] INFO (XendDomainInfo:169) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0 [2013-05-17 20:12:22 6427] DEBUG (XendDomainInfo:3426) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'image': "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode 0))", 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '24', 'vcpu_avail': '16777215', 'bootloader': '', 'name': 'Domain-0'} [2013-05-17 20:12:22 6427] DEBUG (XendDomainInfo:1795) Storing domain details: {'cpu/3/availability': 'online', 'cpu/6/availability': 'online', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'cpu/22/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1', 'cpu/17/availability': 'online', 'cpu/14/availability': 'online', 'console/limit': '1048576', 'cpu/2/availability': 'online', 'cpu/11/availability': 'online', 'cpu/1/availability': 'online', 'cpu/7/availability': 'online', 'memory/target': '49538256', 'cpu/20/availability': 'online', 'control/platform-feature-xs_reset_watches': '1', 'cpu/15/availability': 'online', 'description': '', 'cpu/13/availability': 'online', 'cpu/8/availability': 'online', 'cpu/9/availability': 'online', 'cpu/5/availability': 'online', 'cpu/23/availability': 'online', 'cpu/0/availability': 'online', 'cpu/18/availability': 'online', 'console/type': 'xenconsoled', 'cpu/12/availability': 'online', 'cpu/19/availability': 'online', 'name': 'Domain-0', 'domid': '0', 'cpu/4/availability': 'online', 'cpu/16/availability': 'online', 'cpu/21/availability': 'online', 'cpu/10/availability': 'online'} [2013-05-17 20:12:22 6427] DEBUG (XendDomain:476) Adding Domain: 0 [2013-05-17 20:12:22 6427] DEBUG (XendDomainInfo:1882) XendDomainInfo.handleShutdownWatch [2013-05-17 20:12:22 6427] DEBUG (XendDomain:410) number of vcpus to use is 0 [2013-05-17 20:12:23 6427] ERROR (XendDomain:365) Unable to open or parse config.sxp: /var/lib/xend/domains/28a98319-ac01-69f7-e817-bb913b349fb4/config.sxp Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py", line 356, in _managed_domains cfg = XendConfig.XendConfig(filename = cfg_file) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 355, in __init__ self._sxp_to_xapi(sxp_obj) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 882, in _sxp_to_xapi cfg = self._parse_sxp(sxp_cfg) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 745, in _parse_sxp self.device_add(dev_type, cfg_sxp = config, target = cfg) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 1442, in device_add vusb_dict = self.vusb_convert_sxp_to_dict(config) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 1876, in vusb_convert_sxp_to_dict for port in ports[1:]: TypeError: 'NoneType' object is unsubscriptable [2013-05-17 20:12:23 6427] INFO (SrvServer:184) unix path=/var/lib/xend/xend-socket [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: VBD.set_device not found [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: VBD.set_type not found [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: session.get_all_records not found [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: event.get_record not found [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: event.get_all not found [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: VIF.set_device not found [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: VIF.set_MAC not found [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: VIF.set_MTU not found [2013-05-17 20:12:23 6427] WARNING (XendAPI:708) API call: debug.get_all not found [2013-05-17 20:12:23 6427] INFO (XMLRPCServer:161) Opening Unix domain socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled for this server. [2013-05-17 20:12:23 6427] INFO (XMLRPCServer:161) Opening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock. [2013-05-17 20:16:19 21275] INFO (SrvDaemon:339) Xend Daemon started [2013-05-17 20:16:19 21275] INFO (SrvDaemon:343) Xend changeset: unavailable. [2013-05-17 20:16:20 21275] DEBUG (XendNode:332) pscsi record count: 3 [2013-05-17 20:16:20 21275] DEBUG (XendCPUPool:747) recreate_active_pools [2013-05-17 20:16:20 21275] DEBUG (XendDomainInfo:151) XendDomainInfo.recreate({'max_vcpu_id': 23, 'cpu_time': 139004174713L, 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0, 'online_vcpus': 24, 'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 49538256L, 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'cpupool': 0, 'name': 'Domain-0'}) [2013-05-17 20:16:20 21275] INFO (XendDomainInfo:169) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0 [2013-05-17 20:16:20 21275] DEBUG (XendDomain:476) Adding Domain: 0 [2013-05-17 20:16:20 21275] DEBUG (XendDomain:410) number of vcpus to use is 0 [2013-05-17 20:16:20 21275] DEBUG (XendDomainInfo:1882) XendDomainInfo.handleShutdownWatch [2013-05-17 20:16:20 21275] ERROR (XendDomain:365) Unable to open or parse config.sxp: /var/lib/xend/domains/28a98319-ac01-69f7-e817-bb913b349fb4/config.sxp Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py", line 356, in _managed_domains cfg = XendConfig.XendConfig(filename = cfg_file) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 355, in __init__ self._sxp_to_xapi(sxp_obj) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 882, in _sxp_to_xapi cfg = self._parse_sxp(sxp_cfg) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 745, in _parse_sxp self.device_add(dev_type, cfg_sxp = config, target = cfg) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 1442, in device_add vusb_dict = self.vusb_convert_sxp_to_dict(config) File "/usr/lib64/python2.6/site-packages/xen/xend/XendConfig.py", line 1876, in vusb_convert_sxp_to_dict for port in ports[1:]: TypeError: 'NoneType' object is unsubscriptable [2013-05-17 20:16:20 21275] INFO (SrvServer:184) unix path=/var/lib/xend/xend-socket [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: VBD.set_device not found [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: VBD.set_type not found [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: session.get_all_records not found [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: event.get_record not found [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: event.get_all not found [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: VIF.set_device not found [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: VIF.set_MAC not found [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: VIF.set_MTU not found [2013-05-17 20:16:20 21275] WARNING (XendAPI:708) API call: debug.get_all not found [2013-05-17 20:16:20 21275] INFO (XMLRPCServer:161) Opening Unix domain socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled for this server. [2013-05-17 20:16:20 21275] INFO (XMLRPCServer:161) Opening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock. [2013-05-17 20:19:57 21275] DEBUG (XendDomainInfo:103) XendDomainInfo.create(['vm', ['name', 'edi'], ['memory', '2048'], ['maxmem', '2048'], ['vcpus', '8'], ['cpus', '0-7'], ['uuid', 'c413e3f2-98ae-7883-03a2-453cbb100a9a'], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['vcpus', '8'], ['boot', 'c'], ['acpi', '1'], ['apic', '1'], ['pae', '1'], ['usb', '1'], ['usbdevice', 'tablet'], ['parallel', 'none'], ['serial', 'pty'], ['soundhw', 'es1370'], ['device_model', '/usr/lib64/xen/bin/qemu-dm'], ['vnc', '1'], ['vncunused', '1'], ['keymap', 'en-gb'], ['rtc_timeoffset', '0'], ['localtime', '1']]], ['localtime', '1'], ['device', ['vbd', ['dev', 'hda:disk'], ['uname', 'phy:/dev/disk/by-path/ip-10.2.0.10:3260-iscsi-iqn.2013-02.net.shatteredsilicon:legion-lun-0'], ['mode', 'w']]]]) [2013-05-17 20:19:57 21275] DEBUG (XendDomainInfo:2499) XendDomainInfo.constructDomain [2013-05-17 20:19:57 21275] DEBUG (balloon:187) Balloon: 131000 KiB free; need 16384; done. [2013-05-17 20:19:57 21275] DEBUG (XendDomain:476) Adding Domain: 1 [2013-05-17 20:19:57 21275] DEBUG (XendDomainInfo:2842) XendDomainInfo.initDomain: 1 256 [2013-05-17 20:19:57 21275] DEBUG (image:343) No VNC passwd configured for vfb access [2013-05-17 20:19:57 21275] DEBUG (image:895) args: boot, val: c [2013-05-17 20:19:57 21275] DEBUG (image:895) args: fda, val: None [2013-05-17 20:19:57 21275] DEBUG (image:895) args: fdb, val: None [2013-05-17 20:19:57 21275] DEBUG (image:895) args: soundhw, val: es1370 [2013-05-17 20:19:57 21275] DEBUG (image:895) args: localtime, val: 1 [2013-05-17 20:19:57 21275] DEBUG (image:895) args: serial, val: ['pty'] [2013-05-17 20:19:57 21275] DEBUG (image:895) args: std-vga, val: None [2013-05-17 20:19:57 21275] DEBUG (image:895) args: isa, val: None [2013-05-17 20:19:57 21275] DEBUG (image:895) args: acpi, val: 1 [2013-05-17 20:19:57 21275] DEBUG (image:895) args: usb, val: 1 [2013-05-17 20:19:57 21275] DEBUG (image:895) args: usbdevice, val: tablet [2013-05-17 20:19:57 21275] DEBUG (image:895) args: gfx_passthru, val: None [2013-05-17 20:19:57 21275] INFO (image:826) Need to create platform device.[domid:1] [2013-05-17 20:19:57 21275] DEBUG (XendDomainInfo:2869) _initDomain:shadow_memory=0x0, memory_static_max=0x80000000, memory_static_min=0x0. [2013-05-17 20:19:57 21275] DEBUG (balloon:172) Balloon: tmem relinquished -1 KiB of 2007780 KiB requested. [2013-05-17 20:19:57 21275] DEBUG (balloon:193) Balloon: 126236 KiB free; 0 to scrub; need 2134016; retries: 25. [2013-05-17 20:19:57 21275] DEBUG (balloon:207) Balloon: setting dom0 target to 46416 MiB. [2013-05-17 20:19:57 21275] DEBUG (XendDomainInfo:1467) Setting memory target of domain Domain-0 (0) to 46416 MiB. [2013-05-17 20:19:57 21275] DEBUG (balloon:193) Balloon: 431388 KiB free; 0 to scrub; need 2134016; retries: 30. [2013-05-17 20:19:57 21275] DEBUG (balloon:207) Balloon: setting dom0 target to 46406 MiB. [2013-05-17 20:19:57 21275] DEBUG (XendDomainInfo:1467) Setting memory target of domain Domain-0 (0) to 46406 MiB. [2013-05-17 20:19:57 21275] DEBUG (balloon:193) Balloon: 1113372 KiB free; 0 to scrub; need 2134016; retries: 30. [2013-05-17 20:19:58 21275] INFO (image:186) buildDomain os=hvm dom=1 vcpus=8 [2013-05-17 20:19:58 21275] DEBUG (image:954) domid = 1 [2013-05-17 20:19:58 21275] DEBUG (image:955) image = /usr/lib/xen/boot/hvmloader [2013-05-17 20:19:58 21275] DEBUG (image:956) store_evtchn = 10 [2013-05-17 20:19:58 21275] DEBUG (image:957) memsize = 2048 [2013-05-17 20:19:58 21275] DEBUG (image:958) target = 2048 [2013-05-17 20:19:58 21275] DEBUG (image:959) vcpus = 8 [2013-05-17 20:19:58 21275] DEBUG (image:960) vcpu_avail = 255 [2013-05-17 20:19:58 21275] DEBUG (image:961) acpi = 1 [2013-05-17 20:19:58 21275] DEBUG (image:962) apic = 1 [2013-05-17 20:19:58 6427] DEBUG (XendDomainInfo:151) XendDomainInfo.recreate({'max_vcpu_id': 7, 'cpu_time': 0L, 'ssidref': 0, 'hvm': 1, 'shutdown_reason': 255, 'dying': 0, 'online_vcpus': 1, 'domid': 1, 'paused': 1, 'crashed': 0, 'running': 0, 'maxmem_kb': 2101248L, 'shutdown': 0, 'mem_kb': 2097056L, 'handle': [196, 19, 227, 242, 152, 174, 120, 131, 3, 162, 69, 60, 187, 16, 10, 154], 'blocked': 0, 'cpupool': 0}) [2013-05-17 20:19:58 6427] INFO (XendDomainInfo:169) Recreating domain 1, UUID c413e3f2-98ae-7883-03a2-453cbb100a9a. at /local/domain/1 [2013-05-17 20:19:58 6427] WARNING (XendDomainInfo:191) /vm/c413e3f2-98ae-7883-03a2-453cbb100a9a/uuid/ is missing. recreate is confused, trying our best to recover [2013-05-17 20:19:58 6427] DEBUG (XendDomainInfo:3426) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '0', 'uuid': 'c413e3f2-98ae-7883-03a2-453cbb100a9a', 'on_reboot': 'restart', 'image': "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode 0))", 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '8', 'vcpu_avail': '255', 'bootloader': '', 'name': 'Domain-Unnamed'} [2013-05-17 20:19:58 6427] DEBUG (XendDomainInfo:1795) Storing domain details: {'cpu/3/availability': 'online', 'description': '', 'console/limit': '1048576', 'memory/target': '2097056', 'cpu/2/availability': 'online', 'vm': '/vm/c413e3f2-98ae-7883-03a2-453cbb100a9a', 'domid': '1', 'control/platform-feature-xs_reset_watches': '1', 'cpu/7/availability': 'online', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'cpu/5/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1', 'cpu/6/availability': 'online', 'console/type': 'xenconsoled', 'cpu/4/availability': 'online', 'name': 'Domain-Unnamed'} [2013-05-17 20:19:58 6427] DEBUG (XendDomain:476) Adding Domain: 1 [2013-05-17 20:19:58 6427] DEBUG (XendDomainInfo:1882) XendDomainInfo.handleShutdownWatch [2013-05-17 20:19:58 21275] INFO (XendDomainInfo:2358) createDevice: vfb : {'vncunused': '1', 'keymap': 'en-gb', 'vnc': '1', 'uuid': '148c142f-2a59-6b9d-b171-662488add0a4', 'other_config': {'vncunused': '1', 'keymap': 'en-gb', 'vnc': '1'}} [2013-05-17 20:19:58 21275] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/1/0'} to /local/domain/1/device/vfb/0. [2013-05-17 20:19:58 21275] DEBUG (DevController:97) DevController: writing {'vncunused': '1', 'domain': 'edi', 'frontend': '/local/domain/1/device/vfb/0', 'uuid': '148c142f-2a59-6b9d-b171-662488add0a4', 'frontend-id': '1', 'state': '1', 'keymap': 'en-gb', 'online': '1', 'vnc': '1'} to /local/domain/0/backend/vfb/1/0. [2013-05-17 20:19:58 21275] INFO (XendDomainInfo:2358) createDevice: vbd : {'uuid': '98d65f8f-a2a4-3a59-13c9-3fdc4b13b42d', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda:disk', 'uname': 'phy:/dev/disk/by-path/ip-10.2.0.10:3260-iscsi-iqn.2013-02.net.shatteredsilicon:legion-lun-0', 'mode': 'w'} [2013-05-17 20:19:58 21275] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/1/768'} to /local/domain/1/device/vbd/768. [2013-05-17 20:19:58 21275] DEBUG (DevController:97) DevController: writing {'domain': 'edi', 'frontend': '/local/domain/1/device/vbd/768', 'uuid': '98d65f8f-a2a4-3a59-13c9-3fdc4b13b42d', 'bootable': '1', 'dev': 'hda', 'state': '1', 'params': '/dev/disk/by-path/ip-10.2.0.10:3260-iscsi-iqn.2013-02.net.shatteredsilicon:legion-lun-0', 'mode': 'w', 'online': '1', 'frontend-id': '1', 'type': 'phy'} to /local/domain/0/backend/vbd/1/768. [2013-05-17 20:19:58 21275] INFO (image:422) spawning device models: /usr/lib64/xen/bin/qemu-dm ['/usr/lib64/xen/bin/qemu-dm', '-d', '1', '-domain-name', 'edi', '-videoram', '4', '-k', 'en-gb', '-vnc', '127.0.0.1:0', '-vncunused', '-parallel', 'none', '-vcpus', '8', '-vcpu_avail', '0xff', '-boot', 'c', '-soundhw', 'es1370', '-localtime', '-serial', 'pty', '-acpi', '-usb', '-usbdevice', 'tablet', '-net', 'none', '-M', 'xenfv'] [2013-05-17 20:19:58 21275] INFO (image:471) device model pid: 25620 [2013-05-17 20:19:58 21275] INFO (image:594) waiting for sentinel_fifo [2013-05-17 20:19:58 21275] DEBUG (XendDomainInfo:3426) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '24', 'uuid': 'c413e3f2-98ae-7883-03a2-453cbb100a9a', 'on_reboot': 'restart', 'start_time': '1368818398.71', 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'vcpus': '8', 'vcpu_avail': '255', 'bootloader': '', 'image': "(hvm (kernel '') (superpages 0) (hpet 0) (loader /usr/lib/xen/boot/hvmloader) (xen_platform_pci 1) (rtc_timeoffset 0) (parallel none) (pci ()) (localtime 1) (timer_mode 1) (apic 1) (usbdevice tablet) (vpt_align 1) (serial pty) (vncunused 1) (soundhw es1370) (boot c) (pae 1) (viridian 0) (acpi 1) (vnc 1) (nomigrate 0) (usb 1) (tsc_mode 0) (device_model /usr/lib64/xen/bin/qemu-dm) (keymap en-gb) (notes (SUSPEND_CANCEL 1)))", 'name': 'edi'} [2013-05-17 20:19:58 21275] DEBUG (XendDomainInfo:1795) Storing domain details: {'console/port': '11', 'cpu/3/availability': 'online', 'description': '', 'console/limit': '1048576', 'store/port': '10', 'console/type': 'ioemu', 'cpu/2/availability': 'online', 'vm': '/vm/c413e3f2-98ae-7883-03a2-453cbb100a9a', 'domid': '1', 'control/platform-feature-xs_reset_watches': '1', 'cpu/7/availability': 'online', 'cpu/0/availability': 'online', 'memory/target': '2097152', 'cpu/5/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1', 'cpu/6/availability': 'online', 'store/ring-ref': '1044476', 'cpu/1/availability': 'online', 'cpu/4/availability': 'online', 'image/suspend-cancel': '1', 'name': 'edi'} [2013-05-17 20:19:58 21275] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/1/0'} to /local/domain/1/device/console/0. [2013-05-17 20:19:58 21275] DEBUG (DevController:97) DevController: writing {'domain': 'edi', 'frontend': '/local/domain/1/device/console/0', 'uuid': 'b7113309-735d-58ad-6acc-686a4051f1ad', 'frontend-id': '1', 'state': '1', 'location': '11', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/console/1/0. [2013-05-17 20:19:58 21275] DEBUG (XendDomainInfo:1882) XendDomainInfo.handleShutdownWatch [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices tap2. [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices vif. [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices vkbd. [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices ioports. [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices tap. [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices vif2. [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices console. [2013-05-17 20:19:58 21275] DEBUG (DevController:144) Waiting for 0. [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices vscsi. [2013-05-17 20:19:58 21275] DEBUG (DevController:139) Waiting for devices vbd. [2013-05-17 20:19:58 21275] DEBUG (DevController:144) Waiting for 768. [2013-05-17 20:19:58 21275] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vbd/1/768/hotplug-status. [2013-05-17 20:19:59 21275] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vbd/1/768/hotplug-status. [2013-05-17 20:19:59 21275] DEBUG (DevController:642) hotplugStatusCallback 1. [2013-05-17 20:19:59 21275] DEBUG (DevController:139) Waiting for devices irq. [2013-05-17 20:19:59 21275] DEBUG (DevController:139) Waiting for devices vfb. [2013-05-17 20:19:59 21275] DEBUG (DevController:139) Waiting for devices pci. [2013-05-17 20:19:59 21275] DEBUG (DevController:139) Waiting for devices vusb. [2013-05-17 20:19:59 21275] DEBUG (DevController:139) Waiting for devices vtpm. [2013-05-17 20:19:59 21275] INFO (XendDomain:1225) Domain edi (1) unpaused. [2013-05-17 20:19:59 21275] DEBUG (XendDomainInfo:260) XendDomainInfo.createDormant({'vcpus_params': {'cap': 0, 'weight': 256}, 'PV_args': '', 'features': '', 'cpus': [[0, 1, 2, 3, 4, 5, 6, 7], [0, 1, 2, 3, 4, 5, 6, 7], [0, 1, 2, 3, 4, 5, 6, 7], [0, 1, 2, 3, 4, 5, 6, 7], [0, 1, 2, 3, 4, 5, 6, 7], [0, 1, 2, 3, 4, 5, 6, 7], [0, 1, 2, 3, 4, 5, 6, 7], [0, 1, 2, 3, 4, 5, 6, 7]], 'use_tmp_kernel': False, 'devices': {'8a62bf3a-8c83-a878-6005-1498b605c975': ('vfb', {'vncunused': '1', 'keymap': 'en-gb', 'vnc': '1', 'uuid': '8a62bf3a-8c83-a878-6005-1498b605c975', 'other_config': {'vncunused': '1', 'keymap': 'en-gb', 'vnc': '1'}}), '0aa3a7b7-5c9c-6bf4-6a12-42ca178c092f': ('vbd', {'uuid': '0aa3a7b7-5c9c-6bf4-6a12-42ca178c092f', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda:disk', 'uname': 'phy:/dev/disk/by-path/ip-10.2.0.10:3260-iscsi-iqn.2013-02.net.shatteredsilicon:legion-lun-0', 'mode': 'w'})}, 'memory_sharing': 0, 'superpages': 0, 'VCPUs_live': 1, 'PV_bootloader': '', 'actions_after_crash': 'restart', 'vbd_refs': ['0aa3a7b7-5c9c-6bf4-6a12-42ca178c092f'], 'PV_ramdisk': '', 'is_control_domain': False, 'name_label': 'edi', 'VCPUs_at_startup': 1, 'HVM_boot_params': {'order': 'c'}, 'platform': {'hpet': 0, 'rtc_timeoffset': '0', 'loader': '/usr/lib/xen/boot/hvmloader', 'serial': 'pty', 'vncunused': '1', 'soundhw': 'es1370', 'boot': 'c', 'parallel': 'none', 'xen_platform_pci': 1, 'pae': '1', 'vpt_align': 1, 'viridian': 0, 'acpi': '1', 'localtime': '1', 'timer_mode': 1, 'vnc': '1', 'apic': '1', 'nomigrate': 0, 'usb': '1', 'tsc_mode': 0, 'usbdevice': 'tablet', 'device_model': '/usr/lib64/xen/bin/qemu-dm', 'keymap': 'en-gb'}, 'PV_kernel': '', 'console_refs': ['8a62bf3a-8c83-a878-6005-1498b605c975'], 'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'memory_static_min': 0, 'HVM_boot_policy': 'BIOS order', 'description': '', 'VCPUs_max': 8, 'memory_static_max': 2147483648, 'actions_after_shutdown': 'destroy', 'use_tmp_ramdisk': False, 'on_xend_start': 'ignore', 'memory_dynamic_max': 2147483648, 'actions_after_suspend': '', 'is_a_template': False, 'PV_bootloader_args': '', 'memory_dynamic_min': 2147483648, 'uuid': 'c413e3f2-98ae-7883-03a2-453cbb100a9a', 'shadow_memory': 0, 'target': 0, 'vcpu_avail': 255, 'other_config': {}, 'auto_power_on': False, 'actions_after_reboot': 'restart', 'Description': '', 'vif_refs': [], 'vtpm_refs': []}) [2013-05-17 20:19:59 21275] DEBUG (XendDomain:1036) Creating new managed domain: edi [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:3077) XendDomainInfo.destroy: domid=1 [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:2402) Destroying device model [2013-05-17 20:20:02 6427] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/1/1'} to /local/domain/1/device/console/1. [2013-05-17 20:20:02 6427] DEBUG (DevController:97) DevController: writing {'domain': 'edi', 'frontend': '/local/domain/1/device/console/1', 'uuid': '4c104521-0b66-c7db-11f2-b695f7925423', 'frontend-id': '1', 'state': '1', 'location': '11', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/console/1/1. [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:2402) Destroying device model [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:2415) Removing console/0 [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0 [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:2415) Removing console/1 [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = console, device = console/1 [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:2415) Removing vfb/0 [2013-05-17 20:20:02 6427] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vfb, device = vfb/0 [2013-05-17 20:20:02 21275] INFO (image:619) edi device model terminated [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:2407) No device model [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:20:02 21275] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-05-17 20:20:38 21275] DEBUG (XendDomainInfo:893) XendDomainInfo.pci_device_configure: ['pci', ['dev', ['slot', '0x1a'], ['domain', '0x0000'], ['key', '0000:00:1a.0'], ['bus', '0x00'], ['vdevfn', '0x100'], ['func', '0x0']], ['state', 'Initialising']] [2013-05-17 20:20:38 21275] DEBUG (XendDomainInfo:664) XendDomainInfo.hvm_pci_device_create: {'devs': [{'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': 'c6eb8170-d594-8de7-4631-dbb660784e13'}], 'states': ['Initialising']} [2013-05-17 20:20:38 21275] DEBUG (XendDomainInfo:790) XendDomainInfo.hvm_pci_device_insert_dev: {'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': 'c6eb8170-d594-8de7-4631-dbb660784e13'} [2013-05-17 20:20:38 21275] DEBUG (XendDomainInfo:838) XendDomainInfo.device_create: ['pci', ['dev', ['slot', '0x1a'], ['domain', '0x0000'], ['key', '0000:00:1a.0'], ['bus', '0x00'], ['vdevfn', '0x100'], ['func', '0x0']], ['state', 'Initialising']] [2013-05-17 20:20:38 21275] DEBUG (XendDomainInfo:850) XendDomainInfo.device_create: {'devs': [{'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '72c3c556-cf34-9100-323f-aebbee9b643b'}], 'uuid': '56eb6d09-ec52-69bd-4c93-524d4d8b161e'} [2013-05-17 20:20:44 21275] DEBUG (XendDomainInfo:893) XendDomainInfo.pci_device_configure: ['pci', ['dev', ['slot', '0x1b'], ['domain', '0x0000'], ['key', '0000:00:1b.0'], ['bus', '0x00'], ['vdevfn', '0x100'], ['func', '0x0']], ['state', 'Initialising']] [2013-05-17 20:20:44 21275] DEBUG (XendDomainInfo:664) XendDomainInfo.hvm_pci_device_create: {'devs': [{'slot': '0x1b', 'domain': '0x0000', 'key': '0000:00:1b.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '2668a187-efd1-ea4a-2b4b-6b04a0805d05'}], 'states': ['Initialising']} [2013-05-17 20:20:44 21275] DEBUG (XendDomainInfo:790) XendDomainInfo.hvm_pci_device_insert_dev: {'slot': '0x1b', 'domain': '0x0000', 'key': '0000:00:1b.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '2668a187-efd1-ea4a-2b4b-6b04a0805d05'} [2013-05-17 20:20:49 21275] DEBUG (XendDomainInfo:893) XendDomainInfo.pci_device_configure: ['pci', ['dev', ['slot', '0x1d'], ['domain', '0x0000'], ['key', '0000:00:1d.2'], ['bus', '0x00'], ['vdevfn', '0x100'], ['func', '0x2']], ['state', 'Initialising']] [2013-05-17 20:20:49 21275] DEBUG (XendDomainInfo:664) XendDomainInfo.hvm_pci_device_create: {'devs': [{'slot': '0x1d', 'domain': '0x0000', 'key': '0000:00:1d.2', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x2', 'uuid': 'bdbaa2d9-c997-b61a-a053-fe293741823b'}], 'states': ['Initialising']} [2013-05-17 20:20:49 21275] DEBUG (XendDomainInfo:790) XendDomainInfo.hvm_pci_device_insert_dev: {'slot': '0x1d', 'domain': '0x0000', 'key': '0000:00:1d.2', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x2', 'uuid': 'bdbaa2d9-c997-b61a-a053-fe293741823b'} [2013-05-17 20:20:54 21275] DEBUG (XendDomainInfo:893) XendDomainInfo.pci_device_configure: ['pci', ['dev', ['slot', '0x00'], ['domain', '0x0000'], ['key', '0000:02:00.0'], ['bus', '0x02'], ['vdevfn', '0x100'], ['func', '0x0']], ['state', 'Initialising']] [2013-05-17 20:20:54 21275] DEBUG (XendDomainInfo:664) XendDomainInfo.hvm_pci_device_create: {'devs': [{'slot': '0x00', 'domain': '0x0000', 'key': '0000:02:00.0', 'bus': '0x02', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '558139bc-c397-fc4d-6a4a-b422adaf10b2'}], 'states': ['Initialising']} [2013-05-17 20:20:54 21275] DEBUG (XendDomainInfo:790) XendDomainInfo.hvm_pci_device_insert_dev: {'slot': '0x00', 'domain': '0x0000', 'key': '0000:02:00.0', 'bus': '0x02', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '558139bc-c397-fc4d-6a4a-b422adaf10b2'} [2013-05-17 20:21:00 21275] DEBUG (XendDomainInfo:893) XendDomainInfo.pci_device_configure: ['pci', ['dev', ['slot', '0x00'], ['domain', '0x0000'], ['key', '0000:07:00.0'], ['bus', '0x07'], ['vdevfn', '0x100'], ['func', '0x0']], ['state', 'Initialising']] [2013-05-17 20:21:00 21275] DEBUG (XendDomainInfo:664) XendDomainInfo.hvm_pci_device_create: {'devs': [{'slot': '0x00', 'domain': '0x0000', 'key': '0000:07:00.0', 'bus': '0x07', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '801a7d40-adb9-65e3-3394-7aa7b3a8d53f'}], 'states': ['Initialising']} [2013-05-17 20:21:00 21275] DEBUG (XendDomainInfo:790) XendDomainInfo.hvm_pci_device_insert_dev: {'slot': '0x00', 'domain': '0x0000', 'key': '0000:07:00.0', 'bus': '0x07', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '801a7d40-adb9-65e3-3394-7aa7b3a8d53f'} [2013-05-17 20:21:02 21275] DEBUG (XendDomainInfo:893) XendDomainInfo.pci_device_configure: ['pci', ['dev', ['slot', '0x00'], ['domain', '0x0000'], ['key', '0000:07:00.1'], ['bus', '0x07'], ['vdevfn', '0x100'], ['func', '0x1']], ['state', 'Initialising']] [2013-05-17 20:21:02 21275] DEBUG (XendDomainInfo:664) XendDomainInfo.hvm_pci_device_create: {'devs': [{'slot': '0x00', 'domain': '0x0000', 'key': '0000:07:00.1', 'bus': '0x07', 'vdevfn': '0x100', 'func': '0x1', 'uuid': '72cea209-b65d-fb3e-f3ea-deeeeb6ff710'}], 'states': ['Initialising']} [2013-05-17 20:21:02 21275] DEBUG (XendDomainInfo:790) XendDomainInfo.hvm_pci_device_insert_dev: {'slot': '0x00', 'domain': '0x0000', 'key': '0000:07:00.1', 'bus': '0x07', 'vdevfn': '0x100', 'func': '0x1', 'uuid': '72cea209-b65d-fb3e-f3ea-deeeeb6ff710'} [2013-05-17 20:21:19 21275] DEBUG (SrvDomain:76) Starting domain edi False [2013-05-17 20:21:19 21275] DEBUG (XendDomainInfo:2499) XendDomainInfo.constructDomain [2013-05-17 20:21:19 21275] DEBUG (balloon:187) Balloon: 2149504 KiB free; need 16384; done. [2013-05-17 20:21:19 21275] DEBUG (XendDomain:476) Adding Domain: 2 [2013-05-17 20:21:19 21275] DEBUG (XendDomainInfo:2842) XendDomainInfo.initDomain: 2 256 [2013-05-17 20:21:19 21275] DEBUG (image:343) No VNC passwd configured for vfb access [2013-05-17 20:21:19 21275] DEBUG (image:895) args: boot, val: c [2013-05-17 20:21:19 21275] DEBUG (image:895) args: fda, val: None [2013-05-17 20:21:19 21275] DEBUG (image:895) args: fdb, val: None [2013-05-17 20:21:19 21275] DEBUG (image:895) args: soundhw, val: es1370 [2013-05-17 20:21:19 21275] DEBUG (image:895) args: localtime, val: 1 [2013-05-17 20:21:19 21275] DEBUG (image:895) args: serial, val: ['pty'] [2013-05-17 20:21:19 21275] DEBUG (image:895) args: std-vga, val: None [2013-05-17 20:21:19 21275] DEBUG (image:895) args: isa, val: None [2013-05-17 20:21:19 21275] DEBUG (image:895) args: acpi, val: 1 [2013-05-17 20:21:19 21275] DEBUG (image:895) args: usb, val: 1 [2013-05-17 20:21:19 21275] DEBUG (image:895) args: usbdevice, val: tablet [2013-05-17 20:21:19 21275] DEBUG (image:895) args: gfx_passthru, val: None [2013-05-17 20:21:19 21275] INFO (image:826) Need to create platform device.[domid:2] [2013-05-17 20:21:20 21275] DEBUG (XendDomainInfo:2869) _initDomain:shadow_memory=0x0, memory_static_max=0x80000000, memory_static_min=0x0. [2013-05-17 20:21:20 21275] INFO (image:186) buildDomain os=hvm dom=2 vcpus=8 [2013-05-17 20:21:20 21275] DEBUG (image:954) domid = 2 [2013-05-17 20:21:20 21275] DEBUG (image:955) image = /usr/lib/xen/boot/hvmloader [2013-05-17 20:21:20 21275] DEBUG (image:956) store_evtchn = 10 [2013-05-17 20:21:20 21275] DEBUG (image:957) memsize = 2048 [2013-05-17 20:21:20 21275] DEBUG (image:958) target = 2048 [2013-05-17 20:21:20 21275] DEBUG (image:959) vcpus = 8 [2013-05-17 20:21:20 21275] DEBUG (image:960) vcpu_avail = 255 [2013-05-17 20:21:20 21275] DEBUG (image:961) acpi = 1 [2013-05-17 20:21:20 21275] DEBUG (image:962) apic = 1 [2013-05-17 20:21:20 6427] DEBUG (XendDomainInfo:151) XendDomainInfo.recreate({'max_vcpu_id': 7, 'cpu_time': 0L, 'ssidref': 0, 'hvm': 1, 'shutdown_reason': 255, 'dying': 0, 'online_vcpus': 1, 'domid': 2, 'paused': 1, 'crashed': 0, 'running': 0, 'maxmem_kb': 2101248L, 'shutdown': 0, 'mem_kb': 2097056L, 'handle': [196, 19, 227, 242, 152, 174, 120, 131, 3, 162, 69, 60, 187, 16, 10, 154], 'blocked': 0, 'cpupool': 0}) [2013-05-17 20:21:20 6427] INFO (XendDomainInfo:169) Recreating domain 2, UUID c413e3f2-98ae-7883-03a2-453cbb100a9a. at /local/domain/2 [2013-05-17 20:21:20 6427] WARNING (XendDomainInfo:191) /vm/c413e3f2-98ae-7883-03a2-453cbb100a9a-1/uuid/ is missing. recreate is confused, trying our best to recover [2013-05-17 20:21:20 21275] INFO (XendDomainInfo:2358) createDevice: vfb : {'vncunused': '1', 'keymap': 'en-gb', 'vnc': '1', 'uuid': '8a62bf3a-8c83-a878-6005-1498b605c975', 'other_config': {'vncunused': '1', 'keymap': 'en-gb', 'vnc': '1'}} [2013-05-17 20:21:20 6427] DEBUG (XendDomainInfo:3426) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '0', 'uuid': 'c413e3f2-98ae-7883-03a2-453cbb100a9a', 'on_reboot': 'restart', 'image': "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode 0))", 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '8', 'vcpu_avail': '255', 'bootloader': '', 'name': 'Domain-Unnamed'} [2013-05-17 20:21:20 21275] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/2/0'} to /local/domain/2/device/vfb/0. [2013-05-17 20:21:20 21275] DEBUG (DevController:97) DevController: writing {'vncunused': '1', 'domain': 'edi', 'frontend': '/local/domain/2/device/vfb/0', 'uuid': '8a62bf3a-8c83-a878-6005-1498b605c975', 'frontend-id': '2', 'state': '1', 'keymap': 'en-gb', 'online': '1', 'vnc': '1'} to /local/domain/0/backend/vfb/2/0. [2013-05-17 20:21:20 6427] DEBUG (XendDomainInfo:1795) Storing domain details: {'cpu/3/availability': 'online', 'description': '', 'console/limit': '1048576', 'memory/target': '2097056', 'cpu/2/availability': 'online', 'vm': '/vm/c413e3f2-98ae-7883-03a2-453cbb100a9a-1', 'domid': '2', 'control/platform-feature-xs_reset_watches': '1', 'cpu/7/availability': 'online', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'cpu/5/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1', 'cpu/6/availability': 'online', 'console/type': 'xenconsoled', 'cpu/4/availability': 'online', 'name': 'Domain-Unnamed'} [2013-05-17 20:21:20 6427] DEBUG (XendDomain:476) Adding Domain: 2 [2013-05-17 20:21:20 6427] DEBUG (XendDomainInfo:1882) XendDomainInfo.handleShutdownWatch [2013-05-17 20:21:20 21275] INFO (XendDomainInfo:2358) createDevice: vbd : {'uuid': '0aa3a7b7-5c9c-6bf4-6a12-42ca178c092f', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda:disk', 'uname': 'phy:/dev/disk/by-path/ip-10.2.0.10:3260-iscsi-iqn.2013-02.net.shatteredsilicon:legion-lun-0', 'mode': 'w'} [2013-05-17 20:21:20 21275] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/2/768'} to /local/domain/2/device/vbd/768. [2013-05-17 20:21:20 21275] DEBUG (DevController:97) DevController: writing {'domain': 'edi', 'frontend': '/local/domain/2/device/vbd/768', 'uuid': '0aa3a7b7-5c9c-6bf4-6a12-42ca178c092f', 'bootable': '1', 'dev': 'hda', 'state': '1', 'params': '/dev/disk/by-path/ip-10.2.0.10:3260-iscsi-iqn.2013-02.net.shatteredsilicon:legion-lun-0', 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'phy'} to /local/domain/0/backend/vbd/2/768. [2013-05-17 20:21:20 21275] INFO (XendDomainInfo:2358) createDevice: pci : {'devs': [{'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '72c3c556-cf34-9100-323f-aebbee9b643b'}, {'slot': '0x1b', 'domain': '0x0000', 'key': '0000:00:1b.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': 'b28c8a70-f4d0-1fcf-9a38-89f7160c428b'}, {'slot': '0x1d', 'domain': '0x0000', 'key': '0000:00:1d.2', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x2', 'uuid': 'edb78277-262f-5598-c6e6-fdcfcf1a7784'}, {'slot': '0x00', 'domain': '0x0000', 'key': '0000:02:00.0', 'bus': '0x02', 'vdevfn': '0x100', 'func': '0x0', 'uuid': 'b0b28091-f263-c05f-3d42-16714f5ece4b'}, {'slot': '0x00', 'domain': '0x0000', 'key': '0000:07:00.0', 'bus': '0x07', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '136f9d6f-26a6-2ddc-6d90-1f5be92eb756'}, {'slot': '0x00', 'domain': '0x0000', 'key': '0000:07:00.1', 'bus': '0x07', 'vdevfn': '0x100', 'func': '0x1', 'uuid': '1dcac32e-35a4-36df-19db-ca42e21bcc06'}], 'uuid': '56eb6d09-ec52-69bd-4c93-524d4d8b161e'} [2013-05-17 20:21:23 21275] INFO (image:422) spawning device models: /usr/lib64/xen/bin/qemu-dm ['/usr/lib64/xen/bin/qemu-dm', '-d', '2', '-domain-name', 'edi', '-videoram', '4', '-k', 'en-gb', '-vnc', '127.0.0.1:0', '-vncunused', '-parallel', 'none', '-vcpus', '8', '-vcpu_avail', '0xff', '-boot', 'c', '-soundhw', 'es1370', '-localtime', '-serial', 'pty', '-acpi', '-usb', '-usbdevice', 'tablet', '-net', 'none', '-M', 'xenfv'] [2013-05-17 20:21:23 21275] INFO (image:471) device model pid: 28104 [2013-05-17 20:21:23 21275] INFO (image:594) waiting for sentinel_fifo [2013-05-17 20:21:23 21275] DEBUG (XendDomainInfo:893) XendDomainInfo.pci_device_configure: ['pci', ['dev', ['slot', '0x1a'], ['domain', '0x0000'], ['key', '0000:00:1a.0'], ['bus', '0x00'], ['vdevfn', '0x100'], ['func', '0x0'], ['uuid', '72c3c556-cf34-9100-323f-aebbee9b643b']], ['state', 'Initialising'], ['sub_state', 'Booting']] [2013-05-17 20:21:23 21275] DEBUG (XendDomainInfo:779) XendDomainInfo.hvm_pci_device_insert: {'devs': [{'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '72c3c556-cf34-9100-323f-aebbee9b643b'}], 'states': ['Initialising']} [2013-05-17 20:21:23 21275] DEBUG (XendDomainInfo:790) XendDomainInfo.hvm_pci_device_insert_dev: {'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '72c3c556-cf34-9100-323f-aebbee9b643b'} [2013-05-17 20:21:23 21275] DEBUG (XendDomainInfo:811) XendDomainInfo.hvm_pci_device_insert_dev: 0000:00:1a.0@100 [2013-05-17 20:21:23 21275] DEBUG (XendDomainInfo:815) pci: assign device 0000:00:1a.0@100 [2013-05-17 20:21:23 21275] DEBUG (image:512) signalDeviceModel: orig_state is None, retrying [2013-05-17 20:21:24 21275] INFO (image:542) signalDeviceModel:restore dm state to running [2013-05-17 20:21:24 21275] INFO (pciquirk:92) NO quirks found for PCI device [8086:3a37:3842:101a] [2013-05-17 20:21:24 21275] DEBUG (pciquirk:135) Permissive mode NOT enabled for PCI device [8086:3a37:3842:101a] [2013-05-17 20:21:24 21275] DEBUG (pciif:320) pci: enabling ioport 0xa980/0x20 [2013-05-17 20:21:24 21275] DEBUG (pciif:351) pci: enabling irq 16 [2013-05-17 20:21:24 21275] INFO (pciquirk:92) NO quirks found for PCI device [8086:3a3e:3842:101a] [2013-05-17 20:21:24 21275] DEBUG (pciquirk:135) Permissive mode NOT enabled for PCI device [8086:3a3e:3842:101a] [2013-05-17 20:21:24 21275] DEBUG (pciif:334) pci: enabling iomem 0xf1df4000/0x4000 pfn 0xf1df4/0x4 [2013-05-17 20:21:24 21275] DEBUG (pciif:351) pci: enabling irq 22 [2013-05-17 20:21:24 21275] ERROR (XendDomainInfo:2933) XendDomainInfo.initDomain: exception occurred Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2920, in _initDomain self._createDevices() File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2396, in _createDevices self.pci_device_configure_boot() File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 627, in pci_device_configure_boot self.pci_device_configure(dev_sxp, first_dev = first) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 970, in pci_device_configure devid = self._createDevice('pci', existing_pci_conf) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2327, in _createDevice return self.getDeviceController(deviceClass).createDevice(devConfig) File "/usr/lib64/python2.6/site-packages/xen/xend/server/DevController.py", line 67, in createDevice self.setupDevice(config) File "/usr/lib64/python2.6/site-packages/xen/xend/server/pciif.py", line 453, in setupDevice self.setupOneDevice(d) File "/usr/lib64/python2.6/site-packages/xen/xend/server/pciif.py", line 353, in setupOneDevice allow_access = True) Error: (22, 'Invalid argument') [2013-05-17 20:21:24 21275] ERROR (XendDomainInfo:488) VM start failed Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 474, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2936, in _initDomain raise VmError(str(exn)) VmError: (22, 'Invalid argument') [2013-05-17 20:21:24 21275] DEBUG (XendDomainInfo:3077) XendDomainInfo.destroy: domid=2 [2013-05-17 20:21:25 6427] DEBUG (XendDomainInfo:2402) Destroying device model [2013-05-17 20:21:25 21275] DEBUG (XendDomainInfo:2402) Destroying device model [2013-05-17 20:21:25 6427] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:21:25 6427] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:21:25 6427] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-05-17 20:21:25 6427] DEBUG (XendDomainInfo:2415) Removing vfb/0 [2013-05-17 20:21:25 6427] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vfb, device = vfb/0 [2013-05-17 20:21:25 21275] INFO (image:619) edi device model terminated [2013-05-17 20:21:25 21275] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:21:25 21275] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:21:25 21275] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-05-17 20:21:25 21275] DEBUG (XendDomainInfo:2407) No device model [2013-05-17 20:21:25 21275] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:21:25 21275] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:21:25 21275] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-05-17 20:21:25 21275] ERROR (SrvBase:88) Request start failed. Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/web/SrvBase.py", line 85, in perform return op_method(op, req) File "/usr/lib64/python2.6/site-packages/xen/xend/server/SrvDomain.py", line 77, in op_start return self.xd.domain_start(self.dom.getName(), paused) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py", line 1070, in domain_start dominfo.start(is_managed = True) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 474, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2936, in _initDomain raise VmError(str(exn)) VmError: (22, 'Invalid argument') [2013-05-17 20:21:33 21275] DEBUG (XendDomainInfo:2499) XendDomainInfo.constructDomain [2013-05-17 20:21:33 21275] DEBUG (balloon:187) Balloon: 2149496 KiB free; need 16384; done. [2013-05-17 20:21:33 21275] DEBUG (XendDomain:476) Adding Domain: 3 [2013-05-17 20:21:33 21275] DEBUG (XendDomainInfo:2842) XendDomainInfo.initDomain: 3 256 [2013-05-17 20:21:33 21275] DEBUG (image:343) No VNC passwd configured for vfb access [2013-05-17 20:21:33 21275] DEBUG (image:895) args: boot, val: c [2013-05-17 20:21:33 21275] DEBUG (image:895) args: fda, val: None [2013-05-17 20:21:33 21275] DEBUG (image:895) args: fdb, val: None [2013-05-17 20:21:33 21275] DEBUG (image:895) args: soundhw, val: es1370 [2013-05-17 20:21:33 21275] DEBUG (image:895) args: localtime, val: 1 [2013-05-17 20:21:33 21275] DEBUG (image:895) args: serial, val: ['pty'] [2013-05-17 20:21:33 21275] DEBUG (image:895) args: std-vga, val: None [2013-05-17 20:21:33 21275] DEBUG (image:895) args: isa, val: None [2013-05-17 20:21:33 21275] DEBUG (image:895) args: acpi, val: 1 [2013-05-17 20:21:33 21275] DEBUG (image:895) args: usb, val: 1 [2013-05-17 20:21:33 21275] DEBUG (image:895) args: usbdevice, val: tablet [2013-05-17 20:21:33 21275] DEBUG (image:895) args: gfx_passthru, val: None [2013-05-17 20:21:33 21275] INFO (image:826) Need to create platform device.[domid:3] [2013-05-17 20:21:33 21275] DEBUG (XendDomainInfo:2869) _initDomain:shadow_memory=0x18, memory_static_max=0x80000000, memory_static_min=0x0. [2013-05-17 20:21:33 21275] INFO (image:186) buildDomain os=hvm dom=3 vcpus=8 [2013-05-17 20:21:33 21275] DEBUG (image:954) domid = 3 [2013-05-17 20:21:33 21275] DEBUG (image:955) image = /usr/lib/xen/boot/hvmloader [2013-05-17 20:21:33 21275] DEBUG (image:956) store_evtchn = 10 [2013-05-17 20:21:33 21275] DEBUG (image:957) memsize = 2048 [2013-05-17 20:21:33 21275] DEBUG (image:958) target = 2048 [2013-05-17 20:21:33 21275] DEBUG (image:959) vcpus = 8 [2013-05-17 20:21:33 21275] DEBUG (image:960) vcpu_avail = 255 [2013-05-17 20:21:33 21275] DEBUG (image:961) acpi = 1 [2013-05-17 20:21:33 21275] DEBUG (image:962) apic = 1 [2013-05-17 20:21:33 6427] DEBUG (XendDomainInfo:151) XendDomainInfo.recreate({'max_vcpu_id': 7, 'cpu_time': 0L, 'ssidref': 0, 'hvm': 1, 'shutdown_reason': 255, 'dying': 0, 'online_vcpus': 1, 'domid': 3, 'paused': 1, 'crashed': 0, 'running': 0, 'maxmem_kb': 2101248L, 'shutdown': 0, 'mem_kb': 2097056L, 'handle': [196, 19, 227, 242, 152, 174, 120, 131, 3, 162, 69, 60, 187, 16, 10, 154], 'blocked': 0, 'cpupool': 0}) [2013-05-17 20:21:33 6427] INFO (XendDomainInfo:169) Recreating domain 3, UUID c413e3f2-98ae-7883-03a2-453cbb100a9a. at /local/domain/3 [2013-05-17 20:21:33 6427] WARNING (XendDomainInfo:191) /vm/c413e3f2-98ae-7883-03a2-453cbb100a9a-1/uuid/ is missing. recreate is confused, trying our best to recover [2013-05-17 20:21:33 6427] DEBUG (XendDomainInfo:3426) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '0', 'uuid': 'c413e3f2-98ae-7883-03a2-453cbb100a9a', 'on_reboot': 'restart', 'image': "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode 0))", 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '8', 'vcpu_avail': '255', 'bootloader': '', 'name': 'Domain-Unnamed'} [2013-05-17 20:21:33 6427] DEBUG (XendDomainInfo:1795) Storing domain details: {'cpu/3/availability': 'online', 'description': '', 'console/limit': '1048576', 'memory/target': '2097056', 'cpu/2/availability': 'online', 'vm': '/vm/c413e3f2-98ae-7883-03a2-453cbb100a9a-1', 'domid': '3', 'control/platform-feature-xs_reset_watches': '1', 'cpu/7/availability': 'online', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'cpu/5/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1', 'cpu/6/availability': 'online', 'console/type': 'xenconsoled', 'cpu/4/availability': 'online', 'name': 'Domain-Unnamed'} [2013-05-17 20:21:33 21275] INFO (XendDomainInfo:2358) createDevice: vfb : {'vncunused': '1', 'other_config': {'vncunused': '1', 'keymap': 'en-gb', 'vnc': '1'}, 'vnc': '1', 'uuid': '8a62bf3a-8c83-a878-6005-1498b605c975', 'devid': 0, 'keymap': 'en-gb'} [2013-05-17 20:21:33 6427] DEBUG (XendDomain:476) Adding Domain: 3 [2013-05-17 20:21:33 21275] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/3/0'} to /local/domain/3/device/vfb/0. [2013-05-17 20:21:33 21275] DEBUG (DevController:97) DevController: writing {'vncunused': '1', 'domain': 'edi', 'frontend': '/local/domain/3/device/vfb/0', 'uuid': '8a62bf3a-8c83-a878-6005-1498b605c975', 'frontend-id': '3', 'state': '1', 'keymap': 'en-gb', 'online': '1', 'vnc': '1'} to /local/domain/0/backend/vfb/3/0. [2013-05-17 20:21:34 6427] DEBUG (XendDomainInfo:1882) XendDomainInfo.handleShutdownWatch [2013-05-17 20:21:34 21275] INFO (XendDomainInfo:2358) createDevice: vbd : {'uuid': '0aa3a7b7-5c9c-6bf4-6a12-42ca178c092f', 'bootable': 1, 'devid': 768, 'driver': 'paravirtualised', 'dev': 'hda:disk', 'uname': 'phy:/dev/disk/by-path/ip-10.2.0.10:3260-iscsi-iqn.2013-02.net.shatteredsilicon:legion-lun-0', 'mode': 'w'} [2013-05-17 20:21:34 21275] DEBUG (DevController:95) 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. [2013-05-17 20:21:34 21275] DEBUG (DevController:97) DevController: writing {'domain': 'edi', 'frontend': '/local/domain/3/device/vbd/768', 'uuid': '0aa3a7b7-5c9c-6bf4-6a12-42ca178c092f', 'bootable': '1', 'dev': 'hda', 'state': '1', 'params': '/dev/disk/by-path/ip-10.2.0.10:3260-iscsi-iqn.2013-02.net.shatteredsilicon:legion-lun-0', 'mode': 'w', 'online': '1', 'frontend-id': '3', 'type': 'phy'} to /local/domain/0/backend/vbd/3/768. [2013-05-17 20:21:34 21275] INFO (XendDomainInfo:2358) createDevice: pci : {'devs': [{'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '72c3c556-cf34-9100-323f-aebbee9b643b'}, {'slot': '0x1b', 'domain': '0x0000', 'key': '0000:00:1b.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': 'b28c8a70-f4d0-1fcf-9a38-89f7160c428b'}, {'slot': '0x1d', 'domain': '0x0000', 'key': '0000:00:1d.2', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x2', 'uuid': 'edb78277-262f-5598-c6e6-fdcfcf1a7784'}, {'slot': '0x00', 'domain': '0x0000', 'key': '0000:02:00.0', 'bus': '0x02', 'vdevfn': '0x100', 'func': '0x0', 'uuid': 'b0b28091-f263-c05f-3d42-16714f5ece4b'}, {'slot': '0x00', 'domain': '0x0000', 'key': '0000:07:00.0', 'bus': '0x07', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '136f9d6f-26a6-2ddc-6d90-1f5be92eb756'}, {'slot': '0x00', 'domain': '0x0000', 'key': '0000:07:00.1', 'bus': '0x07', 'vdevfn': '0x100', 'func': '0x1', 'uuid': '1dcac32e-35a4-36df-19db-ca42e21bcc06'}], 'uuid': '56eb6d09-ec52-69bd-4c93-524d4d8b161e'} [2013-05-17 20:21:37 21275] INFO (image:422) spawning device models: /usr/lib64/xen/bin/qemu-dm ['/usr/lib64/xen/bin/qemu-dm', '-d', '3', '-domain-name', 'edi', '-videoram', '4', '-k', 'en-gb', '-vnc', '127.0.0.1:0', '-vncunused', '-parallel', 'none', '-vcpus', '8', '-vcpu_avail', '0xff', '-boot', 'c', '-soundhw', 'es1370', '-localtime', '-serial', 'pty', '-acpi', '-usb', '-usbdevice', 'tablet', '-net', 'none', '-M', 'xenfv'] [2013-05-17 20:21:37 21275] INFO (image:471) device model pid: 28483 [2013-05-17 20:21:37 21275] INFO (image:594) waiting for sentinel_fifo [2013-05-17 20:21:37 21275] DEBUG (XendDomainInfo:893) XendDomainInfo.pci_device_configure: ['pci', ['dev', ['slot', '0x1a'], ['domain', '0x0000'], ['key', '0000:00:1a.0'], ['bus', '0x00'], ['vdevfn', '0x100'], ['func', '0x0'], ['uuid', '72c3c556-cf34-9100-323f-aebbee9b643b']], ['state', 'Initialising'], ['sub_state', 'Booting']] [2013-05-17 20:21:37 21275] DEBUG (XendDomainInfo:779) XendDomainInfo.hvm_pci_device_insert: {'devs': [{'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '72c3c556-cf34-9100-323f-aebbee9b643b'}], 'states': ['Initialising']} [2013-05-17 20:21:37 21275] DEBUG (XendDomainInfo:790) XendDomainInfo.hvm_pci_device_insert_dev: {'slot': '0x1a', 'domain': '0x0000', 'key': '0000:00:1a.0', 'bus': '0x00', 'vdevfn': '0x100', 'func': '0x0', 'uuid': '72c3c556-cf34-9100-323f-aebbee9b643b'} [2013-05-17 20:21:37 21275] DEBUG (XendDomainInfo:811) XendDomainInfo.hvm_pci_device_insert_dev: 0000:00:1a.0@100 [2013-05-17 20:21:37 21275] DEBUG (XendDomainInfo:815) pci: assign device 0000:00:1a.0@100 [2013-05-17 20:21:37 21275] DEBUG (image:512) signalDeviceModel: orig_state is None, retrying [2013-05-17 20:21:37 21275] INFO (image:542) signalDeviceModel:restore dm state to running [2013-05-17 20:21:37 21275] INFO (pciquirk:92) NO quirks found for PCI device [8086:3a37:3842:101a] [2013-05-17 20:21:37 21275] DEBUG (pciquirk:135) Permissive mode NOT enabled for PCI device [8086:3a37:3842:101a] [2013-05-17 20:21:37 21275] DEBUG (pciif:320) pci: enabling ioport 0xa980/0x20 [2013-05-17 20:21:37 21275] DEBUG (pciif:351) pci: enabling irq 16 [2013-05-17 20:21:37 21275] INFO (pciquirk:92) NO quirks found for PCI device [8086:3a3e:3842:101a] [2013-05-17 20:21:38 21275] DEBUG (pciquirk:135) Permissive mode NOT enabled for PCI device [8086:3a3e:3842:101a] [2013-05-17 20:21:38 21275] DEBUG (pciif:334) pci: enabling iomem 0xf1df4000/0x4000 pfn 0xf1df4/0x4 [2013-05-17 20:21:38 21275] DEBUG (pciif:351) pci: enabling irq 22 [2013-05-17 20:21:38 21275] ERROR (XendDomainInfo:2933) XendDomainInfo.initDomain: exception occurred Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2920, in _initDomain self._createDevices() File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2396, in _createDevices self.pci_device_configure_boot() File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 627, in pci_device_configure_boot self.pci_device_configure(dev_sxp, first_dev = first) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 970, in pci_device_configure devid = self._createDevice('pci', existing_pci_conf) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2327, in _createDevice return self.getDeviceController(deviceClass).createDevice(devConfig) File "/usr/lib64/python2.6/site-packages/xen/xend/server/DevController.py", line 67, in createDevice self.setupDevice(config) File "/usr/lib64/python2.6/site-packages/xen/xend/server/pciif.py", line 453, in setupDevice self.setupOneDevice(d) File "/usr/lib64/python2.6/site-packages/xen/xend/server/pciif.py", line 353, in setupOneDevice allow_access = True) Error: (22, 'Invalid argument') [2013-05-17 20:21:38 21275] ERROR (XendDomainInfo:488) VM start failed Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 474, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2936, in _initDomain raise VmError(str(exn)) VmError: (22, 'Invalid argument') [2013-05-17 20:21:38 21275] DEBUG (XendDomainInfo:3077) XendDomainInfo.destroy: domid=3 [2013-05-17 20:21:38 6427] DEBUG (XendDomainInfo:2402) Destroying device model [2013-05-17 20:21:38 21275] DEBUG (XendDomainInfo:2402) Destroying device model [2013-05-17 20:21:38 6427] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:21:38 6427] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:21:38 6427] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-05-17 20:21:38 6427] DEBUG (XendDomainInfo:2415) Removing vfb/0 [2013-05-17 20:21:38 6427] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vfb, device = vfb/0 [2013-05-17 20:21:38 21275] INFO (image:619) edi device model terminated [2013-05-17 20:21:39 21275] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:21:39 21275] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:21:39 21275] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768 [2013-05-17 20:21:39 21275] DEBUG (XendDomainInfo:2407) No device model [2013-05-17 20:21:39 21275] DEBUG (XendDomainInfo:2409) Releasing devices [2013-05-17 20:21:39 21275] DEBUG (XendDomainInfo:2415) Removing vbd/768 [2013-05-17 20:21:39 21275] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768