[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Xen 4.1-unstable stub domain starts but not running
Xen 4.1-unstable from hg repository with 2.6.32.10-amd64 kernel on Debian 5.04 Lenny. I use working HVM config and replace the device_model='/usr/lib/xen/bin/qemu-dm' string with device_model='/usr/lib/xen/bin/stubdom-dm' When I try to start domain, all fine: >mkdir -p /exports/usr/share/xen/qemu >ln -s /usr/share/xen/qemu/keymaps /exports/usr/share/xen/qemu >mkdir -p /exports/var/lib >ln -s /var/lib/xen /exports/var/lib >/usr/sbin/fs-backend & >xm create ./win32_x86 Using config file "././win32_x86". Started domain WIN32_X86_HVM_4GB (id=37) But 'xm list' command shows device helper domain has created, but is not running (blocked), and original HVM domain has no state >xm list Name ID Mem VCPUs State Time(s) Domain-0 0 493 2 r----- 257.1 WIN32_X86_HVM_4GB 37 256 1 ------ 0.0 WIN32_X86_HVM_4GB-dm 38 32 1 -b---- 0.0 I can connect to domain VNC console, but it is black. This is the config file: ---------------------------------------------------------------------------- name = 'WIN32_X86_HVM_4GB' uuid = 'de0edfdc-c6f1-4d2b-a2a3-88c035208c79' builder = 'hvm' device_model = '/usr/lib/xen/bin/stubdom-dm' kernel = '/usr/lib/xen/boot/hvmloader' memory = '256' vif = [ 'mac=00:16:3e:6b:66:d7,bridge=eth0' ] disk = [ 'tap:aio:/usr/share/convirt/vm_disks/Windows_2003_Server.disk.xm,hda,w', 'tap:aio:/usr/share/convirt/image_store/iso/BRMEVOL_RU.iso,hdc:cdrom,r' ] boot='c' acpi = 1 apic = 1 pae = 1 vcpus = 1 sdl = 0 vnc = 1 on_crash = 'restart' on_reboot = 'restart' qemu-dm-WIN32_X86_HVM_4GB-dm.log ---------------------------------------------------------------- domid: 40 Warning: vlan 0 is not connected to host network Watching /local/domain/0/device-model/40/logdirty/cmd Watching /local/domain/0/device-model/40/command char device redirected to /dev/pts/2 /usr/src/xen-unstable.hg/tools/ioemu-dir/hw/xen_blktap.c:628: Init blktap pipes xs_read(): vncpasswd get error. /vm/0e7a97f4-aa92-beae-58cb-512137679d56/vncpasswd. medium change watch on `hdc' (index: 1): /dev/xen/blktap-2/tapdev3 Log-dirty: no command yet. qemu-dm-WIN32_X86_HVM_4GB.log ---------------------------------------------------------------- Using config file "/etc/xen/stubdoms/WIN32_X86_HVM_4GB-dm". Started domain WIN32_X86_HVM_4GB-dm (id=40) Xen Minimal OS! start_info: 0x56b000(VA) nr_pages: 0x2000 shared_inf: 0x61f5c000(MA) pt_base: 0x56e000(VA) nr_pt_frames: 0x7 mfn_list: 0x55b000(VA) mod_start: 0x0(VA) mod_len: 0 flags: 0x0 cmd_line: -d 39 stack: 0x519940-0x539940 MM: Init _text: 0x0(VA) _etext: 0x107595(VA) _erodata: 0x158000(VA) _edata: 0x160d08(VA) stack start: 0x519940(VA) _end: 0x55a250(VA) start_pfn: 578 max_pfn: 2000 Mapping memory range 0x800000 - 0x2000000 setting 0x0-0x158000 readonly skipped 0x1000 MM: Initialise page allocator for 584000(584000)-2000000(2000000) MM: done Demand map pfns at 2001000-2002001000. Heap resides at 2002002000-4002002000. Initialising timer interface Initialising console ... done. gnttab_table mapped at 0x2001000. Initialising scheduler Thread "Idle": pointer: 0x2002002050, stack: 0x5a0000 Initialising xenbus Thread "xenstore": pointer: 0x2002002800, stack: 0x5b0000 Dummy main: start_info=0x539a40 Thread "main": pointer: 0x2002002fb0, stack: 0x5c0000 Initing FS frontend(s). FS export [dom=0, id=0] found Initialising FS fortend to backend dom 0 Allocating request array for import 0, nr_entries = 128. Our own id is 40 No backend available. No FS import Thread "pcifront": pointer: 0x2002006290, stack: 0x5d0000 pcifront_watches: waiting for backend path to appear device/pci/0/backend dom vm is at /vm/de0edfdc-c6f1-4d2b-a2a3-88c035208c79 "main" "-d" "39" "-domain-name" "WIN32_X86_HVM_4GB" "-videoram" "4" "-vnc" "0.0.0.0:0" "-vncunused" "-vcpus" "1" "-vcpu_avail" "0x1" "-boot" "c" "-acpi" "-net" "nic,vlan=1,macaddr=00:16:3e:6b:66:d7,model=rtl8139" "-net" "tap,vlan=1,ifname=tap39.0,bridge=eth0" domid: 39 ************************ NETFRONT for device/vif/0 ********** net TX ring size 256 net RX ring size 256 backend at /local/domain/0/backend/vif/40/0 mac is 00:16:3e:6b:66:d7 xend.log -------------------------------------------------------------- [2010-05-06 12:15:35 15238] DEBUG (XendDomainInfo:103) XendDomainInfo.create(['vm', ['name', 'WIN32_X86_HVM_4GB'], ['memory', '256'], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['vcpus', 1], ['uuid', 'de0edfdc-c6f1-4d2b-a2a3-88c035208c79'], ['oos', 1], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['videoram', 4], ['acpi', 1], ['apic', 1], ['boot', 'c'], ['cpuid', []], ['cpuid_check', []], ['device_model', '/usr/lib/xen/bin/stubdom-dm'], ['fda', ''], ['fdb', ''], ['guest_os_type', 'default'], ['hap', 1], ['hpet', 0], ['isa', 0], ['keymap', ''], ['localtime', 0], ['nographic', 0], ['oos', 1], ['pae', 1], ['pci', []], ['pci_msitranslate', 1], ['pci_power_mgmt', 0], ['rtc_timeoffset', 0], ['sdl', 0], ['soundhw', ''], ['stdvga', 0], ['timer_mode', 1], ['usb', 0], ['usbdevice', ''], ['vcpus', 1], ['vnc', 1], ['vncunused', 1], ['viridian', 0], ['vpt_align', 1], ['xauthority', '/root/.Xauthority'], ['xen_platform_pci', 1], ['memory_sharing', 0], ['tsc_mode', 0], ['nomigrate', 0]]], ['s3_integrity', 1], ['device', ['tap2', ['uname', 'tap:aio:/usr/share/convirt/vm_disks/Windows_2003_Server.disk.xm'], ['dev', 'hda'], ['mode', 'w']]], ['device', ['tap2', ['uname', 'tap:aio:/usr/share/convirt/image_store/iso/BRMEVOL_RU.iso'], ['dev', 'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 'eth0'], ['mac', '00:16:3e:6b:66:d7']]]]) [2010-05-06 12:15:35 15238] DEBUG (XendDomainInfo:2510) XendDomainInfo.constructDomain [2010-05-06 12:15:35 15238] DEBUG (balloon:216) Balloon: 1537176 KiB free; need 16384; done. [2010-05-06 12:15:35 15238] DEBUG (XendDomain:464) Adding Domain: 39 [2010-05-06 12:15:35 15238] DEBUG (XendDomainInfo:2848) XendDomainInfo.initDomain: 39 256 [2010-05-06 12:15:35 15238] DEBUG (image:339) No VNC passwd configured for vfb access [2010-05-06 12:15:35 15238] DEBUG (image:889) args: boot, val: c [2010-05-06 12:15:35 15238] DEBUG (image:889) args: fda, val: None [2010-05-06 12:15:35 15238] DEBUG (image:889) args: fdb, val: None [2010-05-06 12:15:35 15238] DEBUG (image:889) args: soundhw, val: None [2010-05-06 12:15:35 15238] DEBUG (image:889) args: localtime, val: 0 [2010-05-06 12:15:35 15238] DEBUG (image:889) args: serial, val: None [2010-05-06 12:15:35 15238] DEBUG (image:889) args: std-vga, val: 0 [2010-05-06 12:15:35 15238] DEBUG (image:889) args: isa, val: 0 [2010-05-06 12:15:35 15238] DEBUG (image:889) args: acpi, val: 1 [2010-05-06 12:15:35 15238] DEBUG (image:889) args: usb, val: 0 [2010-05-06 12:15:35 15238] DEBUG (image:889) args: usbdevice, val: None [2010-05-06 12:15:35 15238] DEBUG (image:889) args: gfx_passthru, val: None [2010-05-06 12:15:35 15238] INFO (image:822) Need to create platform device.[domid:39] [2010-05-06 12:15:36 15238] DEBUG (XendDomainInfo:2875) _initDomain:shadow_memory=0x0, memory_static_max=0x10000000, memory_static_min=0x0. [2010-05-06 12:15:36 15238] INFO (image:182) buildDomain os=hvm dom=39 vcpus=1 [2010-05-06 12:15:36 15238] DEBUG (image:947) domid = 39 [2010-05-06 12:15:36 15238] DEBUG (image:948) image = /usr/lib/xen/boot/hvmloader [2010-05-06 12:15:36 15238] DEBUG (image:949) store_evtchn = 2 [2010-05-06 12:15:36 15238] DEBUG (image:950) memsize = 256 [2010-05-06 12:15:36 15238] DEBUG (image:951) target = 256 [2010-05-06 12:15:36 15238] DEBUG (image:952) vcpus = 1 [2010-05-06 12:15:36 15238] DEBUG (image:953) vcpu_avail = 1 [2010-05-06 12:15:36 15238] DEBUG (image:954) acpi = 1 [2010-05-06 12:15:36 15238] DEBUG (image:955) apic = 1 [2010-05-06 12:15:36 15238] INFO (XendDomainInfo:2369) createDevice: vfb : {'vncunused': 1, 'other_config': {'vncunused': 1, 'vnc': '1'}, 'vnc': '1', 'uuid': 'ff12c8bb-bf5d-650b-01eb-830465c367e1'} [2010-05-06 12:15:36 15238] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/39/0'} to /local/domain/39/device/vfb/0. [2010-05-06 12:15:36 15238] DEBUG (DevController:97) DevController: writing {'vncunused': '1', 'domain': 'WIN32_X86_HVM_4GB', 'frontend': '/local/domain/39/device/vfb/0', 'uuid': 'ff12c8bb-bf5d-650b-01eb-830465c367e1', 'frontend-id': '39', 'state': '1', 'online': '1', 'vnc': '1'} to /local/domain/0/backend/vfb/39/0. [2010-05-06 12:15:36 15238] INFO (XendDomainInfo:2369) createDevice: tap2 : {'bootable': 1, 'uname': 'tap:aio:/usr/share/convirt/vm_disks/Windows_2003_Server.disk.xm', 'mode': 'w', 'dev': 'hda', 'uuid': '763f4d43-83db-9fe5-f1b5-6c13dd91f186'} [2010-05-06 12:15:36 15238] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/39/768'} to /local/domain/39/device/vbd/768. [2010-05-06 12:15:36 15238] DEBUG (DevController:97) DevController: writing {'domain': 'WIN32_X86_HVM_4GB', 'frontend': '/local/domain/39/device/vbd/768', 'uuid': '763f4d43-83db-9fe5-f1b5-6c13dd91f186', 'bootable': '1', 'dev': 'hda', 'state': '1', 'params': '/dev/xen/blktap-2/tapdev2', 'mode': 'w', 'online': '1', 'frontend-id': '39', 'type': 'phy', 'tapdisk-params': 'aio:/usr/share/convirt/vm_disks/Windows_2003_Server.disk.xm'} to /local/domain/0/backend/vbd/39/768. [2010-05-06 12:15:36 15238] INFO (XendDomainInfo:2369) createDevice: tap2 : {'bootable': 0, 'uname': 'tap:aio:/usr/share/convirt/image_store/iso/BRMEVOL_RU.iso', 'mode': 'r', 'dev': 'hdc:cdrom', 'uuid': '72127f93-9296- aa9b-2bfa-dda3f3a0d58d'} [2010-05-06 12:15:36 15238] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '5632', 'device-type': 'cdrom', 'state': '1', 'backend': '/local/domain/0/backend/vbd/39/5632'} to /local/domain/39/device/vbd/5632. [2010-05-06 12:15:36 15238] DEBUG (DevController:97) DevController: writing {'domain': 'WIN32_X86_HVM_4GB', 'frontend': '/local/domain/39/device/vbd/5632', 'uuid': '72127f93-9296-aa9b-2bfa-dda3f3a0d58d', 'bootable': '0', 'dev': 'hdc', 'state': '1', 'params': '/dev/xen/blktap-2/tapdev3', 'mode': 'r', 'online': '1', 'frontend-id': '39', 'type': 'phy', 'tapdisk-params': 'aio:/usr/share/convirt/image_store/iso/BRMEVOL_RU.iso'} to /local/domain/0/backend/vbd/39/5632. [2010-05-06 12:15:36 15238] INFO (XendDomainInfo:2369) createDevice: vif : {'bridge': 'eth0', 'mac': '00:16:3e:6b:66:d7', 'uuid': 'a9b08a6f-3566-c065-2eef-4b5effea2ba6'} [2010-05-06 12:15:36 15238] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'mac': '00:16:3e:6b:66:d7', 'handle': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/39/0'} to /local/domain/39/device/vif/0. [2010-05-06 12:15:36 15238] DEBUG (DevController:97) DevController: writing {'bridge': 'eth0', 'domain': 'WIN32_X86_HVM_4GB', 'handle': '0', 'uuid': 'a9b08a6f-3566-c065-2eef-4b5effea2ba6', 'script': '/etc/xen/scripts/vif- bridge', 'mac': '00:16:3e:6b:66:d7', 'frontend-id': '39', 'state': '1', 'online': '1', 'frontend': '/local/domain/39/device/vif/0'} to /local/domain/0/backend/vif/39/0. [2010-05-06 12:15:36 15238] INFO (image:418) spawning device models: /usr/lib/xen/bin/stubdom-dm ['/usr/lib/xen/bin/stubdom-dm', '-d', '39', '-domain-name', 'WIN32_X86_HVM_4GB', '-videoram', '4', '-vnc', '0.0.0.0:0', '- vncunused', '-vcpus', '1', '-vcpu_avail', '0x1', '-boot', 'c', '-acpi', '-net', 'nic,vlan=1,macaddr=00:16:3e:6b:66:d7,model=rtl8139', '-net', 'tap,vlan=1,ifname=tap39.0,bridge=eth0', '-M', 'xenfv'] [2010-05-06 12:15:36 15238] INFO (image:467) device model pid: 15942 [2010-05-06 12:15:36 15238] INFO (image:590) waiting for sentinel_fifo [2010-05-06 12:15:36 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:36 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:36 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:36 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:36 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:36 15238] DEBUG (XendDomainInfo:103) XendDomainInfo.create(['vm', ['name', 'WIN32_X86_HVM_4GB-dm'], ['memory', 32], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['target', 39], ['vcpus', 1], ['oos', 1], ['image', ['linux', ['kernel', '/usr/lib/xen/boot/ioemu-stubdom.gz'], ['videoram', 4], ['args', ' -d 39'], ['tsc_mode', 0], ['nomigrate', 0]]], ['s3_integrity', 1], ['device', ['vbd', ['uname', 'phy:/dev/xen/blktap-2/tapdev2'], ['dev', 'hda:disk'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'phy:/dev/xen/blktap-2/tapdev3'], ['dev', 'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 'eth0'], ['mac', '00:16:3e:6b:66:d7']]], ['device', ['vkbd']], ['device', ['vfb', ['vncunused', '1'], ['vnc', '1'], ['xauthority', '/root/.Xauthority'], ['opengl', '1'], ['vnclisten', '0.0.0.0'], ['vncdisplay', '0'], ['sdl', '0']]]]) [2010-05-06 12:15:36 15238] DEBUG (XendDomainInfo:2510) XendDomainInfo.constructDomain [2010-05-06 12:15:36 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:36 15238] DEBUG (balloon:216) Balloon: 1271564 KiB free; need 16384; done. [2010-05-06 12:15:36 15238] DEBUG (XendDomain:464) Adding Domain: 40 [2010-05-06 12:15:36 15238] DEBUG (XendDomainInfo:2848) XendDomainInfo.initDomain: 40 256 [2010-05-06 12:15:37 15238] DEBUG (image:339) No VNC passwd configured for vfb access [2010-05-06 12:15:37 15238] DEBUG (XendDomainInfo:2875) _initDomain:shadow_memory=0x0, memory_static_max=0x2000000, memory_static_min=0x0. [2010-05-06 12:15:37 15238] INFO (image:182) buildDomain os=linux dom=40 vcpus=1 [2010-05-06 12:15:37 15238] DEBUG (image:721) domid = 40 [2010-05-06 12:15:37 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:37 15238] DEBUG (image:722) memsize = 32 [2010-05-06 12:15:37 15238] DEBUG (image:723) image = /usr/lib/xen/boot/ioemu-stubdom.gz [2010-05-06 12:15:37 15238] DEBUG (image:724) store_evtchn = 1 [2010-05-06 12:15:37 15238] DEBUG (image:725) console_evtchn = 2 [2010-05-06 12:15:37 15238] DEBUG (image:726) cmdline = -d 39 [2010-05-06 12:15:37 15238] DEBUG (image:727) ramdisk = [2010-05-06 12:15:37 15238] DEBUG (image:728) vcpus = 1 [2010-05-06 12:15:37 15238] DEBUG (image:729) features = [2010-05-06 12:15:37 15238] DEBUG (image:730) flags = 0 [2010-05-06 12:15:37 15238] DEBUG (image:731) superpages = 0 [2010-05-06 12:15:37 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:37 15238] INFO (XendDomainInfo:2369) createDevice: vkbd : {'uuid': '8c80f6e7-3ba5-40a8-b3df-137cd30f77cd'} [2010-05-06 12:15:37 15238] DEBUG (DevController:95) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vkbd/40/0'} to /local/domain/40/device/vkbd/0. [2010-05-06 12:15:37 15238] DEBUG (DevController:97) DevController: writing {'frontend-id': '40', 'domain': 'WIN32_X86_HVM_4GB-dm', 'frontend': '/local/domain/40/device/vkbd/0', 'state': '1', 'online': '1'} to /local/domain/0/backend/vkbd/40/0. [2010-05-06 12:15:37 15238] INFO (XendDomainInfo:2369) createDevice: vfb : {'vncunused': '1', 'other_config': {'vncunused': '1', 'vnc': '1', 'xauthority': '/root/.Xauthority', 'opengl': '1', 'vnclisten': '0.0.0.0', 'vncdisplay': '0', 'sdl': '0'}, 'vnc': '1', 'xauthority': '/root/.Xauthority', 'opengl': '1', 'vnclisten': '0.0.0.0', 'vncdisplay': '0', 'sdl': '0', 'uuid': 'e8029c8a-e443-69ce-1e2f-f1b0697de2c1'} [2010-05-06 12:15:37 15238] DEBUG (DevController:95) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/40/0'} to /local/domain/40/device/vfb/0. [2010-05-06 12:15:37 15238] DEBUG (DevController:97) DevController: writing {'vncunused': '1', 'domain': 'WIN32_X86_HVM_4GB-dm', 'vnc': '1', 'xauthority': '/root/.Xauthority', 'opengl': '1', 'vnclisten': '0.0.0.0', 'vncdisplay': '0', 'frontend-id': '40', 'state': '1', 'online': '1', 'sdl': '0', 'frontend': '/local/domain/40/device/vfb/0', 'uuid': 'e8029c8a-e443-69ce-1e2f-f1b0697de2c1'} to /local/domain/0/backend/vfb/40/0. [2010-05-06 12:15:37 15238] INFO (XendDomainInfo:2369) createDevice: vbd : {'uuid': '299d42a1-7bf2-57e7-a1dd-9d6ef6afa161', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda:disk', 'uname': 'phy:/dev/xen/blktap-2/tapdev2', 'mode': 'w'} [2010-05-06 12:15:37 15238] DEBUG (DevController:95) DevController: writing {'virtual-device': '768', 'device-type': 'disk', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/40/768'} to /local/domain/40/device/vbd/768. [2010-05-06 12:15:37 15238] DEBUG (DevController:97) DevController: writing {'domain': 'WIN32_X86_HVM_4GB-dm', 'frontend': '/local/domain/40/device/vbd/768', 'uuid': '299d42a1-7bf2-57e7-a1dd-9d6ef6afa161', 'bootable': '1', 'dev': 'hda', 'state': '1', 'params': '/dev/xen/blktap-2/tapdev2', 'mode': 'w', 'online': '1', 'frontend-id': '40', 'type': 'phy'} to /local/domain/0/backend/vbd/40/768. [2010-05-06 12:15:37 15238] INFO (XendDomainInfo:2369) createDevice: vbd : {'uuid': '52548ed6-8f11-defd-8561-5c80da1195a1', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'hdc:cdrom', 'uname': 'phy:/dev/xen/blktap-2/tapdev3', 'mode': 'r'} [2010-05-06 12:15:37 15238] DEBUG (DevController:95) DevController: writing {'virtual-device': '5632', 'device-type': 'cdrom', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/40/5632'} to /local/domain/40/device/vbd/5632. [2010-05-06 12:15:37 15238] DEBUG (DevController:97) DevController: writing {'domain': 'WIN32_X86_HVM_4GB-dm', 'frontend': '/local/domain/40/device/vbd/5632', 'uuid': '52548ed6-8f11-defd-8561-5c80da1195a1', 'bootable': '0', 'dev': 'hdc', 'state': '1', 'params': '/dev/xen/blktap-2/tapdev3', 'mode': 'r', 'online': '1', 'frontend-id': '40', 'type': 'phy'} to /local/domain/0/backend/vbd/40/5632. [2010-05-06 12:15:37 15238] INFO (XendDomainInfo:2369) createDevice: vif : {'bridge': 'eth0', 'mac': '00:16:3e:6b:66:d7', 'uuid': '4129204a-10bb-7c60-8eb1-fc05469bb7b6'} [2010-05-06 12:15:37 15238] DEBUG (DevController:95) DevController: writing {'mac': '00:16:3e:6b:66:d7', 'handle': '0', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/40/0'} to /local/domain/40/device/vif/0. [2010-05-06 12:15:37 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:37 15238] DEBUG (DevController:97) DevController: writing {'bridge': 'eth0', 'domain': 'WIN32_X86_HVM_4GB-dm', 'handle': '0', 'uuid': '4129204a-10bb-7c60-8eb1-fc05469bb7b6', 'script': '/etc/xen/scripts/vif-bridge', 'mac': '00:16:3e:6b:66:d7', 'frontend-id': '40', 'state': '1', 'online': '1', 'frontend': '/local/domain/40/device/vif/0'} to /local/domain/0/backend/vif/40/0. [2010-05-06 12:15:37 15238] INFO (image:418) spawning device models: /usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '40', '-serial', 'pty', '-domain-name', 'WIN32_X86_HVM_4GB-dm', '-videoram', '4', '-vnc', '0.0.0.0:0', '-vncunused', '-M', 'xenpv'] [2010-05-06 12:15:37 15238] INFO (image:467) device model pid: 16131 [2010-05-06 12:15:37 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:37 15238] INFO (image:590) waiting for sentinel_fifo [2010-05-06 12:15:37 15238] DEBUG (XendDomainInfo:3430) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '0', 'uuid': '0e7a97f4-aa92-beae-58cb-512137679d56', 'on_reboot': 'restart', 'start_time': '1273133737.4', 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'bootloader': '', 'image': "(linux (kernel /usr/lib/xen/boot/ioemu-stubdom.gz) (args ' -d 39') (superpages 0) (tsc_mode 0) (videoram 4) (pci ()) (nomigrate 0) (device_model /usr/lib/xen/bin/qemu-dm) (notes))", 'name': 'WIN32_X86_HVM_4GB-dm'} [2010-05-06 12:15:37 15238] DEBUG (XendDomainInfo:1806) Storing domain details: {'console/ring-ref': '333097', 'console/port': '2', 'description': '', 'console/limit': '1048576', 'vm': '/vm/0e7a97f4-aa92- beae-58cb-512137679d56', 'domid': '40', 'store/port': '1', 'cpu/0/availability': 'online', 'memory/target': '32768', 'control/platform-feature-multiprocessor-suspend': '1', 'store/ring-ref': '333098', 'console/type': 'ioemu', 'name': 'WIN32_X86_HVM_4GB-dm'} [2010-05-06 12:15:37 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:37 15238] DEBUG (DevController:95) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/40/0'} to /local/domain/40/device/console/0. [2010-05-06 12:15:37 15238] DEBUG (DevController:97) DevController: writing {'domain': 'WIN32_X86_HVM_4GB-dm', 'frontend': '/local/domain/40/device/console/0', 'uuid': '48d150d7-a0f3-88c8-682c-9f34560a9a3d', 'frontend-id': '40', 'state': '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/console/40/0. [2010-05-06 12:15:37 15238] DEBUG (XendDomainInfo:1893) XendDomainInfo.handleShutdownWatch [2010-05-06 12:15:37 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:37 15238] DEBUG (DevController:139) Waiting for devices vif2. [2010-05-06 12:15:37 15238] DEBUG (DevController:139) Waiting for devices vif. [2010-05-06 12:15:37 15238] DEBUG (DevController:144) Waiting for 0. [2010-05-06 12:15:37 15238] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vif/40/0/hotplug-status. [2010-05-06 12:15:37 15238] DEBUG (DevController:642) hotplugStatusCallback 1. [2010-05-06 12:15:37 15238] DEBUG (DevController:139) Waiting for devices vscsi. [2010-05-06 12:15:37 15238] DEBUG (DevController:139) Waiting for devices vbd. [2010-05-06 12:15:37 15238] DEBUG (DevController:144) Waiting for 768. [2010-05-06 12:15:37 15238] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vbd/40/768/hotplug-status. [2010-05-06 12:15:37 15238] DEBUG (DevController:642) hotplugStatusCallback 1. [2010-05-06 12:15:37 15238] DEBUG (DevController:144) Waiting for 5632. [2010-05-06 12:15:37 15238] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vbd/40/5632/hotplug-status. [2010-05-06 12:15:37 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:37 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:38 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:38 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:38 15238] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vbd/40/5632/hotplug-status. [2010-05-06 12:15:38 15238] DEBUG (DevController:642) hotplugStatusCallback 1. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices ioports. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices irq. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices vkbd. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices vfb. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices console. [2010-05-06 12:15:38 15238] DEBUG (DevController:144) Waiting for 0. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices pci. [2010-05-06 12:15:38 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices tap2. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices tap. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices vusb. [2010-05-06 12:15:38 15238] DEBUG (DevController:139) Waiting for devices vtpm. [2010-05-06 12:15:38 15238] INFO (XendDomain:1206) Domain WIN32_X86_HVM_4GB-dm (40) unpaused. [2010-05-06 12:15:38 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:39 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:39 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:40 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:40 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:40 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:40 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:40 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:41 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:42 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:42 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:42 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:43 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:43 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:43 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:43 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:43 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:44 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:44 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:44 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:45 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:45 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:46 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:46 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:46 15238] DEBUG (image:484) createDeviceModel 39: orig_state is None, retrying [2010-05-06 12:15:47 15238] DEBUG (XendDomainInfo:3430) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '3', 'uuid': 'de0edfdc-c6f1-4d2b-a2a3-88c035208c79', 'on_reboot': 'restart', 'start_time': '1273133747.06', 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'bootloader': '', 'image': '(hvm (kernel ) (superpages 0) (tsc_mode 0) (videoram 4) (hpet 0) (boot c) (loader /usr/lib/xen/boot/hvmloader) (vpt_align 1) (xen_platform_pci 1) (vncunused 1) (rtc_timeoffset 0) (pci ()) (pae 1) (stdvga 0) (hap 1) (viridian 0) (acpi 1) (localtime 0) (timer_mode 1) (vnc 1) (nographic 0) (guest_os_type default) (pci_msitranslate 1) (oos 1) (apic 1) (sdl 0) (nomigrate 0) (device_model /usr/lib/xen/bin/stubdom-dm) (pci_power_mgmt 0) (usb 0) (xauthority /root/.Xauthority) (isa 0) (notes (SUSPEND_CANCEL 1)))', 'name': 'WIN32_X86_HVM_4GB'} [2010-05-06 12:15:47 15238] DEBUG (XendDomainInfo:1806) Storing domain details: {'description': '', 'console/limit': '1048576', 'store/port': '2', 'image/suspend-cancel': '1', 'domid': '39', 'vm': '/vm/de0edfdc-c6f1-4d2b- a2a3-88c035208c79', 'cpu/0/availability': 'online', 'memory/target': '262144', 'control/platform-feature-multiprocessor-suspend': '1', 'store/ring-ref': '1044476', 'console/type': 'ioemu', 'name': 'WIN32_X86_HVM_4GB'} [2010-05-06 12:15:47 15238] DEBUG (XendDomainInfo:1893) XendDomainInfo.handleShutdownWatch [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices vif2. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices vif. [2010-05-06 12:15:47 15238] DEBUG (DevController:144) Waiting for 0. [2010-05-06 12:15:47 15238] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vif/39/0/hotplug-status. [2010-05-06 12:15:47 15238] DEBUG (DevController:642) hotplugStatusCallback 1. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices vscsi. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices vbd. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices ioports. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices irq. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices vkbd. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices vfb. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices console. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices pci. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices tap2. [2010-05-06 12:15:47 15238] DEBUG (DevController:144) Waiting for 768. [2010-05-06 12:15:47 15238] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vbd/39/768/hotplug-status. [2010-05-06 12:15:47 15238] DEBUG (DevController:642) hotplugStatusCallback 1. [2010-05-06 12:15:47 15238] DEBUG (DevController:144) Waiting for 5632. [2010-05-06 12:15:47 15238] DEBUG (DevController:628) hotplugStatusCallback /local/domain/0/backend/vbd/39/5632/hotplug-status. [2010-05-06 12:15:47 15238] DEBUG (DevController:642) hotplugStatusCallback 1. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices tap. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices vusb. [2010-05-06 12:15:47 15238] DEBUG (DevController:139) Waiting for devices vtpm. [2010-05-06 12:15:47 15238] INFO (XendDomain:1206) Domain WIN32_X86_HVM_4GB (39) unpaused. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |