[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] OSError Exception
HiI am getting this one on an HP nx6325 on Pardus 2007.2 with xen 3.1.0 built from packages. Started domain pardus-av.sxp Unexpected error: exceptions.OSError Please report to xen-devel@xxxxxxxxxxxxxxxxxxx Traceback (most recent call last): File "/usr/sbin/xm", line 10, in ? main.main(sys.argv) File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 2453, in main _, rc = _run_cmd(cmd, cmd_name, args)File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 2477, in _run_cmd return True, cmd(args) File "<string>", line 1, in <lambda>File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 1266, in xm_importcommand cmd.main([command] + args)File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 1292, in main do_console(sxp.child_value(config, 'name', -1))File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 1317, in do_console (p, rv) = os.waitpid(cpid, os.WNOHANG) OSError: [Errno 10] No child processes I also attached xend.log and domain-builder-ng.log files.I could not determine whether this is a xen related bug or package related one because on Pardus 2007.2 with xen 3.1.0 built from sources there is no problem. Could you please help me on figuring out this one to determine whether it is xen or Pardus related? Thank you Erdem Bayer [2007-09-17 07:05:15 3726] INFO (SrvDaemon:331) Xend Daemon started [2007-09-17 07:05:15 3726] INFO (SrvDaemon:335) Xend changeset: unavailable. [2007-09-17 07:05:15 3726] INFO (SrvDaemon:342) Xend version: Unknown. [2007-09-17 07:05:15 3726] DEBUG (XendDomainInfo:126) XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 29033305133L, 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 4294967292L, 'shutdown': 0, 'mem_kb': 1328220L, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked': 0, 'name': 'Domain-0'}) [2007-09-17 07:05:15 3726] INFO (XendDomainInfo:142) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0 [2007-09-17 07:05:15 3726] DEBUG (XendDomainInfo:1973) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'image': '(linux (kernel ))', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'name': 'Domain-0'} [2007-09-17 07:05:15 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '1328220', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1'} [2007-09-17 07:05:15 3726] DEBUG (XendDomain:434) Adding Domain: 0 [2007-09-17 07:05:15 3726] DEBUG (XendDomain:379) number of vcpus to use is 0 [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VBD.set_device not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VBD.set_mode not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VBD.set_type not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VM.get_auto_power_on not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VM.set_auto_power_on not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VM.set_VCPUs_max not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VM.set_VCPUs_at_startup not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: debug.get_all not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: console.get_other_config not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: console.set_other_config not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VIF.get_network not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VIF.set_device not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VIF.set_MAC not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: VIF.set_MTU not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: session.get_all_records not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: event.get_record not found [2007-09-17 07:05:16 3726] WARNING (XendAPI:672) API call: event.get_all not found [2007-09-17 07:05:16 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '1328220', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1'} [2007-09-17 07:05:16 3726] DEBUG (XendDomainInfo:908) XendDomainInfo.handleShutdownWatch [2007-09-17 07:05:19 3726] INFO (XMLRPCServer:149) Opening Unix domain socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled for this server. [2007-09-17 07:05:19 3726] INFO (XMLRPCServer:149) Opening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock. [2007-09-17 07:05:23 3726] DEBUG (XendDomainInfo:78) XendDomainInfo.create(['vm', ['name', 'pardus-av.sxp'], ['memory', 128], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['linux', ['kernel', '/boot/vmlinuz-2.6.18-xen'], ['root', '/dev/hda1']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-av.img'], ['dev', 'hda1'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-av-swap.img'], ['dev', 'hda2'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'phy:/dev/sda5'], ['dev', 'hda3'], ['mode', 'r']]], ['device', ['vif', ['bridge', 'xenbr0'], ['mac', 'aa:00:00:50:02:f1']]]]) [2007-09-17 07:05:23 3726] DEBUG (XendDomainInfo:1414) XendDomainInfo.constructDomain [2007-09-17 07:05:23 3726] DEBUG (balloon:113) Balloon: 88548 KiB free; need 2048; done. [2007-09-17 07:05:23 3726] DEBUG (XendDomain:434) Adding Domain: 1 [2007-09-17 07:05:23 3726] DEBUG (XendDomainInfo:1468) XendDomainInfo.initDomain: 1 256 [2007-09-17 07:05:23 3726] DEBUG (XendDomainInfo:1500) _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, memory_static_min=0x0. [2007-09-17 07:05:23 3726] DEBUG (balloon:119) Balloon: 88548 KiB free; 0 to scrub; need 131072; retries: 20. [2007-09-17 07:05:23 3726] DEBUG (balloon:134) Balloon: setting dom0 target to 1255 MiB. [2007-09-17 07:05:23 3726] DEBUG (XendDomainInfo:581) Setting memory target of domain Domain-0 (0) to 1255 MiB. [2007-09-17 07:05:23 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '1285120', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1'} [2007-09-17 07:05:24 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 131072; done. [2007-09-17 07:05:24 3726] ERROR (XendDomainInfo:1535) XendDomainInfo.initDomain: exception occurred Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1517, in _initDomain channel_details = self.image.createImage() File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 112, in createImage return self.createDomain() File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 121, in createDomain raise VmError('Kernel image does not exist: %s' % self.kernel) VmError: Kernel image does not exist: /boot/vmlinuz-2.6.18-xen [2007-09-17 07:05:24 3726] ERROR (XendDomainInfo:416) VM start failed Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 396, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib/python2.4/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1538, in _initDomain raise exn VmError: Kernel image does not exist: /boot/vmlinuz-2.6.18-xen [2007-09-17 07:05:24 3726] DEBUG (XendDomainInfo:1660) XendDomainInfo.destroy: domid=1 [2007-09-17 07:05:24 3726] DEBUG (XendDomainInfo:1677) XendDomainInfo.destroyDomain(1) [2007-09-17 07:05:24 3726] ERROR (XendDomainInfo:83) Domain construction failed Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 81, in create vm.start() File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 396, in start XendTask.log_progress(31, 60, self._initDomain) File "/usr/lib/python2.4/site-packages/xen/xend/XendTask.py", line 209, in log_progress retval = func(*args, **kwds) File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1538, in _initDomain raise exn VmError: Kernel image does not exist: /boot/vmlinuz-2.6.18-xen [2007-09-17 07:05:24 3726] DEBUG (XendDomainInfo:1660) XendDomainInfo.destroy: domid=None [2007-09-17 07:05:24 3726] DEBUG (XendDomainInfo:1677) XendDomainInfo.destroyDomain(None) [2007-09-17 07:06:31 3726] DEBUG (XendDomainInfo:78) XendDomainInfo.create(['vm', ['name', 'pardus-av.sxp'], ['memory', 128], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['linux', ['kernel', '/boot/kernel-2.6.18.8-16-domU'], ['root', '/dev/hda1']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-av.img'], ['dev', 'hda1'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-av-swap.img'], ['dev', 'hda2'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'phy:/dev/sda5'], ['dev', 'hda3'], ['mode', 'r']]], ['device', ['vif', ['bridge', 'xenbr0'], ['mac', 'aa:00:00:50:02:f1']]]]) [2007-09-17 07:06:31 3726] DEBUG (XendDomainInfo:1414) XendDomainInfo.constructDomain [2007-09-17 07:06:31 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 2048; done. [2007-09-17 07:06:31 3726] DEBUG (XendDomain:434) Adding Domain: 2 [2007-09-17 07:06:31 3726] DEBUG (XendDomainInfo:1468) XendDomainInfo.initDomain: 2 256 [2007-09-17 07:06:31 3726] DEBUG (XendDomainInfo:1500) _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, memory_static_min=0x0. [2007-09-17 07:06:31 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 131072; done. [2007-09-17 07:06:31 3726] INFO (image:129) buildDomain os=linux dom=2 vcpus=1 [2007-09-17 07:06:31 3726] DEBUG (image:198) domid = 2 [2007-09-17 07:06:31 3726] DEBUG (image:199) memsize = 128 [2007-09-17 07:06:31 3726] DEBUG (image:200) image = /boot/kernel-2.6.18.8-16-domU [2007-09-17 07:06:31 3726] DEBUG (image:201) store_evtchn = 1 [2007-09-17 07:06:31 3726] DEBUG (image:202) console_evtchn = 2 [2007-09-17 07:06:31 3726] DEBUG (image:203) cmdline = root=/dev/hda1 [2007-09-17 07:06:31 3726] DEBUG (image:204) ramdisk = [2007-09-17 07:06:31 3726] DEBUG (image:205) vcpus = 1 [2007-09-17 07:06:31 3726] DEBUG (image:206) features = [2007-09-17 07:06:32 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': '8a44413c-de74-e34d-b929-b2fb6a940f9a', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda1', 'uname': 'file:/mnt/sda6/demo/images/pardus-av.img', 'mode': 'w'} [2007-09-17 07:06:32 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '769', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/2/769'} to /local/domain/2/device/vbd/769. [2007-09-17 07:06:32 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/2/device/vbd/769', 'uuid': '8a44413c-de74-e34d-b929-b2fb6a940f9a', 'dev': 'hda1', 'state': '1', 'params': '/mnt/sda6/demo/images/pardus-av.img', 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'file'} to /local/domain/0/backend/vbd/2/769. [2007-09-17 07:06:32 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': '0f82b012-28ce-1099-8754-5fa4f969c0dc', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'hda2', 'uname': 'file:/mnt/sda6/demo/images/pardus-av-swap.img', 'mode': 'w'} [2007-09-17 07:06:32 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '770', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/2/770'} to /local/domain/2/device/vbd/770. [2007-09-17 07:06:32 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/2/device/vbd/770', 'uuid': '0f82b012-28ce-1099-8754-5fa4f969c0dc', 'dev': 'hda2', 'state': '1', 'params': '/mnt/sda6/demo/images/pardus-av-swap.img', 'mode': 'w', 'online': '1', 'frontend-id': '2', 'type': 'file'} to /local/domain/0/backend/vbd/2/770. [2007-09-17 07:06:32 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': 'ad8fc58f-078b-a4e9-9bd4-1607ae8a51bc', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'hda3', 'uname': 'phy:/dev/sda5', 'mode': 'r'} [2007-09-17 07:06:32 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '771', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/2/771'} to /local/domain/2/device/vbd/771. [2007-09-17 07:06:32 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/2/device/vbd/771', 'uuid': 'ad8fc58f-078b-a4e9-9bd4-1607ae8a51bc', 'dev': 'hda3', 'state': '1', 'params': '/dev/sda5', 'mode': 'r', 'online': '1', 'frontend-id': '2', 'type': 'phy'} to /local/domain/0/backend/vbd/2/771. [2007-09-17 07:06:32 3726] INFO (XendDomainInfo:1316) createDevice: vif : {'bridge': 'xenbr0', 'mac': 'aa:00:00:50:02:f1', 'uuid': 'ef4472bc-e5b9-1c92-b238-d7a57a02676d'} [2007-09-17 07:06:32 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'mac': 'aa:00:00:50:02:f1', 'handle': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/2/0'} to /local/domain/2/device/vif/0. [2007-09-17 07:06:32 3726] DEBUG (DevController:117) DevController: writing {'bridge': 'xenbr0', 'domain': 'pardus-av.sxp', 'handle': '0', 'uuid': 'ef4472bc-e5b9-1c92-b238-d7a57a02676d', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/2/device/vif/0', 'mac': 'aa:00:00:50:02:f1', 'online': '1', 'frontend-id': '2', 'type': 'netfront'} to /local/domain/0/backend/vif/2/0. [2007-09-17 07:06:32 3726] DEBUG (XendDomainInfo:1973) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '4066b90b-9a2b-0cda-c0b5-7f80aee357d0', 'on_reboot': 'destroy', 'start_time': '1190001992.21', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel /boot/kernel-2.6.18.8-16-domU) (args 'root=/dev/hda1 ') (notes (HV_START_LOW 4227858432) (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel') (VIRT_BASE 2952790016) (GUEST_VERSION 2.6) (PADDR_OFFSET 2952790016) (GUEST_OS linux) (HYPERCALL_PAGE 2953842688) (LOADER generic) (SUSPEND_CANCEL 1) (PAE_MODE no) (ENTRY 2953838592) (XEN_VERSION xen-3.0)))", 'name': 'pardus-av.sxp'} [2007-09-17 07:06:32 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '92433', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '92434', 'image/loader': 'generic', 'vm': '/vm/4066b90b-9a2b-0cda-c0b5-7f80aee357d0', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '2', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:06:32 3726] DEBUG (DevController:115) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/2/0'} to /local/domain/2/device/console/0. [2007-09-17 07:06:32 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'protocol': 'vt100', 'uuid': '5ab80c81-a2df-8bb6-f703-d8bc283442ef', 'frontend': '/local/domain/2/device/console/0', 'state': '1', 'location': '2', 'online': '1', 'frontend-id': '2'} to /local/domain/0/backend/console/2/0. [2007-09-17 07:06:32 3726] DEBUG (DevController:148) Waiting for devices vif. [2007-09-17 07:06:32 3726] DEBUG (DevController:153) Waiting for 0. [2007-09-17 07:06:32 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '92433', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '92434', 'image/loader': 'generic', 'vm': '/vm/4066b90b-9a2b-0cda-c0b5-7f80aee357d0', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '2', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:06:32 3726] DEBUG (XendDomainInfo:908) XendDomainInfo.handleShutdownWatch [2007-09-17 07:06:32 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vif/2/0/hotplug-status. [2007-09-17 07:06:32 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vif/2/0/hotplug-status. [2007-09-17 07:06:32 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:06:32 3726] DEBUG (DevController:148) Waiting for devices usb. [2007-09-17 07:06:32 3726] DEBUG (DevController:148) Waiting for devices vbd. [2007-09-17 07:06:32 3726] DEBUG (DevController:153) Waiting for 769. [2007-09-17 07:06:32 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/2/769/hotplug-status. [2007-09-17 07:06:32 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:06:32 3726] DEBUG (DevController:153) Waiting for 770. [2007-09-17 07:06:32 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/2/770/hotplug-status. [2007-09-17 07:06:33 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/2/770/hotplug-status. [2007-09-17 07:06:33 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:06:33 3726] DEBUG (DevController:153) Waiting for 771. [2007-09-17 07:06:33 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/2/771/hotplug-status. [2007-09-17 07:06:33 3726] DEBUG (DevController:553) hotplugStatusCallback 5. [2007-09-17 07:06:33 3726] DEBUG (XendDomainInfo:1660) XendDomainInfo.destroy: domid=2 [2007-09-17 07:06:33 3726] DEBUG (XendDomainInfo:1677) XendDomainInfo.destroyDomain(2) [2007-09-17 07:10:33 3726] DEBUG (XendDomainInfo:78) XendDomainInfo.create(['vm', ['name', 'pardus-av.sxp'], ['memory', 128], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['linux', ['kernel', '/boot/kernel-2.6.18.8-16-domU'], ['root', '/dev/hda1']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-base2.img'], ['dev', 'hda1'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-base-swap2.img'], ['dev', 'hda2'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'xenbr0'], ['mac', 'aa:00:00:50:02:f1']]]]) [2007-09-17 07:10:33 3726] DEBUG (XendDomainInfo:1414) XendDomainInfo.constructDomain [2007-09-17 07:10:33 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 2048; done. [2007-09-17 07:10:33 3726] DEBUG (XendDomain:434) Adding Domain: 3 [2007-09-17 07:10:33 3726] DEBUG (XendDomainInfo:1468) XendDomainInfo.initDomain: 3 256 [2007-09-17 07:10:33 3726] DEBUG (XendDomainInfo:1500) _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, memory_static_min=0x0. [2007-09-17 07:10:33 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 131072; done. [2007-09-17 07:10:33 3726] INFO (image:129) buildDomain os=linux dom=3 vcpus=1 [2007-09-17 07:10:33 3726] DEBUG (image:198) domid = 3 [2007-09-17 07:10:33 3726] DEBUG (image:199) memsize = 128 [2007-09-17 07:10:33 3726] DEBUG (image:200) image = /boot/kernel-2.6.18.8-16-domU [2007-09-17 07:10:33 3726] DEBUG (image:201) store_evtchn = 1 [2007-09-17 07:10:33 3726] DEBUG (image:202) console_evtchn = 2 [2007-09-17 07:10:33 3726] DEBUG (image:203) cmdline = root=/dev/hda1 [2007-09-17 07:10:33 3726] DEBUG (image:204) ramdisk = [2007-09-17 07:10:33 3726] DEBUG (image:205) vcpus = 1 [2007-09-17 07:10:33 3726] DEBUG (image:206) features = [2007-09-17 07:10:33 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': 'ff5fcad2-de48-2dbe-ec39-cdefe1f9144d', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda1', 'uname': 'file:/mnt/sda6/demo/images/pardus-base2.img', 'mode': 'w'} [2007-09-17 07:10:33 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '769', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/3/769'} to /local/domain/3/device/vbd/769. [2007-09-17 07:10:33 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/3/device/vbd/769', 'uuid': 'ff5fcad2-de48-2dbe-ec39-cdefe1f9144d', 'dev': 'hda1', 'state': '1', 'params': '/mnt/sda6/demo/images/pardus-base2.img', 'mode': 'w', 'online': '1', 'frontend-id': '3', 'type': 'file'} to /local/domain/0/backend/vbd/3/769. [2007-09-17 07:10:33 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': 'dc27f5c4-9eeb-93de-1156-d49504d00439', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'hda2', 'uname': 'file:/mnt/sda6/demo/images/pardus-base-swap2.img', 'mode': 'w'} [2007-09-17 07:10:33 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '770', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/3/770'} to /local/domain/3/device/vbd/770. [2007-09-17 07:10:33 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/3/device/vbd/770', 'uuid': 'dc27f5c4-9eeb-93de-1156-d49504d00439', 'dev': 'hda2', 'state': '1', 'params': '/mnt/sda6/demo/images/pardus-base-swap2.img', 'mode': 'w', 'online': '1', 'frontend-id': '3', 'type': 'file'} to /local/domain/0/backend/vbd/3/770. [2007-09-17 07:10:33 3726] INFO (XendDomainInfo:1316) createDevice: vif : {'bridge': 'xenbr0', 'mac': 'aa:00:00:50:02:f1', 'uuid': 'f5408ba0-28d0-b010-b8e9-e1974059b4e0'} [2007-09-17 07:10:34 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'mac': 'aa:00:00:50:02:f1', 'handle': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/3/0'} to /local/domain/3/device/vif/0. [2007-09-17 07:10:34 3726] DEBUG (DevController:117) DevController: writing {'bridge': 'xenbr0', 'domain': 'pardus-av.sxp', 'handle': '0', 'uuid': 'f5408ba0-28d0-b010-b8e9-e1974059b4e0', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/3/device/vif/0', 'mac': 'aa:00:00:50:02:f1', 'online': '1', 'frontend-id': '3', 'type': 'netfront'} to /local/domain/0/backend/vif/3/0. [2007-09-17 07:10:34 3726] DEBUG (XendDomainInfo:1973) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '9c8c9a72-ac49-b105-25a3-9fce3fd9afe8', 'on_reboot': 'destroy', 'start_time': '1190002234.07', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel /boot/kernel-2.6.18.8-16-domU) (args 'root=/dev/hda1 ') (notes (HV_START_LOW 4227858432) (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel') (VIRT_BASE 2952790016) (GUEST_VERSION 2.6) (PADDR_OFFSET 2952790016) (GUEST_OS linux) (HYPERCALL_PAGE 2953842688) (LOADER generic) (SUSPEND_CANCEL 1) (PAE_MODE no) (ENTRY 2953838592) (XEN_VERSION xen-3.0)))", 'name': 'pardus-av.sxp'} [2007-09-17 07:10:34 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '91153', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '91154', 'image/loader': 'generic', 'vm': '/vm/9c8c9a72-ac49-b105-25a3-9fce3fd9afe8', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '3', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:10:34 3726] DEBUG (DevController:115) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/3/0'} to /local/domain/3/device/console/0. [2007-09-17 07:10:34 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'protocol': 'vt100', 'uuid': '45cb429d-5981-2592-cb07-8674523a8791', 'frontend': '/local/domain/3/device/console/0', 'state': '1', 'location': '2', 'online': '1', 'frontend-id': '3'} to /local/domain/0/backend/console/3/0. [2007-09-17 07:10:34 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '91153', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '91154', 'image/loader': 'generic', 'vm': '/vm/9c8c9a72-ac49-b105-25a3-9fce3fd9afe8', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '3', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:10:34 3726] DEBUG (DevController:148) Waiting for devices vif. [2007-09-17 07:10:34 3726] DEBUG (DevController:153) Waiting for 0. [2007-09-17 07:10:34 3726] DEBUG (XendDomainInfo:908) XendDomainInfo.handleShutdownWatch [2007-09-17 07:10:34 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vif/3/0/hotplug-status. [2007-09-17 07:10:34 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:10:34 3726] DEBUG (DevController:148) Waiting for devices usb. [2007-09-17 07:10:34 3726] DEBUG (DevController:148) Waiting for devices vbd. [2007-09-17 07:10:34 3726] DEBUG (DevController:153) Waiting for 769. [2007-09-17 07:10:34 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/3/769/hotplug-status. [2007-09-17 07:10:34 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:10:34 3726] DEBUG (DevController:153) Waiting for 770. [2007-09-17 07:10:34 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/3/770/hotplug-status. [2007-09-17 07:10:35 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/3/770/hotplug-status. [2007-09-17 07:10:35 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:10:35 3726] DEBUG (DevController:148) Waiting for devices irq. [2007-09-17 07:10:35 3726] DEBUG (DevController:148) Waiting for devices vkbd. [2007-09-17 07:10:35 3726] DEBUG (DevController:148) Waiting for devices vfb. [2007-09-17 07:10:35 3726] DEBUG (DevController:148) Waiting for devices console. [2007-09-17 07:10:35 3726] DEBUG (DevController:153) Waiting for 0. [2007-09-17 07:10:35 3726] DEBUG (DevController:148) Waiting for devices pci. [2007-09-17 07:10:35 3726] DEBUG (DevController:148) Waiting for devices ioports. [2007-09-17 07:10:35 3726] DEBUG (DevController:148) Waiting for devices tap. [2007-09-17 07:10:35 3726] DEBUG (DevController:148) Waiting for devices vtpm. [2007-09-17 07:10:35 3726] INFO (XendDomain:1108) Domain pardus-av.sxp (3) unpaused. [2007-09-17 07:10:35 3726] WARNING (XendDomainInfo:1065) Domain has crashed: name=pardus-av.sxp id=3. [2007-09-17 07:10:35 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '91153', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '91154', 'image/loader': 'generic', 'vm': '/vm/9c8c9a72-ac49-b105-25a3-9fce3fd9afe8', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '3', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:10:35 3726] DEBUG (XendDomainInfo:1660) XendDomainInfo.destroy: domid=3 [2007-09-17 07:10:35 3726] DEBUG (XendDomainInfo:1677) XendDomainInfo.destroyDomain(3) [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:78) XendDomainInfo.create(['vm', ['name', 'pardus-av.sxp'], ['memory', 128], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['linux', ['kernel', '/boot/kernel-2.6.18.8-16-domU'], ['root', '/dev/hda1']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-base2.img'], ['dev', 'hda1'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-base-swap2.img'], ['dev', 'hda2'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'xenbr0'], ['mac', 'aa:00:00:50:02:f1']]]]) [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:1414) XendDomainInfo.constructDomain [2007-09-17 07:13:14 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 2048; done. [2007-09-17 07:13:14 3726] DEBUG (XendDomain:434) Adding Domain: 4 [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:1468) XendDomainInfo.initDomain: 4 256 [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:1500) _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, memory_static_min=0x0. [2007-09-17 07:13:14 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 131072; done. [2007-09-17 07:13:14 3726] INFO (image:129) buildDomain os=linux dom=4 vcpus=1 [2007-09-17 07:13:14 3726] DEBUG (image:198) domid = 4 [2007-09-17 07:13:14 3726] DEBUG (image:199) memsize = 128 [2007-09-17 07:13:14 3726] DEBUG (image:200) image = /boot/kernel-2.6.18.8-16-domU [2007-09-17 07:13:14 3726] DEBUG (image:201) store_evtchn = 1 [2007-09-17 07:13:14 3726] DEBUG (image:202) console_evtchn = 2 [2007-09-17 07:13:14 3726] DEBUG (image:203) cmdline = root=/dev/hda1 [2007-09-17 07:13:14 3726] DEBUG (image:204) ramdisk = [2007-09-17 07:13:14 3726] DEBUG (image:205) vcpus = 1 [2007-09-17 07:13:14 3726] DEBUG (image:206) features = [2007-09-17 07:13:14 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': '06bc276c-ff75-6396-cc13-dc7376c0e264', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda1', 'uname': 'file:/mnt/sda6/demo/images/pardus-base2.img', 'mode': 'w'} [2007-09-17 07:13:14 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '769', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/4/769'} to /local/domain/4/device/vbd/769. [2007-09-17 07:13:14 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/4/device/vbd/769', 'uuid': '06bc276c-ff75-6396-cc13-dc7376c0e264', 'dev': 'hda1', 'state': '1', 'params': '/mnt/sda6/demo/images/pardus-base2.img', 'mode': 'w', 'online': '1', 'frontend-id': '4', 'type': 'file'} to /local/domain/0/backend/vbd/4/769. [2007-09-17 07:13:14 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': 'c1b6eb40-fb4a-f0a4-fc67-f4bb9c01016c', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'hda2', 'uname': 'file:/mnt/sda6/demo/images/pardus-base-swap2.img', 'mode': 'w'} [2007-09-17 07:13:14 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '770', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/4/770'} to /local/domain/4/device/vbd/770. [2007-09-17 07:13:14 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/4/device/vbd/770', 'uuid': 'c1b6eb40-fb4a-f0a4-fc67-f4bb9c01016c', 'dev': 'hda2', 'state': '1', 'params': '/mnt/sda6/demo/images/pardus-base-swap2.img', 'mode': 'w', 'online': '1', 'frontend-id': '4', 'type': 'file'} to /local/domain/0/backend/vbd/4/770. [2007-09-17 07:13:14 3726] INFO (XendDomainInfo:1316) createDevice: vif : {'bridge': 'xenbr0', 'mac': 'aa:00:00:50:02:f1', 'uuid': '002c7c7b-16f4-d126-dc4c-49b190efcdd2'} [2007-09-17 07:13:14 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'mac': 'aa:00:00:50:02:f1', 'handle': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/4/0'} to /local/domain/4/device/vif/0. [2007-09-17 07:13:14 3726] DEBUG (DevController:117) DevController: writing {'bridge': 'xenbr0', 'domain': 'pardus-av.sxp', 'handle': '0', 'uuid': '002c7c7b-16f4-d126-dc4c-49b190efcdd2', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/4/device/vif/0', 'mac': 'aa:00:00:50:02:f1', 'online': '1', 'frontend-id': '4', 'type': 'netfront'} to /local/domain/0/backend/vif/4/0. [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:1973) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '6dcc0fde-6b3b-8a5f-3b79-05bc9674d6e2', 'on_reboot': 'destroy', 'start_time': '1190002394.27', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel /boot/kernel-2.6.18.8-16-domU) (args 'root=/dev/hda1 ') (notes (HV_START_LOW 4227858432) (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel') (VIRT_BASE 2952790016) (GUEST_VERSION 2.6) (PADDR_OFFSET 2952790016) (GUEST_OS linux) (HYPERCALL_PAGE 2953842688) (LOADER generic) (SUSPEND_CANCEL 1) (PAE_MODE no) (ENTRY 2953838592) (XEN_VERSION xen-3.0)))", 'name': 'pardus-av.sxp'} [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '92881', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '92882', 'image/loader': 'generic', 'vm': '/vm/6dcc0fde-6b3b-8a5f-3b79-05bc9674d6e2', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '4', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:13:14 3726] DEBUG (DevController:115) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/4/0'} to /local/domain/4/device/console/0. [2007-09-17 07:13:14 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'protocol': 'vt100', 'uuid': '3ffaed30-a019-5566-511f-0b85d12e8b21', 'frontend': '/local/domain/4/device/console/0', 'state': '1', 'location': '2', 'online': '1', 'frontend-id': '4'} to /local/domain/0/backend/console/4/0. [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '92881', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '92882', 'image/loader': 'generic', 'vm': '/vm/6dcc0fde-6b3b-8a5f-3b79-05bc9674d6e2', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '4', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:908) XendDomainInfo.handleShutdownWatch [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices vif. [2007-09-17 07:13:14 3726] DEBUG (DevController:153) Waiting for 0. [2007-09-17 07:13:14 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vif/4/0/hotplug-status. [2007-09-17 07:13:14 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vif/4/0/hotplug-status. [2007-09-17 07:13:14 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices usb. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices vbd. [2007-09-17 07:13:14 3726] DEBUG (DevController:153) Waiting for 769. [2007-09-17 07:13:14 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/4/769/hotplug-status. [2007-09-17 07:13:14 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/4/769/hotplug-status. [2007-09-17 07:13:14 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:13:14 3726] DEBUG (DevController:153) Waiting for 770. [2007-09-17 07:13:14 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/4/770/hotplug-status. [2007-09-17 07:13:14 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/4/770/hotplug-status. [2007-09-17 07:13:14 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices irq. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices vkbd. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices vfb. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices console. [2007-09-17 07:13:14 3726] DEBUG (DevController:153) Waiting for 0. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices pci. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices ioports. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices tap. [2007-09-17 07:13:14 3726] DEBUG (DevController:148) Waiting for devices vtpm. [2007-09-17 07:13:14 3726] INFO (XendDomain:1108) Domain pardus-av.sxp (4) unpaused. [2007-09-17 07:13:14 3726] WARNING (XendDomainInfo:1065) Domain has crashed: name=pardus-av.sxp id=4. [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '92881', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '92882', 'image/loader': 'generic', 'vm': '/vm/6dcc0fde-6b3b-8a5f-3b79-05bc9674d6e2', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '4', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:1660) XendDomainInfo.destroy: domid=4 [2007-09-17 07:13:14 3726] DEBUG (XendDomainInfo:1677) XendDomainInfo.destroyDomain(4) [2007-09-17 07:13:59 3726] DEBUG (XendDomainInfo:78) XendDomainInfo.create(['vm', ['name', 'pardus-av.sxp'], ['memory', 128], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['linux', ['kernel', '/boot/kernel-2.6.18.8-16-domU'], ['root', '/dev/hda1 ro']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-base2.img'], ['dev', 'hda1'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/mnt/sda6/demo/images/pardus-base-swap2.img'], ['dev', 'hda2'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'xenbr0'], ['mac', 'aa:00:00:50:02:f1']]]]) [2007-09-17 07:13:59 3726] DEBUG (XendDomainInfo:1414) XendDomainInfo.constructDomain [2007-09-17 07:13:59 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 2048; done. [2007-09-17 07:13:59 3726] DEBUG (XendDomain:434) Adding Domain: 5 [2007-09-17 07:13:59 3726] DEBUG (XendDomainInfo:1468) XendDomainInfo.initDomain: 5 256 [2007-09-17 07:13:59 3726] DEBUG (XendDomainInfo:1500) _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, memory_static_min=0x0. [2007-09-17 07:13:59 3726] DEBUG (balloon:113) Balloon: 131648 KiB free; need 131072; done. [2007-09-17 07:13:59 3726] INFO (image:129) buildDomain os=linux dom=5 vcpus=1 [2007-09-17 07:13:59 3726] DEBUG (image:198) domid = 5 [2007-09-17 07:13:59 3726] DEBUG (image:199) memsize = 128 [2007-09-17 07:13:59 3726] DEBUG (image:200) image = /boot/kernel-2.6.18.8-16-domU [2007-09-17 07:13:59 3726] DEBUG (image:201) store_evtchn = 1 [2007-09-17 07:13:59 3726] DEBUG (image:202) console_evtchn = 2 [2007-09-17 07:13:59 3726] DEBUG (image:203) cmdline = root=/dev/hda1 ro [2007-09-17 07:13:59 3726] DEBUG (image:204) ramdisk = [2007-09-17 07:13:59 3726] DEBUG (image:205) vcpus = 1 [2007-09-17 07:13:59 3726] DEBUG (image:206) features = [2007-09-17 07:13:59 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': 'd09b29c9-35d9-77f0-a1a1-47b59e56dfca', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda1', 'uname': 'file:/mnt/sda6/demo/images/pardus-base2.img', 'mode': 'w'} [2007-09-17 07:13:59 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '769', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/5/769'} to /local/domain/5/device/vbd/769. [2007-09-17 07:13:59 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/5/device/vbd/769', 'uuid': 'd09b29c9-35d9-77f0-a1a1-47b59e56dfca', 'dev': 'hda1', 'state': '1', 'params': '/mnt/sda6/demo/images/pardus-base2.img', 'mode': 'w', 'online': '1', 'frontend-id': '5', 'type': 'file'} to /local/domain/0/backend/vbd/5/769. [2007-09-17 07:13:59 3726] INFO (XendDomainInfo:1316) createDevice: vbd : {'uuid': '43e623dd-73ea-4294-91db-5f7c3169acd0', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'hda2', 'uname': 'file:/mnt/sda6/demo/images/pardus-base-swap2.img', 'mode': 'w'} [2007-09-17 07:13:59 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'virtual-device': '770', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/5/770'} to /local/domain/5/device/vbd/770. [2007-09-17 07:13:59 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'frontend': '/local/domain/5/device/vbd/770', 'uuid': '43e623dd-73ea-4294-91db-5f7c3169acd0', 'dev': 'hda2', 'state': '1', 'params': '/mnt/sda6/demo/images/pardus-base-swap2.img', 'mode': 'w', 'online': '1', 'frontend-id': '5', 'type': 'file'} to /local/domain/0/backend/vbd/5/770. [2007-09-17 07:13:59 3726] INFO (XendDomainInfo:1316) createDevice: vif : {'bridge': 'xenbr0', 'mac': 'aa:00:00:50:02:f1', 'uuid': '6f960d45-b291-da3c-60a3-7dbc4b5dae5a'} [2007-09-17 07:13:59 3726] DEBUG (DevController:115) DevController: writing {'backend-id': '0', 'mac': 'aa:00:00:50:02:f1', 'handle': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/5/0'} to /local/domain/5/device/vif/0. [2007-09-17 07:13:59 3726] DEBUG (DevController:117) DevController: writing {'bridge': 'xenbr0', 'domain': 'pardus-av.sxp', 'handle': '0', 'uuid': '6f960d45-b291-da3c-60a3-7dbc4b5dae5a', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/5/device/vif/0', 'mac': 'aa:00:00:50:02:f1', 'online': '1', 'frontend-id': '5', 'type': 'netfront'} to /local/domain/0/backend/vif/5/0. [2007-09-17 07:14:00 3726] DEBUG (XendDomainInfo:1973) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': 'd7238991-e228-f601-13ed-6f08620de97d', 'on_reboot': 'destroy', 'start_time': '1190002439.99', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel /boot/kernel-2.6.18.8-16-domU) (args 'root=/dev/hda1 ro ') (notes (HV_START_LOW 4227858432) (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel') (VIRT_BASE 2952790016) (GUEST_VERSION 2.6) (PADDR_OFFSET 2952790016) (GUEST_OS linux) (HYPERCALL_PAGE 2953842688) (LOADER generic) (SUSPEND_CANCEL 1) (PAE_MODE no) (ENTRY 2953838592) (XEN_VERSION xen-3.0)))", 'name': 'pardus-av.sxp'} [2007-09-17 07:14:00 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '92433', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '92434', 'image/loader': 'generic', 'vm': '/vm/d7238991-e228-f601-13ed-6f08620de97d', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '5', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:14:00 3726] DEBUG (DevController:115) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/5/0'} to /local/domain/5/device/console/0. [2007-09-17 07:14:00 3726] DEBUG (DevController:117) DevController: writing {'domain': 'pardus-av.sxp', 'protocol': 'vt100', 'uuid': '9641a4a1-0e84-341e-6dc8-19c45fc21197', 'frontend': '/local/domain/5/device/console/0', 'state': '1', 'location': '2', 'online': '1', 'frontend-id': '5'} to /local/domain/0/backend/console/5/0. [2007-09-17 07:14:00 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '92433', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '92434', 'image/loader': 'generic', 'vm': '/vm/d7238991-e228-f601-13ed-6f08620de97d', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '5', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:14:00 3726] DEBUG (XendDomainInfo:908) XendDomainInfo.handleShutdownWatch [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices vif. [2007-09-17 07:14:00 3726] DEBUG (DevController:153) Waiting for 0. [2007-09-17 07:14:00 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vif/5/0/hotplug-status. [2007-09-17 07:14:00 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vif/5/0/hotplug-status. [2007-09-17 07:14:00 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices usb. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices vbd. [2007-09-17 07:14:00 3726] DEBUG (DevController:153) Waiting for 769. [2007-09-17 07:14:00 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/5/769/hotplug-status. [2007-09-17 07:14:00 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:14:00 3726] DEBUG (DevController:153) Waiting for 770. [2007-09-17 07:14:00 3726] DEBUG (DevController:539) hotplugStatusCallback /local/domain/0/backend/vbd/5/770/hotplug-status. [2007-09-17 07:14:00 3726] DEBUG (DevController:553) hotplugStatusCallback 1. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices irq. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices vkbd. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices vfb. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices console. [2007-09-17 07:14:00 3726] DEBUG (DevController:153) Waiting for 0. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices pci. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices ioports. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices tap. [2007-09-17 07:14:00 3726] DEBUG (DevController:148) Waiting for devices vtpm. [2007-09-17 07:14:00 3726] INFO (XendDomain:1108) Domain pardus-av.sxp (5) unpaused. [2007-09-17 07:14:00 3726] WARNING (XendDomainInfo:1065) Domain has crashed: name=pardus-av.sxp id=5. [2007-09-17 07:14:00 3726] DEBUG (XendDomainInfo:1660) XendDomainInfo.destroy: domid=5 [2007-09-17 07:14:00 3726] DEBUG (XendDomainInfo:824) Storing domain details: {'console/ring-ref': '92433', 'image/entry': '2953838592', 'console/port': '2', 'store/ring-ref': '92434', 'image/loader': 'generic', 'vm': '/vm/d7238991-e228-f601-13ed-6f08620de97d', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-start-low': '4227858432', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '2952790016', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'no', 'console/limit': '1048576', 'image/paddr-offset': '2952790016', 'image/hypercall-page': '2953842688', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'pardus-av.sxp', 'domid': '5', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-09-17 07:14:00 3726] DEBUG (XendDomainInfo:1677) XendDomainInfo.destroyDomain(5) ### ----- xc domain builder logfile opened ----- xc_dom_allocate: cmdline="root=/dev/hda1 ", features="" xc_dom_kernel_file: filename="/boot/kernel-2.6.18.8-16-domU" xc_dom_malloc_filemap : 4196 kB xc_dom_boot_xen_init: ver 3.1, caps xen-3.0-x86_32 hvm-3.0-x86_32 xc_dom_parse_image: called xc_dom_find_loader: trying ELF-generic loader ... OK elf_parse_binary: phdr: paddr=0xb0100000 memsz=0x2863e8 elf_parse_binary: phdr: paddr=0xb0387000 memsz=0xbca74 elf_parse_binary: memory: 0xb0100000 -> 0xb0443a74 elf_xen_parse_note: GUEST_OS = "linux" elf_xen_parse_note: GUEST_VERSION = "2.6" elf_xen_parse_note: XEN_VERSION = "xen-3.0" elf_xen_parse_note: VIRT_BASE = 0xb0000000 elf_xen_parse_note: PADDR_OFFSET = 0xb0000000 elf_xen_parse_note: ENTRY = 0xb0100000 elf_xen_parse_note: HYPERCALL_PAGE = 0xb0101000 elf_xen_parse_note: HV_START_LOW = 0xfc000000 elf_xen_parse_note: FEATURES = "writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel" elf_xen_parse_note: PAE_MODE = "no" elf_xen_parse_note: unknown xen elf note (0xd) elf_xen_parse_note: LOADER = "generic" elf_xen_parse_note: SUSPEND_CANCEL = 0x1 elf_xen_parse: using notes from SHT_NOTE section elf_xen_addr_calc_check: addresses: virt_base = 0xb0000000 elf_paddr_offset = 0xb0000000 virt_offset = 0x0 virt_kstart = 0xb0100000 virt_kend = 0xb0443a74 virt_entry = 0xb0100000 xc_dom_parse_elf_kernel: xen-3.0-x86_32: 0xb0100000 -> 0xb0443a74 xc_dom_mem_init: mem 128 MB, pages 0x8000 pages, 4k each xc_dom_mem_init: 0x8000 pages xc_dom_boot_mem_init: called xc_dom_malloc : 128 kB xc_dom_build_image: called xc_dom_alloc_segment: kernel : 0xb0100000 -> 0xb0444000 (pfn 0x100 + 0x344 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x100+0x344 at 0xa35ee000 elf_load_binary: phdr 0 at 0x0xa35ee000 -> 0x0xa38743e8 elf_load_binary: phdr 1 at 0x0xa3875000 -> 0x0xa38fb624 xc_dom_alloc_segment: phys2mach : 0xb0444000 -> 0xb0464000 (pfn 0x444 + 0x20 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x444+0x20 at 0xa35ce000 xc_dom_alloc_page : start info : 0xb0464000 (pfn 0x464) xc_dom_alloc_page : xenstore : 0xb0465000 (pfn 0x465) xc_dom_alloc_page : console : 0xb0466000 (pfn 0x466) nr_page_tables: 0x00000000ffffffff/32: 0x0000000000000000 -> 0xffffffffffffffff, 1 table(s) nr_page_tables: 0x00000000003fffff/22: 0x00000000b0000000 -> 0x00000000b07fffff, 2 table(s) xc_dom_alloc_segment: page tables : 0xb0467000 -> 0xb046a000 (pfn 0x467 + 0x3 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x467+0x3 at 0xa76ca000 xc_dom_alloc_page : boot stack : 0xb046a000 (pfn 0x46a) xc_dom_build_image : virt_alloc_end : 0xb046b000 xc_dom_build_image : virt_pgtab_end : 0xb0800000 xc_dom_boot_image: called arch_setup_bootearly: doing nothing xc_dom_compat_check: supported guest type: xen-3.0-x86_32 <= matches xc_dom_compat_check: supported guest type: hvm-3.0-x86_32 xc_dom_update_guest_p2m: dst 32bit, pages 0x8000 clear_page: pfn 0x466, mfn 0x16911 clear_page: pfn 0x465, mfn 0x16912 xc_dom_pfn_to_ptr: domU mapping: pfn 0x464+0x1 at 0xa7aef000 start_info_x86_32: called setup_hypercall_page: vaddr=0xb0101000 pfn=0x101 domain builder memory footprint allocated malloc : 150 kB anon mmap : 0 bytes mapped file mmap : 4196 kB domU mmap : 3488 kB arch_setup_bootlate: shared_info: pfn 0x0, mfn 0x1a7 shared_info_x86_32: called vcpu_x86_32: called vcpu_x86_32: cr3: pfn 0x467 mfn 0x16910 launch_vm: called, ctxt=0x81a9cbc xc_dom_release: called xc_dom_allocate: cmdline="root=/dev/hda1 ", features="" xc_dom_kernel_file: filename="/boot/kernel-2.6.18.8-16-domU" xc_dom_malloc_filemap : 4196 kB xc_dom_boot_xen_init: ver 3.1, caps xen-3.0-x86_32 hvm-3.0-x86_32 xc_dom_parse_image: called xc_dom_find_loader: trying ELF-generic loader ... OK elf_parse_binary: phdr: paddr=0xb0100000 memsz=0x2863e8 elf_parse_binary: phdr: paddr=0xb0387000 memsz=0xbca74 elf_parse_binary: memory: 0xb0100000 -> 0xb0443a74 elf_xen_parse_note: GUEST_OS = "linux" elf_xen_parse_note: GUEST_VERSION = "2.6" elf_xen_parse_note: XEN_VERSION = "xen-3.0" elf_xen_parse_note: VIRT_BASE = 0xb0000000 elf_xen_parse_note: PADDR_OFFSET = 0xb0000000 elf_xen_parse_note: ENTRY = 0xb0100000 elf_xen_parse_note: HYPERCALL_PAGE = 0xb0101000 elf_xen_parse_note: HV_START_LOW = 0xfc000000 elf_xen_parse_note: FEATURES = "writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel" elf_xen_parse_note: PAE_MODE = "no" elf_xen_parse_note: unknown xen elf note (0xd) elf_xen_parse_note: LOADER = "generic" elf_xen_parse_note: SUSPEND_CANCEL = 0x1 elf_xen_parse: using notes from SHT_NOTE section elf_xen_addr_calc_check: addresses: virt_base = 0xb0000000 elf_paddr_offset = 0xb0000000 virt_offset = 0x0 virt_kstart = 0xb0100000 virt_kend = 0xb0443a74 virt_entry = 0xb0100000 xc_dom_parse_elf_kernel: xen-3.0-x86_32: 0xb0100000 -> 0xb0443a74 xc_dom_mem_init: mem 128 MB, pages 0x8000 pages, 4k each xc_dom_mem_init: 0x8000 pages xc_dom_boot_mem_init: called xc_dom_malloc : 128 kB xc_dom_build_image: called xc_dom_alloc_segment: kernel : 0xb0100000 -> 0xb0444000 (pfn 0x100 + 0x344 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x100+0x344 at 0xa2dac000 elf_load_binary: phdr 0 at 0x0xa2dac000 -> 0x0xa30323e8 elf_load_binary: phdr 1 at 0x0xa3033000 -> 0x0xa30b9624 xc_dom_alloc_segment: phys2mach : 0xb0444000 -> 0xb0464000 (pfn 0x444 + 0x20 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x444+0x20 at 0xa2d8c000 xc_dom_alloc_page : start info : 0xb0464000 (pfn 0x464) xc_dom_alloc_page : xenstore : 0xb0465000 (pfn 0x465) xc_dom_alloc_page : console : 0xb0466000 (pfn 0x466) nr_page_tables: 0x00000000ffffffff/32: 0x0000000000000000 -> 0xffffffffffffffff, 1 table(s) nr_page_tables: 0x00000000003fffff/22: 0x00000000b0000000 -> 0x00000000b07fffff, 2 table(s) xc_dom_alloc_segment: page tables : 0xb0467000 -> 0xb046a000 (pfn 0x467 + 0x3 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x467+0x3 at 0xa76ca000 xc_dom_alloc_page : boot stack : 0xb046a000 (pfn 0x46a) xc_dom_build_image : virt_alloc_end : 0xb046b000 xc_dom_build_image : virt_pgtab_end : 0xb0800000 xc_dom_boot_image: called arch_setup_bootearly: doing nothing xc_dom_compat_check: supported guest type: xen-3.0-x86_32 <= matches xc_dom_compat_check: supported guest type: hvm-3.0-x86_32 xc_dom_update_guest_p2m: dst 32bit, pages 0x8000 clear_page: pfn 0x466, mfn 0x16411 clear_page: pfn 0x465, mfn 0x16412 xc_dom_pfn_to_ptr: domU mapping: pfn 0x464+0x1 at 0xa7aef000 start_info_x86_32: called setup_hypercall_page: vaddr=0xb0101000 pfn=0x101 domain builder memory footprint allocated malloc : 150 kB anon mmap : 0 bytes mapped file mmap : 4196 kB domU mmap : 3488 kB arch_setup_bootlate: shared_info: pfn 0x0, mfn 0x1a7 shared_info_x86_32: called vcpu_x86_32: called vcpu_x86_32: cr3: pfn 0x467 mfn 0x16410 launch_vm: called, ctxt=0x81bbebc xc_dom_release: called xc_dom_allocate: cmdline="root=/dev/hda1 ", features="" xc_dom_kernel_file: filename="/boot/kernel-2.6.18.8-16-domU" xc_dom_malloc_filemap : 4196 kB xc_dom_boot_xen_init: ver 3.1, caps xen-3.0-x86_32 hvm-3.0-x86_32 xc_dom_parse_image: called xc_dom_find_loader: trying ELF-generic loader ... OK elf_parse_binary: phdr: paddr=0xb0100000 memsz=0x2863e8 elf_parse_binary: phdr: paddr=0xb0387000 memsz=0xbca74 elf_parse_binary: memory: 0xb0100000 -> 0xb0443a74 elf_xen_parse_note: GUEST_OS = "linux" elf_xen_parse_note: GUEST_VERSION = "2.6" elf_xen_parse_note: XEN_VERSION = "xen-3.0" elf_xen_parse_note: VIRT_BASE = 0xb0000000 elf_xen_parse_note: PADDR_OFFSET = 0xb0000000 elf_xen_parse_note: ENTRY = 0xb0100000 elf_xen_parse_note: HYPERCALL_PAGE = 0xb0101000 elf_xen_parse_note: HV_START_LOW = 0xfc000000 elf_xen_parse_note: FEATURES = "writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel" elf_xen_parse_note: PAE_MODE = "no" elf_xen_parse_note: unknown xen elf note (0xd) elf_xen_parse_note: LOADER = "generic" elf_xen_parse_note: SUSPEND_CANCEL = 0x1 elf_xen_parse: using notes from SHT_NOTE section elf_xen_addr_calc_check: addresses: virt_base = 0xb0000000 elf_paddr_offset = 0xb0000000 virt_offset = 0x0 virt_kstart = 0xb0100000 virt_kend = 0xb0443a74 virt_entry = 0xb0100000 xc_dom_parse_elf_kernel: xen-3.0-x86_32: 0xb0100000 -> 0xb0443a74 xc_dom_mem_init: mem 128 MB, pages 0x8000 pages, 4k each xc_dom_mem_init: 0x8000 pages xc_dom_boot_mem_init: called xc_dom_malloc : 128 kB xc_dom_build_image: called xc_dom_alloc_segment: kernel : 0xb0100000 -> 0xb0444000 (pfn 0x100 + 0x344 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x100+0x344 at 0xa2ca2000 elf_load_binary: phdr 0 at 0x0xa2ca2000 -> 0x0xa2f283e8 elf_load_binary: phdr 1 at 0x0xa2f29000 -> 0x0xa2faf624 xc_dom_alloc_segment: phys2mach : 0xb0444000 -> 0xb0464000 (pfn 0x444 + 0x20 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x444+0x20 at 0xa2c82000 xc_dom_alloc_page : start info : 0xb0464000 (pfn 0x464) xc_dom_alloc_page : xenstore : 0xb0465000 (pfn 0x465) xc_dom_alloc_page : console : 0xb0466000 (pfn 0x466) nr_page_tables: 0x00000000ffffffff/32: 0x0000000000000000 -> 0xffffffffffffffff, 1 table(s) nr_page_tables: 0x00000000003fffff/22: 0x00000000b0000000 -> 0x00000000b07fffff, 2 table(s) xc_dom_alloc_segment: page tables : 0xb0467000 -> 0xb046a000 (pfn 0x467 + 0x3 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x467+0x3 at 0xa76ca000 xc_dom_alloc_page : boot stack : 0xb046a000 (pfn 0x46a) xc_dom_build_image : virt_alloc_end : 0xb046b000 xc_dom_build_image : virt_pgtab_end : 0xb0800000 xc_dom_boot_image: called arch_setup_bootearly: doing nothing xc_dom_compat_check: supported guest type: xen-3.0-x86_32 <= matches xc_dom_compat_check: supported guest type: hvm-3.0-x86_32 xc_dom_update_guest_p2m: dst 32bit, pages 0x8000 clear_page: pfn 0x466, mfn 0x16ad1 clear_page: pfn 0x465, mfn 0x16ad2 xc_dom_pfn_to_ptr: domU mapping: pfn 0x464+0x1 at 0xa7aef000 start_info_x86_32: called setup_hypercall_page: vaddr=0xb0101000 pfn=0x101 domain builder memory footprint allocated malloc : 150 kB anon mmap : 0 bytes mapped file mmap : 4196 kB domU mmap : 3488 kB arch_setup_bootlate: shared_info: pfn 0x0, mfn 0x1a7 shared_info_x86_32: called vcpu_x86_32: called vcpu_x86_32: cr3: pfn 0x467 mfn 0x16ad0 launch_vm: called, ctxt=0x81c7ab4 xc_dom_release: called xc_dom_allocate: cmdline="root=/dev/hda1 ro ", features="" xc_dom_kernel_file: filename="/boot/kernel-2.6.18.8-16-domU" xc_dom_malloc_filemap : 4196 kB xc_dom_boot_xen_init: ver 3.1, caps xen-3.0-x86_32 hvm-3.0-x86_32 xc_dom_parse_image: called xc_dom_find_loader: trying ELF-generic loader ... OK elf_parse_binary: phdr: paddr=0xb0100000 memsz=0x2863e8 elf_parse_binary: phdr: paddr=0xb0387000 memsz=0xbca74 elf_parse_binary: memory: 0xb0100000 -> 0xb0443a74 elf_xen_parse_note: GUEST_OS = "linux" elf_xen_parse_note: GUEST_VERSION = "2.6" elf_xen_parse_note: XEN_VERSION = "xen-3.0" elf_xen_parse_note: VIRT_BASE = 0xb0000000 elf_xen_parse_note: PADDR_OFFSET = 0xb0000000 elf_xen_parse_note: ENTRY = 0xb0100000 elf_xen_parse_note: HYPERCALL_PAGE = 0xb0101000 elf_xen_parse_note: HV_START_LOW = 0xfc000000 elf_xen_parse_note: FEATURES = "writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel" elf_xen_parse_note: PAE_MODE = "no" elf_xen_parse_note: unknown xen elf note (0xd) elf_xen_parse_note: LOADER = "generic" elf_xen_parse_note: SUSPEND_CANCEL = 0x1 elf_xen_parse: using notes from SHT_NOTE section elf_xen_addr_calc_check: addresses: virt_base = 0xb0000000 elf_paddr_offset = 0xb0000000 virt_offset = 0x0 virt_kstart = 0xb0100000 virt_kend = 0xb0443a74 virt_entry = 0xb0100000 xc_dom_parse_elf_kernel: xen-3.0-x86_32: 0xb0100000 -> 0xb0443a74 xc_dom_mem_init: mem 128 MB, pages 0x8000 pages, 4k each xc_dom_mem_init: 0x8000 pages xc_dom_boot_mem_init: called xc_dom_malloc : 128 kB xc_dom_build_image: called xc_dom_alloc_segment: kernel : 0xb0100000 -> 0xb0444000 (pfn 0x100 + 0x344 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x100+0x344 at 0xa2ca2000 elf_load_binary: phdr 0 at 0x0xa2ca2000 -> 0x0xa2f283e8 elf_load_binary: phdr 1 at 0x0xa2f29000 -> 0x0xa2faf624 xc_dom_alloc_segment: phys2mach : 0xb0444000 -> 0xb0464000 (pfn 0x444 + 0x20 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x444+0x20 at 0xa2c82000 xc_dom_alloc_page : start info : 0xb0464000 (pfn 0x464) xc_dom_alloc_page : xenstore : 0xb0465000 (pfn 0x465) xc_dom_alloc_page : console : 0xb0466000 (pfn 0x466) nr_page_tables: 0x00000000ffffffff/32: 0x0000000000000000 -> 0xffffffffffffffff, 1 table(s) nr_page_tables: 0x00000000003fffff/22: 0x00000000b0000000 -> 0x00000000b07fffff, 2 table(s) xc_dom_alloc_segment: page tables : 0xb0467000 -> 0xb046a000 (pfn 0x467 + 0x3 pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x467+0x3 at 0xa76ca000 xc_dom_alloc_page : boot stack : 0xb046a000 (pfn 0x46a) xc_dom_build_image : virt_alloc_end : 0xb046b000 xc_dom_build_image : virt_pgtab_end : 0xb0800000 xc_dom_boot_image: called arch_setup_bootearly: doing nothing xc_dom_compat_check: supported guest type: xen-3.0-x86_32 <= matches xc_dom_compat_check: supported guest type: hvm-3.0-x86_32 xc_dom_update_guest_p2m: dst 32bit, pages 0x8000 clear_page: pfn 0x466, mfn 0x16911 clear_page: pfn 0x465, mfn 0x16912 xc_dom_pfn_to_ptr: domU mapping: pfn 0x464+0x1 at 0xa7aef000 start_info_x86_32: called setup_hypercall_page: vaddr=0xb0101000 pfn=0x101 domain builder memory footprint allocated malloc : 150 kB anon mmap : 0 bytes mapped file mmap : 4196 kB domU mmap : 3488 kB arch_setup_bootlate: shared_info: pfn 0x0, mfn 0x1a7 shared_info_x86_32: called vcpu_x86_32: called vcpu_x86_32: cr3: pfn 0x467 mfn 0x16910 launch_vm: called, ctxt=0x81d3204 xc_dom_release: called _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |