WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] W2K3 64 bit install hangs

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] W2K3 64 bit install hangs
From: Trey <trey@xxxxxxxxxxxxxxxx>
Date: Wed, 8 Nov 2006 05:30:37 -0500 (EST)
Delivery-date: Wed, 08 Nov 2006 02:31:14 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hardware:
Dual Intel Xeon 5130 2.0GHz
Supermicro motherboard-X7DVA
BIOS: Phoenix Technologies LTD 6.00 08/11/2006
VT Enabled in BIOS

OS:
64 bit CentOS 4.4 distribution running pre-compiled 64 bit Xen 3.0.3
binaries from website.
  (I also compiled my own but had same problems with W2K3 install)
Linux 2.6.16.29-xen #3 SMP x86_64 x86_64 x86_64 GNU/Linux
VNC and SDL libraries installed. dev86 is not.

HVM DomU install attempted: 64 bit W2K3 Standard R2

HVM DomU's successfully installed and running: 64 bit CentOS and 32 bit FC4.

The W2K3 install will not continue past the second stage of the
install after the first reboot.  It inevitably hangs during the
"personalization" after the driver install/initialization.

The advice in this post got me this far (thank you!)...
  http://lists.xensource.com/archives/html/xen-users/2006-06/msg00452.html
...but the install still hangs.

The only options from F5 are
    ACPI Multiprocessor PC
    ACPI Uniprocessor PC
    Other
    I have tried both processor options as well as not hitting F5 at all.

I've booted Dom0 Xen kernel with options noapic and/or acpi=off.
I instruct the Windows setup to do a full format with NTFS.

If acpi is not enabled the install will not start.

If pae, acpi and apic are not all enabled the install will NOT continue
past "Setup is Starting Windows".  vnc does not work either.  vnc works
for my other DomU's.
----------
w2k3.hvm:
kernel = '/usr/lib/xen/boot/hvmloader'
builder = 'hvm'
memory = 512
name = 'W2K3'
pae = 1
acpi = 1
apic = 1
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'phy:/dev/vg/w2k3,hda,w', 
'file:/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso,hdc:cdrom,r'
 ]
device_model = '/usr/lib64/xen/bin/qemu-dm'
boot = 'c'
sdl = 1
vnc = 0
vncviewer = 0
ne2000 = 0
on_poweroff = 'destroy'
on_reboot   = 'destroy'
on_crash    = 'destroy'
----------
LVM: lvm2-2.02.06-6.0.RHEL4
lvdisplay /dev/vg/w2k3
  --- Logical volume ---
  LV Name                /dev/vg/w2k3
  VG Name                vg
  LV UUID                8mnye3-Q0X9-vAae-zflh-GI0q-LxbU-3w73Cb
  LV Write Access        read/write
  LV Status              available
  # open                 0
  LV Size                20.00 GB
  Current LE             5120
  Segments               1
  Allocation             inherit
  Read ahead sectors     0
  Block device           253:6
----------
xm dmesg | grep -i vmx
(XEN) vmx_do_launch(): GUEST_CR3<=002437a0, HOST_CR3<=1654cf000
(XEN) (GUEST: 26) Loading VMXAssist ...
(XEN) (GUEST: 26) VMX go ...
(XEN) (GUEST: 26) VMXAssist (Oct 11 2006)
----------
xend.log during first phase of install
There was no further logging during second (post-reboot) phase.

