[CentOS] Windows 2003 Server Installation Problem in Centos 5 Xen 3.0.3-25.0.4.

abhishek singh

abhishek.rhce at yahoo.co.in
Mon Oct 29 06:14:29 UTC 2007


Hi, 

I am trying to install Windows 2003 server as a guest OS in Centos 5 Xen and installation is freeze , i am attaching screen shot, here is xend log file details



[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:190) XendDomainInfo.create(['vm', ['name', 'testwin'], ['memory', '1024'], ['maxmem', '1024'], ['vcpus', '2'], ['uuid', '12d4c97e-4cec-5e5d-e94c-d9fc5496a2c5'], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], ['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['pae', '1'], ['vnc', '1'], ['vncunused', '1']]], ['device', ['vbd', ['dev', 'hda:disk'], ['uname', 'file:/virtual/win2003.img'], ['mode', 'w']]], ['device', ['vbd', ['dev', 'hdc:cdrom'], ['uname', 'phy:/dev/hda'], ['mode', 'r']]], ['device', ['vif', ['mac', '00:16:3e:31:0f:03'], ['bridge', 'xenbr0'], ['script', '/etc/xen/scripts/vif-bridge'], ['type', 'ioemu']]]])
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:296) parseConfig: config is ['vm', ['name', 'testwin'], ['memory', '1024'], ['maxmem', '1024'], ['vcpus', '2'], ['uuid', '12d4c97e-4cec-5e5d-e94c-d9fc5496a2c5'], ['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], ['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['pae', '1'], ['vnc', '1'], ['vncunused', '1']]], ['device', ['vbd', ['dev', 'hda:disk'], ['uname', 'file:/virtual/win2003.img'], ['mode', 'w']]], ['device', ['vbd', ['dev', 'hdc:cdrom'], ['uname', 'phy:/dev/hda'], ['mode', 'r']]], ['device', ['vif', ['mac', '00:16:3e:31:0f:03'], ['bridge', 'xenbr0'], ['script', '/etc/xen/scripts/vif-bridge'], ['type', 'ioemu']]]]
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:397) parseConfig: result is {'shadow_memory': None, 'start_time': None, 'uuid': '12d4c97e-4cec-5e5d-e94c-d9fc5496a2c5', 'on_crash': 'destroy', 'on_reboot': 'destroy', 'localtime': None, 'image': ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', '/usr/lib/xen/bin/qemu-dm'], ['boot', 'd'], ['acpi', '1'], ['apic', '1'], ['pae', '1'], ['vnc', '1'], ['vncunused', '1']], 'on_poweroff': 'destroy', 'bootloader_args': None, 'cpus': None, 'name': 'testwin', 'backend': [], 'vcpus': 2, 'cpu_weight': None, 'features': None, 'vcpu_avail': None, 'memory': 1024, 'device': [('vbd', ['vbd', ['dev', 'hda:disk'], ['uname', 'file:/virtual/win2003.img'], ['mode', 'w']]), ('vbd', ['vbd', ['dev', 'hdc:cdrom'], ['uname', 'phy:/dev/hda'], ['mode', 'r']]), ('vif', ['vif', ['mac', '00:16:3e:31:0f:03'], ['bridge', 'xenbr0'], ['script', '/etc/xen/scripts/vif-bridge'], ['type', 'ioemu']])],
 'bootloader': None, 'cpu': None, 'maxmem': 1024}
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:1264) XendDomainInfo.construct: None
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:1296) XendDomainInfo.initDomain: 1 1.0
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: boot, val: d
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: fda, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: fdb, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: soundhw, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: localtime, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: serial, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: std-vga, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: isa, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: vcpus, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: acpi, val: 1
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: usb, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: usbdevice, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (image:329) args: k, val: None
[2007-10-29 17:04:11 xend 3413] DEBUG (balloon:133) Balloon: 132352 KiB free; 0 to scrub; need 1070492; retries: 20.
[2007-10-29 17:04:11 xend 3413] DEBUG (balloon:148) Balloon: setting dom0 target to 3003 MiB.
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:1021) Setting memory target of domain Domain-0 (0) to 3003 MiB.
[2007-10-29 17:04:13 xend 3413] DEBUG (balloon:127) Balloon: 1071260 KiB free; need 1070492; done.
[2007-10-29 17:04:14 xend 3413] INFO (image:136) buildDomain os=hvm dom=1 vcpus=2
[2007-10-29 17:04:14 xend 3413] DEBUG (image:282) dom            = 1
[2007-10-29 17:04:14 xend 3413] DEBUG (image:283) image          = /usr/lib/xen/boot/hvmloader
[2007-10-29 17:04:14 xend 3413] DEBUG (image:284) store_evtchn   = 1
[2007-10-29 17:04:14 xend 3413] DEBUG (image:285) memsize        = 1024
[2007-10-29 17:04:14 xend 3413] DEBUG (image:286) vcpus          = 2
[2007-10-29 17:04:14 xend 3413] DEBUG (image:287) pae            = 1
[2007-10-29 17:04:14 xend 3413] DEBUG (image:288) acpi           = 1
[2007-10-29 17:04:14 xend 3413] DEBUG (image:289) apic           = 1
[2007-10-29 17:04:14 xend 3413] DEBUG (image:435) hvm shutdown watch registered
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:110) DevController: writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/1/768'} to /local/domain/1/device/vbd/768.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:112) DevController: writing {'domain': 'testwin', 'frontend': '/local/domain/1/device/vbd/768', 'dev': 'hda', 'state': '1', 'params': '/virtual/win2003.img', 'mode': 'w', 'online': '1', 'frontend-id': '1', 'type': 'file'} to /local/domain/0/backend/vbd/1/768.
[2007-10-29 17:04:14 xend 3413] DEBUG (blkif:24) exception looking up device number for hdc: [Errno 2] No such file or directory: '/dev/hdc'
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:110) DevController: writing {'backend-id': '0', 'virtual-device': '5632', 'device-type': 'cdrom', 'state': '1', 'backend': '/local/domain/0/backend/vbd/1/5632'} to /local/domain/1/device/vbd/5632.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:112) DevController: writing {'domain': 'testwin', 'frontend': '/local/domain/1/device/vbd/5632', 'dev': 'hdc', 'state': '1', 'params': '/dev/hda', 'mode': 'r', 'online': '1', 'frontend-id': '1', 'type': 'phy'} to /local/domain/0/backend/vbd/1/5632.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:110) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vif/1/0'} to /local/domain/1/device/vif/0.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:112) DevController: writing {'bridge': 'xenbr0', 'domain': 'testwin', 'handle': '0', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/1/device/vif/0', 'mac': '00:16:3e:31:0f:03', 'online': '1', 'frontend-id': '1', 'type': 'ioemu'} to /local/domain/0/backend/vif/1/0.
[2007-10-29 17:04:14 xend 3413] INFO (image:418) spawning device models: /usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '1', '-m', '1024', '-boot', 'd', '-acpi', '-domain-name', 'testwin', '-net', 'nic,vlan=1,macaddr=00:16:3e:31:0f:03,model=rtl8139', '-net', 'tap,vlan=1,bridge=xenbr0', '-vncunused', '-vnclisten', '127.0.0.1']
[2007-10-29 17:04:14 xend 3413] INFO (image:420) device model pid: 4310
[2007-10-29 17:04:14 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:715) Storing VM details: {'shadow_memory': '7', 'uuid': '12d4c97e-4cec-5e5d-e94c-d9fc5496a2c5', 'on_reboot': 'destroy', 'start_time': '1193657654.32', 'on_poweroff': 'destroy', 'name': 'testwin', 'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'memory': '1024', 'on_crash': 'destroy', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) (device_model /usr/lib/xen/bin/qemu-dm) (boot d) (acpi 1) (apic 1) (pae 1) (vnc 1) (vncunused 1))', 'maxmem': '1024'}
[2007-10-29 17:04:14 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:750) Storing domain details: {'console/port': '2', 'name': 'testwin', 'console/limit': '1048576', 'vm': '/vm/12d4c97e-4cec-5e5d-e94c-d9fc5496a2c5', 'domid': '1', 'cpu/0/availability': 'online', 'memory/target': '1048576', 'store/ring-ref': '36648', 'cpu/1/availability': 'online', 'store/port': '1'}
[2007-10-29 17:04:14 xend 3413] DEBUG (image:458) hvm_shutdown fired, shutdown reason=None
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:143) Waiting for devices vif.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:149) Waiting for 0.
[2007-10-29 17:04:14 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:940) XendDomainInfo.handleShutdownWatch
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:471) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:471) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:485) hotplugStatusCallback 1.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:143) Waiting for devices usb.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:143) Waiting for devices vbd.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:149) Waiting for 768.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:471) hotplugStatusCallback /local/domain/0/backend/vbd/1/768/hotplug-status.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:485) hotplugStatusCallback 1.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:149) Waiting for 5632.
[2007-10-29 17:04:14 xend 3413] DEBUG (DevController:471) hotplugStatusCallback /local/domain/0/backend/vbd/1/5632/hotplug-status.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:471) hotplugStatusCallback /local/domain/0/backend/vbd/1/5632/hotplug-status.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:485) hotplugStatusCallback 1.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:143) Waiting for devices irq.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:143) Waiting for devices vkbd.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:143) Waiting for devices vfb.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:143) Waiting for devices pci.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:143) Waiting for devices ioports.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:143) Waiting for devices tap.
[2007-10-29 17:04:15 xend 3413] DEBUG (DevController:143) Waiting for devices vtpm.
[2007-10-29 17:04:15 xend 3413] INFO (XendDomain:370) Domain testwin (1) unpaused.
[2007-10-29 17:06:49 xend 3413] INFO (XendDomain:388) Domain testwin (1) paused.
[2007-10-29 17:06:52 xend 3413] INFO (XendDomain:370) Domain testwin (1) unpaused.

Can anyone tell me why i am not able to install window 2003 server on xen, 





Thanks,
Abhishek Kumar Singh







      Save all your chat conversations. Find them online at http://in.messenger.yahoo.com/webmessengerpromo.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20071029/c90fbecd/attachment.html>


More information about the CentOS mailing list