Hi Mark,
On 10/17/07, Mark Williamson <mark.williamson@xxxxxxxxxxxx> wrote:
Out of interest, did you uninstall your old Xen before building a new one? Sometimes the code of different Xen versions conflicts, which can mess things up unless the previous copy was properly uninstalled. This is especially a
problem with the tools.
When i tried to boot any domU on the newly compiled xen 3.1, it won't boot either, giving the same error. This time i took your advise and removed the previous xen rpm's. And yes as you mentioned that removed the error. However it removed virt-manager and all other stuff as well, guess i can't use them without the xen
3.0.3.
Nowever even trying to boot my old domU, it won't give me that error, however it won't boot as well. When tried, it will show me the grub screen, and the countdown to boot, however once the countdown is finished, it will just hang there.
Here is the /var/log/xen/xend.log snippet when the domU was tried to be booted.
[2007-10-18 15:48:44 5091] DEBUG (XendDomainInfo:84) XendDomainInfo.create(['vm', ['name', 'aaa'], ['memory', '2048'], ['vcpus', 7], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['uuid', 'bee5f62b-7193-a454-e37e-a151a5be8f44'], ['bootloader', '/usr/bin/pygrub'], ['bootloader_args', ''], ['image', ['linux']], ['device', ['tap', ['uname', 'tap:aio:/home/xen/aaa'], ['dev', 'xvda'], ['mode', 'w']]], ['device', ['vif', ['bridge', 'xenbr0'], ['mac', '00:16:3e:12:34:a9']]], ['device', ['vkbd']], ['device', ['vfb', ['vncunused', '1'], ['type', 'vnc'], ['xauthority', '/root/.Xauthority']]]])
[2007-10-18 15:48:44 5091] DEBUG (XendDomainInfo:1506) XendDomainInfo.constructDomain [2007-10-18 15:48:44 5091] DEBUG (balloon:116) Balloon: 2101656 KiB free; need 2048; done. [2007-10-18 15:48:44 5091] DEBUG (XendDomain:434) Adding Domain: 3
[2007-10-18 15:48:44 5091] DEBUG (XendDomainInfo:1560) XendDomainInfo.initDomain: 3 256 [2007-10-18 15:48:45 5816] DEBUG (XendBootloader:100) Launching bootloader as ['/usr/bin/pygrub', '--output=/var/run/xend/boot/xenbl.17290', '/home/xen/aaa'].
[2007-10-18 15:48:49 5091] DEBUG (XendDomainInfo:1591) _initDomain:shadow_memory=0x0, memory_static_max=0x80000000, memory_static_min=0x0. [2007-10-18 15:48:49 5091] DEBUG (balloon:116) Balloon: 2101656 KiB free; need 2097152; done.
[2007-10-18 15:48:49 5091] INFO (image:128) buildDomain os=linux dom=3 vcpus=7 [2007-10-18 15:48:49 5091] DEBUG (image:197) domid = 3 [2007-10-18 15:48:49 5091] DEBUG (image:198) memsize = 2048
[2007-10-18 15:48:49 5091] DEBUG (image:199) image = /var/run/xend/boot/boot_kernel.OK6AAj [2007-10-18 15:48:49 5091] DEBUG (image:200) store_evtchn = 1 [2007-10-18 15:48:49 5091] DEBUG (image:201) console_evtchn = 2
[2007-10-18 15:48:49 5091] DEBUG (image:202) cmdline = ro root=/dev/VolGroup00/LogVol00 [2007-10-18 15:48:49 5091] DEBUG (image:203) ramdisk = /var/run/xend/boot/boot_ramdisk.dCoRrz [2007-10-18 15:48:49 5091] DEBUG (image:204) vcpus = 7
[2007-10-18 15:48:49 5091] DEBUG (image:205) features = [2007-10-18 15:48:49 5091] INFO (XendDomainInfo:1409) createDevice: vkbd : {'uuid': '243c924b-24c7-384f-3bec-e5a89f3477cb'} [2007-10-18 15:48:49 5091] DEBUG (DevController:117) DevController: writing {'protocol': 'x86_32-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vkbd/3/0'} to /local/domain/3/device/vkbd/0.
[2007-10-18 15:48:49 5091] DEBUG (DevController:119) DevController: writing {'frontend-id': '3', 'domain': 'aaa', 'frontend': '/local/domain/3/device/vkbd/0', 'state': '1', 'online': '1'} to /local/domain/0/backend/vkbd/3/0.
[2007-10-18 15:48:49 5091] INFO (XendDomainInfo:1409) createDevice: vfb : {'vncunused': '1', 'other_config': {'vncunused': '1', 'type': 'vnc', 'xauthority': '/root/.Xauthority'}, 'type': 'vnc', 'xauthority': '/root/.Xauthority', 'uuid': '30b64ea4-fbf9-7e91-ab5a-4b25f22c6f8e'}
[2007-10-18 15:48:49 5091] DEBUG (DevController:117) DevController: writing {'protocol': 'x86_32-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/3/0'} to /local/domain/3/device/vfb/0.
[2007-10-18 15:48:49 5091] DEBUG (DevController:119) DevController: writing {'vncunused': '1', 'domain': 'aaa', 'frontend': '/local/domain/3/device/vfb/0', 'xauthority': '/root/.Xauthority', 'state': '1', 'online': '1', 'frontend-id': '3', 'type': 'vnc', 'uuid': '30b64ea4-fbf9-7e91-ab5a-4b25f22c6f8e'} to /local/domain/0/backend/vfb/3/0.
[2007-10-18 15:48:49 5091] DEBUG (vfbif:66) No VNC passwd configured for vfb access [2007-10-18 15:48:49 5091] INFO (XendDomainInfo:1409) createDevice: tap : {'bootable': 1, 'uname': 'tap:aio:/home/xen/aaa', 'mode': 'w', 'dev': 'xvda', 'uuid': '71a7f5d3-8bca-b973-4238-a239959ddda1'}
[2007-10-18 15:48:49 5091] DEBUG (DevController:117) DevController: writing {'virtual-device': '51712', 'device-type': 'disk', 'protocol': 'x86_32-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/tap/3/51712'} to /local/domain/3/device/vbd/51712.
[2007-10-18 15:48:49 5091] DEBUG (DevController:119) DevController: writing {'domain': 'aaa', 'frontend': '/local/domain/3/device/vbd/51712', 'uuid': '71a7f5d3-8bca-b973-4238-a239959ddda1', 'dev': 'xvda', 'state': '1', 'params': 'aio:/home/xen/aaa', 'mode': 'w', 'online': '1', 'frontend-id': '3', 'type': 'tap'} to /local/domain/0/backend/tap/3/51712.
[2007-10-18 15:48:49 5091] INFO (XendDomainInfo:1409) createDevice: vif : {'bridge': 'xenbr0', 'mac': '00:16:3e:12:34:a9', 'uuid': 'b639cf50-bec7-3793-254a-9df4b3e6a5c4'}
[2007-10-18 15:48:49 5091] DEBUG (DevController:117) DevController: writing {'mac': '00:16:3e:12:34:a9', 'handle': '0', 'protocol': 'x86_32-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/3/0'} to /local/domain/3/device/vif/0.
[2007-10-18 15:48:49 5091] DEBUG (DevController:119) DevController: writing {'bridge': 'xenbr0', 'domain': 'aaa', 'handle': '0', 'uuid': 'b639cf50-bec7-3793-254a-9df4b3e6a5c4', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/3/device/vif/0', 'mac': '00:16:3e:12:34:a9', 'online': '1', 'frontend-id': '3'} to /local/domain/0/backend/vif/3/0.
[2007-10-18 15:48:49 5091] DEBUG (XendDomainInfo:2067) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': 'bee5f62b-7193-a454-e37e-a151a5be8f44', 'on_reboot': 'restart', 'start_time': '
1192702729.98', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '7', 'vcpu_avail': '127', 'image': "(linux (kernel ) (notes (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel') (VIRT_BASE 3221225472) (GUEST_VERSION
2.6) (PADDR_OFFSET 3221225472) (GUEST_OS linux) (HYPERCALL_PAGE 3225423872) (LOADER generic) (PAE_MODE yes) (ENTRY 3225419776) (XEN_VERSION xen-3.0)))", 'name': 'aaa'} [2007-10-18 15:48:49 5091] DEBUG (XendDomainInfo:907) Storing domain details: {'console/ring-ref': '1421365', 'image/entry': '3225419776', 'console/port': '2', 'cpu/3/availability': 'online', 'store/ring-ref': '1421366', 'image/loader': 'generic', 'image/features/writable-page-tables': '1', 'vm': '/vm/bee5f62b-7193-a454-e37e-a151a5be8f44', 'control/platform-feature-multiprocessor-suspend': '1', 'cpu/2/availability': 'online', 'cpu/1/availability': 'online', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '3221225472', 'memory/target': '2097152', 'image/guest-version': '
2.6', 'image/features/supervisor-mode-kernel': '1', 'cpu/4/availability': 'online', 'image/pae-mode': 'yes', 'image/guest-os': 'linux', 'console/limit': '1048576', 'image/paddr-offset': '3221225472', 'image/hypercall-page': '3225423872', 'cpu/5/availability': 'online', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'cpu/6/availability': 'online', 'image/features/auto-translated-physmap': '1', 'name': 'aaa', 'domid': '3', 'image/xen-version': '
xen-3.0', 'store/port': '1'} [2007-10-18 15:48:50 5091] DEBUG (DevController:117) DevController: writing {'protocol': 'x86_32-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/3/0'} to /local/domain/3/device/console/0.
[2007-10-18 15:48:50 5091] DEBUG (DevController:119) DevController: writing {'domain': 'aaa', 'protocol': 'vt100', 'uuid': 'b9f1a7cd-6775-9210-c156-c6b6b5370cab', '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-10-18 15:48:50 5091] DEBUG (DevController:150) Waiting for devices vif. [2007-10-18 15:48:50 5091] DEBUG (DevController:155) Waiting for 0. [2007-10-18 15:48:50 5091] DEBUG (XendDomainInfo:991) XendDomainInfo.handleShutdownWatch
[2007-10-18 15:48:50 5091] DEBUG (DevController:577) hotplugStatusCallback /local/domain/0/backend/vif/3/0/hotplug-status. [2007-10-18 15:48:50 5091] DEBUG (DevController:577) hotplugStatusCallback /local/domain/0/backend/vif/3/0/hotplug-status.
[2007-10-18 15:48:50 5091] DEBUG (DevController:591) hotplugStatusCallback 1. [2007-10-18 15:48:50 5091] DEBUG (DevController:150) Waiting for devices usb. [2007-10-18 15:48:50 5091] DEBUG (DevController:150) Waiting for devices vbd.
[2007-10-18 15:48:50 5091] DEBUG (DevController:150) Waiting for devices irq. [2007-10-18 15:48:50 5091] DEBUG (DevController:150) Waiting for devices vkbd. [2007-10-18 15:48:50 5091] DEBUG (DevController:155) Waiting for 0.
[2007-10-18 15:48:50 5091] DEBUG (DevController:577) hotplugStatusCallback /local/domain/0/backend/vkbd/3/0/hotplug-status.
Any recommendations on how to go about this now ?
Thanks.
-- regards,
Anand Gupta
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|