[2006-11-07 17:51:33 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:190) 
XendDomainInfo.create(['vm', ['name', 'W2K3'], ['memory', 512], ['on_poweroff', 
'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['vcpus', 1], 
['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', 
'/usr/lib64/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], ['boot', 'd'], 
['vncunused', 1], ['sdl', 1], ['display', 'localhost:10.0'], ['xauthority', 
'/root/.Xauthority'], ['acpi', 1], ['apic', 1]]], ['device', ['vbd', ['uname', 
'phy:/dev/vg/w2k3'], ['dev', 'hda'], ['mode', 'w']]], ['device', ['vbd', 
['uname', 
'file:/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso'],
 ['dev', 'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 
'xenbr0'], ['type', 'ioemu']]]])
[2006-11-07 17:51:33 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:296) 
parseConfig: config is ['vm', ['name', 'W2K3'], ['memory', 512], 
['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], 
['vcpus', 1], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], 
['device_model', '/usr/lib64/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], 
['boot', 'd'], ['vncunused', 1], ['sdl', 1], ['display', 'localhost:10.0'], 
['xauthority', '/root/.Xauthority'], ['acpi', 1], ['apic', 1]]], ['device', 
['vbd', ['uname', 'phy:/dev/vg/w2k3'], ['dev', 'hda'], ['mode', 'w']]], 
['device', ['vbd', ['uname', 
'file:/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso'],
 ['dev', 'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 
'xenbr0'], ['type', 'ioemu']]]]
[2006-11-07 17:51:33 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:395) 
parseConfig: result is {'shadow_memory': None, 'uuid': None, 'on_crash': 
'destroy', 'on_reboot': 'destroy', 'localtime': None, 'image': ['hvm', 
['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', 
'/usr/lib64/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], ['boot', 'd'], 
['vncunused', 1], ['sdl', 1], ['display', 'localhost:10.0'], ['xauthority', 
'/root/.Xauthority'], ['acpi', 1], ['apic', 1]], 'on_poweroff': 'destroy', 
'bootloader_args': None, 'cpus': None, 'name': 'W2K3', 'backend': [], 'vcpus': 
1, 'cpu_weight': None, 'features': None, 'vcpu_avail': None, 'memory': 512, 
'device': [('vbd', ['vbd', ['uname', 'phy:/dev/vg/w2k3'], ['dev', 'hda'], 
['mode', 'w']]), ('vbd', ['vbd', ['uname', 
'file:/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso'],
 ['dev', 'hdc:cdrom'], ['mode', 'r']]), ('vif', ['vif', ['bridge', 'xenbr0'], 
['type', 'ioemu']])], 'bootloader': None, 'cpu'!
 : None, 'maxmem': None}
[2006-11-07 17:51:33 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:1253) 
XendDomainInfo.construct: None
[2006-11-07 17:51:33 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:1285) 
XendDomainInfo.initDomain: 25 1.0
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: boot, val: d
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: fda, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: fdb, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: soundhw, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: localtime, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: serial, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: std-vga, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: isa, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: vcpus, val: 1
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: acpi, val: 1
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: usb, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (image:320) args: usbdevice, val: None
[2006-11-07 17:51:33 xend 4073] DEBUG (balloon:127) Balloon: 4289508 KiB free; 
need 541904; done.
[2006-11-07 17:51:33 xend 4073] INFO (image:136) buildDomain os=hvm dom=25 
vcpus=1
[2006-11-07 17:51:33 xend 4073] DEBUG (image:274) dom            = 25
[2006-11-07 17:51:33 xend 4073] DEBUG (image:275) image          = 
/usr/lib/xen/boot/hvmloader
[2006-11-07 17:51:33 xend 4073] DEBUG (image:276) store_evtchn   = 1
[2006-11-07 17:51:33 xend 4073] DEBUG (image:277) memsize        = 512
[2006-11-07 17:51:33 xend 4073] DEBUG (image:278) vcpus          = 1
[2006-11-07 17:51:33 xend 4073] DEBUG (image:279) pae            = 1
[2006-11-07 17:51:33 xend 4073] DEBUG (image:280) acpi           = 1
[2006-11-07 17:51:33 xend 4073] DEBUG (image:281) apic           = 1
[2006-11-07 17:51:33 xend 4073] DEBUG (image:409) hvm shutdown watch registered
[2006-11-07 17:51:33 xend 4073] DEBUG (blkif:24) exception looking up device 
number for hda: [Errno 2] No such file or directory: '/dev/hda'
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:110) DevController: 
writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 
'state': '1', 'backend': '/local/domain/0/backend/vbd/25/768'} to 
/local/domain/25/device/vbd/768.
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:112) DevController: 
writing {'domain': 'W2K3', 'frontend': '/local/domain/25/device/vbd/768', 
'dev': 'hda', 'state': '1', 'params': '/dev/vg/w2k3', 'mode': 'w', 'online': 
'1', 'frontend-id': '25', 'type': 'phy'} to /local/domain/0/backend/vbd/25/768.
[2006-11-07 17:51:33 xend 4073] DEBUG (blkif:24) exception looking up device 
number for hdc: [Errno 2] No such file or directory: '/dev/hdc'
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:110) DevController: 
writing {'backend-id': '0', 'virtual-device': '5632', 'device-type': 'cdrom', 
'state': '1', 'backend': '/local/domain/0/backend/vbd/25/5632'} to 
/local/domain/25/device/vbd/5632.
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:112) DevController: 
writing {'domain': 'W2K3', 'frontend': '/local/domain/25/device/vbd/5632', 
'dev': 'hdc', 'state': '1', 'params': 
'/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso',
 'mode': 'r', 'online': '1', 'frontend-id': '25', 'type': 'file'} to 
/local/domain/0/backend/vbd/25/5632.
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:110) DevController: 
writing {'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vif/25/0'} to /local/domain/25/device/vif/0.
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:112) DevController: 
writing {'bridge': 'xenbr0', 'domain': 'W2K3', 'handle': '0', 'script': 
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': 
'/local/domain/25/device/vif/0', 'mac': '00:16:3e:66:b6:6b', 'online': '1', 
'frontend-id': '25', 'type': 'ioemu'} to /local/domain/0/backend/vif/25/0.
[2006-11-07 17:51:33 xend 4073] INFO (image:392) spawning device models: 
/usr/lib64/xen/bin/qemu-dm ['/usr/lib64/xen/bin/qemu-dm', '-d', '25', '-m', 
'512', '-boot', 'd', '-vcpus', '1', '-acpi', '-domain-name', 'W2K3', '-net', 
'nic,vlan=1,macaddr=00:16:3e:00:f3:6e,model=rtl8139', '-net', 
'tap,vlan=1,bridge=xenbr0']
[2006-11-07 17:51:33 xend 4073] INFO (image:394) device model pid: 24213
[2006-11-07 17:51:33 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:712) 
Storing VM details: {'shadow_memory': '4', 'uuid': 
'43a4f4b8-04b2-a707-e112-2ee58e80116f', 'on_reboot': 'destroy', 'start_time': 
'1162939893.8', 'on_poweroff': 'destroy', 'name': 'W2K3', 'xend/restart_count': 
'0', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '512', 'on_crash': 'destroy', 
'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) (device_model 
/usr/lib64/xen/bin/qemu-dm) (pae 1) (vcpus 1) (boot d) (vncunused 1) (sdl 1) 
(display localhost:10.0) (xauthority /root/.Xauthority) (acpi 1) (apic 1))', 
'maxmem': '512'}
[2006-11-07 17:51:33 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:747) 
Storing domain details: {'console/port': '2', 'name': 'W2K3', 'console/limit': 
'1048576', 'vm': '/vm/43a4f4b8-04b2-a707-e112-2ee58e80116f', 'domid': '25', 
'cpu/0/availability': 'online', 'memory/target': '524288', 'store/ring-ref': 
'1535458', 'store/port': '1'}
[2006-11-07 17:51:33 xend 4073] DEBUG (image:432) hvm_shutdown fired, shutdown 
reason=None
[2006-11-07 17:51:33 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:933) 
XendDomainInfo.handleShutdownWatch
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:143) Waiting for devices 
vif.
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:149) Waiting for 0.
[2006-11-07 17:51:33 xend 4073] DEBUG (DevController:464) hotplugStatusCallback 
/local/domain/0/backend/vif/25/0/hotplug-status.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:464) hotplugStatusCallback 
/local/domain/0/backend/vif/25/0/hotplug-status.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:478) hotplugStatusCallback 
1.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:143) Waiting for devices 
usb.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:143) Waiting for devices 
vbd.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:149) Waiting for 768.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:464) hotplugStatusCallback 
/local/domain/0/backend/vbd/25/768/hotplug-status.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:478) hotplugStatusCallback 
1.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:149) Waiting for 5632.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:464) hotplugStatusCallback 
/local/domain/0/backend/vbd/25/5632/hotplug-status.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:478) hotplugStatusCallback 
1.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:143) Waiting for devices 
irq.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:143) Waiting for devices 
pci.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:143) Waiting for devices 
ioports.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:143) Waiting for devices 
tap.
[2006-11-07 17:51:36 xend 4073] DEBUG (DevController:143) Waiting for devices 
vtpm.
[2006-11-07 17:51:36 xend 4073] INFO (XendDomain:370) Domain W2K3 (25) unpaused.
[2006-11-07 17:58:09 xend.XendDomainInfo 4073] INFO (XendDomainInfo:892) Domain 
has shutdown: name=W2K3 id=25 reason=reboot.
[2006-11-07 17:58:09 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:1449) 
XendDomainInfo.destroy: domid=25
[2006-11-07 17:58:09 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:1457) 
XendDomainInfo.destroyDomain(25)
[2006-11-07 17:58:09 xend 4073] DEBUG (image:421) hvm shutdown watch 
unregistered
[2006-11-07 17:59:56 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:190) 
XendDomainInfo.create(['vm', ['name', 'W2K3'], ['memory', 512], ['on_poweroff', 
'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], ['vcpus', 1], 
['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', 
'/usr/lib64/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], ['boot', 'c'], 
['vncunused', 1], ['sdl', 1], ['display', 'localhost:10.0'], ['xauthority', 
'/root/.Xauthority'], ['acpi', 1], ['apic', 1]]], ['device', ['vbd', ['uname', 
'phy:/dev/vg/w2k3'], ['dev', 'hda'], ['mode', 'w']]], ['device', ['vbd', 
['uname', 
'file:/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso'],
 ['dev', 'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 
'xenbr0'], ['type', 'ioemu']]]])
[2006-11-07 17:59:56 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:296) 
parseConfig: config is ['vm', ['name', 'W2K3'], ['memory', 512], 
['on_poweroff', 'destroy'], ['on_reboot', 'destroy'], ['on_crash', 'destroy'], 
['vcpus', 1], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], 
['device_model', '/usr/lib64/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], 
['boot', 'c'], ['vncunused', 1], ['sdl', 1], ['display', 'localhost:10.0'], 
['xauthority', '/root/.Xauthority'], ['acpi', 1], ['apic', 1]]], ['device', 
['vbd', ['uname', 'phy:/dev/vg/w2k3'], ['dev', 'hda'], ['mode', 'w']]], 
['device', ['vbd', ['uname', 
'file:/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso'],
 ['dev', 'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 
'xenbr0'], ['type', 'ioemu']]]]
[2006-11-07 17:59:56 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:395) 
parseConfig: result is {'shadow_memory': None, 'uuid': None, 'on_crash': 
'destroy', 'on_reboot': 'destroy', 'localtime': None, 'image': ['hvm', 
['kernel', '/usr/lib/xen/boot/hvmloader'], ['device_model', 
'/usr/lib64/xen/bin/qemu-dm'], ['pae', 1], ['vcpus', 1], ['boot', 'c'], 
['vncunused', 1], ['sdl', 1], ['display', 'localhost:10.0'], ['xauthority', 
'/root/.Xauthority'], ['acpi', 1], ['apic', 1]], 'on_poweroff': 'destroy', 
'bootloader_args': None, 'cpus': None, 'name': 'W2K3', 'backend': [], 'vcpus': 
1, 'cpu_weight': None, 'features': None, 'vcpu_avail': None, 'memory': 512, 
'device': [('vbd', ['vbd', ['uname', 'phy:/dev/vg/w2k3'], ['dev', 'hda'], 
['mode', 'w']]), ('vbd', ['vbd', ['uname', 
'file:/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso'],
 ['dev', 'hdc:cdrom'], ['mode', 'r']]), ('vif', ['vif', ['bridge', 'xenbr0'], 
['type', 'ioemu']])], 'bootloader': None, 'cpu'!
 : None, 'maxmem': None}
[2006-11-07 17:59:56 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:1253) 
XendDomainInfo.construct: None
[2006-11-07 17:59:56 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:1285) 
XendDomainInfo.initDomain: 26 1.0
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: boot, val: c
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: fda, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: fdb, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: soundhw, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: localtime, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: serial, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: std-vga, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: isa, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: vcpus, val: 1
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: acpi, val: 1
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: usb, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (image:320) args: usbdevice, val: None
[2006-11-07 17:59:56 xend 4073] DEBUG (balloon:127) Balloon: 4289508 KiB free; 
need 541904; done.
[2006-11-07 17:59:56 xend 4073] INFO (image:136) buildDomain os=hvm dom=26 
vcpus=1
[2006-11-07 17:59:56 xend 4073] DEBUG (image:274) dom            = 26
[2006-11-07 17:59:56 xend 4073] DEBUG (image:275) image          = 
/usr/lib/xen/boot/hvmloader
[2006-11-07 17:59:56 xend 4073] DEBUG (image:276) store_evtchn   = 1
[2006-11-07 17:59:56 xend 4073] DEBUG (image:277) memsize        = 512
[2006-11-07 17:59:56 xend 4073] DEBUG (image:278) vcpus          = 1
[2006-11-07 17:59:56 xend 4073] DEBUG (image:279) pae            = 1
[2006-11-07 17:59:56 xend 4073] DEBUG (image:280) acpi           = 1
[2006-11-07 17:59:56 xend 4073] DEBUG (image:281) apic           = 1
[2006-11-07 17:59:56 xend 4073] DEBUG (image:409) hvm shutdown watch registered
[2006-11-07 17:59:56 xend 4073] DEBUG (blkif:24) exception looking up device 
number for hda: [Errno 2] No such file or directory: '/dev/hda'
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:110) DevController: 
writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 
'state': '1', 'backend': '/local/domain/0/backend/vbd/26/768'} to 
/local/domain/26/device/vbd/768.
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:112) DevController: 
writing {'domain': 'W2K3', 'frontend': '/local/domain/26/device/vbd/768', 
'dev': 'hda', 'state': '1', 'params': '/dev/vg/w2k3', 'mode': 'w', 'online': 
'1', 'frontend-id': '26', 'type': 'phy'} to /local/domain/0/backend/vbd/26/768.
[2006-11-07 17:59:56 xend 4073] DEBUG (blkif:24) exception looking up device 
number for hdc: [Errno 2] No such file or directory: '/dev/hdc'
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:110) DevController: 
writing {'backend-id': '0', 'virtual-device': '5632', 'device-type': 'cdrom', 
'state': '1', 'backend': '/local/domain/0/backend/vbd/26/5632'} to 
/local/domain/26/device/vbd/5632.
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:112) DevController: 
writing {'domain': 'W2K3', 'frontend': '/local/domain/26/device/vbd/5632', 
'dev': 'hdc', 'state': '1', 'params': 
'/usr1/dist/win2003/STANDARD/DISC1/EN_WINDOWS_SERVER_2003_R2_STANDARD_DISC1_X64.iso',
 'mode': 'r', 'online': '1', 'frontend-id': '26', 'type': 'file'} to 
/local/domain/0/backend/vbd/26/5632.
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:110) DevController: 
writing {'state': '1', 'backend-id': '0', 'backend': 
'/local/domain/0/backend/vif/26/0'} to /local/domain/26/device/vif/0.
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:112) DevController: 
writing {'bridge': 'xenbr0', 'domain': 'W2K3', 'handle': '0', 'script': 
'/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': 
'/local/domain/26/device/vif/0', 'mac': '00:16:3e:30:6a:c5', 'online': '1', 
'frontend-id': '26', 'type': 'ioemu'} to /local/domain/0/backend/vif/26/0.
[2006-11-07 17:59:56 xend 4073] INFO (image:392) spawning device models: 
/usr/lib64/xen/bin/qemu-dm ['/usr/lib64/xen/bin/qemu-dm', '-d', '26', '-m', 
'512', '-boot', 'c', '-vcpus', '1', '-acpi', '-domain-name', 'W2K3', '-net', 
'nic,vlan=1,macaddr=00:16:3e:1c:83:8a,model=rtl8139', '-net', 
'tap,vlan=1,bridge=xenbr0']
[2006-11-07 17:59:56 xend 4073] INFO (image:394) device model pid: 25076
[2006-11-07 17:59:56 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:712) 
Storing VM details: {'shadow_memory': '4', 'uuid': 
'81c94510-9f99-38db-90fb-a4d81fd6b8e0', 'on_reboot': 'destroy', 'start_time': 
'1162940396.27', 'on_poweroff': 'destroy', 'name': 'W2K3', 
'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '512', 
'on_crash': 'destroy', 'image': '(hvm (kernel /usr/lib/xen/boot/hvmloader) 
(device_model /usr/lib64/xen/bin/qemu-dm) (pae 1) (vcpus 1) (boot c) (vncunused 
1) (sdl 1) (display localhost:10.0) (xauthority /root/.Xauthority) (acpi 1) 
(apic 1))', 'maxmem': '512'}
[2006-11-07 17:59:56 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:747) 
Storing domain details: {'console/port': '2', 'name': 'W2K3', 'console/limit': 
'1048576', 'vm': '/vm/81c94510-9f99-38db-90fb-a4d81fd6b8e0', 'domid': '26', 
'cpu/0/availability': 'online', 'memory/target': '524288', 'store/ring-ref': 
'1543650', 'store/port': '1'}
[2006-11-07 17:59:56 xend 4073] DEBUG (image:432) hvm_shutdown fired, shutdown 
reason=None
[2006-11-07 17:59:56 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:933) 
XendDomainInfo.handleShutdownWatch
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:143) Waiting for devices 
vif.
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:149) Waiting for 0.
[2006-11-07 17:59:56 xend 4073] DEBUG (DevController:464) hotplugStatusCallback 
/local/domain/0/backend/vif/26/0/hotplug-status.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:464) hotplugStatusCallback 
/local/domain/0/backend/vif/26/0/hotplug-status.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:478) hotplugStatusCallback 
1.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:143) Waiting for devices 
usb.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:143) Waiting for devices 
vbd.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:149) Waiting for 768.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:464) hotplugStatusCallback 
/local/domain/0/backend/vbd/26/768/hotplug-status.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:478) hotplugStatusCallback 
1.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:149) Waiting for 5632.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:464) hotplugStatusCallback 
/local/domain/0/backend/vbd/26/5632/hotplug-status.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:478) hotplugStatusCallback 
1.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:143) Waiting for devices 
irq.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:143) Waiting for devices 
pci.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:143) Waiting for devices 
ioports.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:143) Waiting for devices 
tap.
[2006-11-07 17:59:58 xend 4073] DEBUG (DevController:143) Waiting for devices 
vtpm.
[2006-11-07 17:59:58 xend 4073] INFO (XendDomain:370) Domain W2K3 (26) unpaused.
[2006-11-07 18:23:47 xend.XendDomainInfo 4073] INFO (XendDomainInfo:892) Domain 
has shutdown: name=W2K3 id=26 reason=poweroff.
[2006-11-07 18:23:47 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:1449) 
XendDomainInfo.destroy: domid=26
[2006-11-07 18:23:47 xend.XendDomainInfo 4073] DEBUG (XendDomainInfo:1457) 
XendDomainInfo.destroyDomain(26)
[2006-11-07 18:23:47 xend 4073] DEBUG (image:421) hvm shutdown watch 
unregistered

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] W2K3 64 bit install hangs, Trey <=