[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Windows 2k3 Guest: boot problem from ISO



Hello everyone and thanks for reading,

I'm at the end of my wits now and would be really glad if you could help me: 
I'm trying to install a Windows 2003 Server Guest at a xen 3.1.0 machine and
can't connect to it... :(
After starting the vm I can't connect to it with vncviewer and no window
opens (when running the stuff under X) but there's no error shown
anywhere...

Things that I tried:
vnc=1, sdl=0          # no vnc connection possible, netstat shows two
listening vnc processes but connecting to them doesn't work
vnc=0, sdl=1          #no window opens
disk = [ 'phy:/dev/vserver/w2k3,ioemu:hda,w',
'file:/media/w2k3/WINDOWS_2003_STANDARD.ISO,ioemu:hdc:cdrom,r' ]    #instead
of the configuration pasted below, no change
acpi=0, apic=0, pae=0   # and various combinations - no change

Where can I look for errors? What am I doing wrong? Any hints what I should
try next? Why is there no "state running" (or any state at all) shown in the
output of "xm list" (see below)?

My configuration:
Debian Linux (etch), 2.6.18-xen #1 SMP i686 GNU/Linux kernel,
bridge-utils are installed, Vanderpool/VT enabled in BIOS
xen-3.1.0-install-x86_32.tgz from xensource installed (no deb package used!)
other guests work fine (debian linux guest)
using HVM, on LVM
I know the links to xen_install_windows.pdf (xensource) and e.g.
http://www.trullala.de/technisches/windows-auf-xen/ ... :)

Thanks for your help,
nerbas.


Here's the stuff that I did (complete with configuration files):
-----------------------------------------------
mav5:~# cat /dev/null > /var/log/xen/xend-debug.log
mav5:~# cat /dev/null > /var/log/xen/xend.log 
mav5:~# xm list
Name                                      ID Mem(MiB) VCPUs State   Time(s)
Domain-0                                   0     1471     2 r-----    723.2

mav5:~# xm create /etc/xen/w2k3.hvm 
Using config file "/etc/xen/w2k3.hvm".
VNC= 1
Started domain w2k3

mav5:~# xm list
Name                                      ID Mem(MiB) VCPUs State   Time(s)
Domain-0                                   0     1471     2 r-----    724.6
w2k3                                      21     2048     1 ------      0.0

mav5:~# nmap localhost -p 1024-6900
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2007-07-23 10:19
CEST
All 5877 scanned ports on localhost.localdomain (127.0.0.1) are closed
Nmap finished: 1 IP address (1 host up) scanned in 0.219 seconds

mav5:~# netstat -ntulp
Aktive Internetverbindungen (Nur Server)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
PID/Program name   
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN    
12849/portmap       
tcp        0      0 0.0.0.0:10901           0.0.0.0:*               LISTEN    
1832/vncviewer      
tcp        0      0 0.0.0.0:11001           0.0.0.0:*               LISTEN    
1832/vncviewer      
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN    
17917/master        
tcp        0      0 127.0.0.1:986           0.0.0.0:*               LISTEN    
16498/famd          
tcp6       0      0 :::22                   :::*                    LISTEN    
3291/sshd           
udp        0      0 0.0.0.0:68              0.0.0.0:*                         
3847/dhclient3      
udp        0      0 0.0.0.0:68              0.0.0.0:*                         
3830/dhclient3      
udp        0      0 0.0.0.0:68              0.0.0.0:*                         
3855/dhclient3      
udp        0      0 0.0.0.0:111             0.0.0.0:*                         
12849/portmap       

mav5:~# ps aux|grep vnc
root      1832  0.0  0.0   4200  1048 ?        S    10:02   0:00 vncviewer
-log *:stdout:0 -listen 5501
root      2766  0.0  0.0   2884   748 pts/6    S+   10:24   0:00 grep vnc

mav5:~# xm info
host                   : mav5.hamburg.mav.de
release                : 2.6.18-xen
version                : #1 SMP Fri May 18 16:11:33 BST 2007
machine                : i686
nr_cpus                : 2
nr_nodes               : 1
sockets_per_node       : 1
cores_per_socket       : 2
threads_per_core       : 1
cpu_mhz                : 2394
hw_caps                :
bfebfbff:20100000:00000000:00000140:0000e3bd:00000000:00000001
total_memory           : 3582
free_memory            : 8
xen_major              : 3
xen_minor              : 0
xen_extra              : .3-1
xen_caps               : xen-3.0-x86_32 hvm-3.0-x86_32
xen_pagesize           : 4096
platform_params        : virt_start=0xfc000000
xen_changeset          : Tue Oct 17 22:09:52 2006 +0100 
cc_compiler            : gcc version 4.1.2 20061028 (prerelease) (Debian
4.1.1-19)
cc_compile_by          : ultrotter
cc_compile_domain      : debian.org
cc_compile_date        : Thu Nov  2 20:28:13 CET 2006
xend_config_format     : 2

mav5:~# cat /var/log/xen/xend-debug.log 
mav5:~# cat /var/log/xen/xend.log 
[2007-07-23 10:18:46 xend.XendDomainInfo 8060] DEBUG (__init__:1072)
XendDomainInfo.create(['vm', ['name', 'w2k3'], ['memory', '2048'],
['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
'restart'], ['vcpus', 1], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['args', 'VNC_VIEWER=127.0.1.1:5501 '],
['pae', 1], ['vcpus', 1], ['boot', 'd'], ['vnc', 1], ['vncdisplay', 1],
['vncunused', 1], ['display', ':0.0'], ['xauthority', '/root/.Xauthority'],
['device_model', '/usr/lib/xen/bin/qemu-dm']]], ['device', ['vbd', ['uname',
'phy:/dev/vserver/w2k3'], ['dev', 'ioemu:hda'], ['mode', 'w']]], ['device',
['vif', ['mac', '00:16:3e:00:00:94'], ['type', 'ioemu']]]])
[2007-07-23 10:18:46 xend.XendDomainInfo 8060] DEBUG (__init__:1072)
parseConfig: config is ['vm', ['name', 'w2k3'], ['memory', '2048'],
['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash',
'restart'], ['vcpus', 1], ['image', ['hvm', ['kernel',
'/usr/lib/xen/boot/hvmloader'], ['args', 'VNC_VIEWER=127.0.1.1:5501 '],
['pae', 1], ['vcpus', 1], ['boot', 'd'], ['vnc', 1], ['vncdisplay', 1],
['vncunused', 1], ['display', ':0.0'], ['xauthority', '/root/.Xauthority'],
['device_model', '/usr/lib/xen/bin/qemu-dm']]], ['device', ['vbd', ['uname',
'phy:/dev/vserver/w2k3'], ['dev', 'ioemu:hda'], ['mode', 'w']]], ['device',
['vif', ['mac', '00:16:3e:00:00:94'], ['type', 'ioemu']]]]
[2007-07-23 10:18:46 xend.XendDomainInfo 8060] DEBUG (__init__:1072)
parseConfig: result is {'shadow_memory': None, 'uuid': None, 'on_crash':
'restart', 'on_reboot': 'restart', 'localtime': None, 'image': ['hvm',
['kernel', '/usr/lib/xen/boot/hvmloader'], ['args',
'VNC_VIEWER=127.0.1.1:5501 '], ['pae', 1], ['vcpus', 1], ['boot', 'd'],
['vnc', 1], ['vncdisplay', 1], ['vncunused', 1], ['display', ':0.0'],
['xauthority', '/root/.Xauthority'], ['device_model',
'/usr/lib/xen/bin/qemu-dm']], 'on_poweroff': 'destroy', 'bootloader_args':
None, 'cpus': None, 'name': 'w2k3', 'backend': [], 'vcpus': 1, 'cpu_weight':
None, 'features': None, 'vcpu_avail': None, 'memory': 2048, 'device':
[('vbd', ['vbd', ['uname', 'phy:/dev/vserver/w2k3'], ['dev', 'ioemu:hda'],
['mode', 'w']]), ('vif', ['vif', ['mac', '00:16:3e:00:00:94'], ['type',
'ioemu']])], 'bootloader': None, 'cpu': None, 'maxmem': None}
[2007-07-23 10:18:46 xend.XendDomainInfo 8060] DEBUG (__init__:1072)
XendDomainInfo.construct: None
[2007-07-23 10:18:46 xend.XendDomainInfo 8060] DEBUG (__init__:1072)
XendDomainInfo.initDomain: 21 1.0
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: boot, val: d
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: fda, val: None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: fdb, val: None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: soundhw, val:
None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: localtime, val:
None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: serial, val:
None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: std-vga, val:
None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: isa, val: None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: vcpus, val: 1
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: acpi, val: None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: usb, val: None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) args: usbdevice, val:
None
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) Balloon: 2124672 KiB
free; need 2124596; done.
[2007-07-23 10:18:46 xend 8060] INFO (__init__:1072) buildDomain os=hvm
dom=21 vcpus=1
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) dom            = 21
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) image          =
/usr/lib/xen/boot/hvmloader
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) store_evtchn   = 1
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) memsize        = 2048
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) vcpus          = 1
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) pae            = 1
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) acpi           = 0
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) apic           = 0
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) hvm shutdown watch
registered
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) DevController: writing
{'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state':
'1', 'backend': '/local/domain/0/backend/vbd/21/768'} to
/local/domain/21/device/vbd/768.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) DevController: writing
{'domain': 'w2k3', 'frontend': '/local/domain/21/device/vbd/768', 'dev':
'hda', 'state': '1', 'params': '/dev/vserver/w2k3', 'mode': 'w', 'online':
'1', 'frontend-id': '21', 'type': 'phy'} to
/local/domain/0/backend/vbd/21/768.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) DevController: writing
{'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vif/21/0'} to /local/domain/21/device/vif/0.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) DevController: writing
{'domain': 'w2k3', 'handle': '0', 'script': '/etc/xen/scripts/vif-bridge',
'state': '1', 'frontend': '/local/domain/21/device/vif/0', 'mac':
'00:16:3e:00:00:94', 'online': '1', 'frontend-id': '21', 'type': 'ioemu'} to
/local/domain/0/backend/vif/21/0.
[2007-07-23 10:18:46 xend 8060] INFO (__init__:1072) spawning device models:
/usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '21', '-m',
'2048', '-boot', 'd', '-vcpus', '1', '-domain-name', 'w2k3', '-net',
'nic,vlan=1,macaddr=00:16:3e:00:00:94,model=rtl8139', '-net',
'tap,vlan=1,bridge=xenbr0', '-vncunused', '-k', 'en-us', '-vnclisten',
'0.0.0.0']
[2007-07-23 10:18:46 xend 8060] INFO (__init__:1072) device model pid: 2492
[2007-07-23 10:18:46 xend.XendDomainInfo 8060] DEBUG (__init__:1072) Storing
VM details: {'shadow_memory': '10', 'uuid':
'2c80694b-c9d8-b005-14b1-79f17597e4e2', 'on_reboot': 'restart',
'start_time': '1185178726.92', 'on_poweroff': 'destroy', 'name': 'w2k3',
'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'memory':
'2048', 'on_crash': 'restart', 'image': "(hvm (kernel
/usr/lib/xen/boot/hvmloader) (args 'VNC_VIEWER=127.0.1.1:5501 ') (pae 1)
(vcpus 1) (boot d) (vnc 1) (vncdisplay 1) (vncunused 1) (display :0.0)
(xauthority /root/.Xauthority) (device_model /usr/lib/xen/bin/qemu-dm))",
'maxmem': '2048'}
[2007-07-23 10:18:46 xend.XendDomainInfo 8060] DEBUG (__init__:1072) Storing
domain details: {'console/port': '2', 'name': 'w2k3', 'console/limit':
'1048576', 'vm': '/vm/2c80694b-c9d8-b005-14b1-79f17597e4e2', 'domid': '21',
'cpu/0/availability': 'online', 'memory/target': '2097152',
'store/ring-ref': '69857', 'store/port': '1'}
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) Waiting for devices
vif.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) hvm_shutdown fired,
shutdown reason=None
[2007-07-23 10:18:46 xend.XendDomainInfo 8060] DEBUG (__init__:1072)
XendDomainInfo.handleShutdownWatch
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) Waiting for 0.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) hotplugStatusCallback
/local/domain/0/backend/vif/21/0/hotplug-status.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) hotplugStatusCallback
/local/domain/0/backend/vif/21/0/hotplug-status.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) hotplugStatusCallback
1.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) Waiting for devices
usb.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) Waiting for devices
vbd.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) Waiting for 768.
[2007-07-23 10:18:46 xend 8060] DEBUG (__init__:1072) hotplugStatusCallback
/local/domain/0/backend/vbd/21/768/hotplug-status.
[2007-07-23 10:18:47 xend 8060] DEBUG (__init__:1072) hotplugStatusCallback
/local/domain/0/backend/vbd/21/768/hotplug-status.
[2007-07-23 10:18:47 xend 8060] DEBUG (__init__:1072) hotplugStatusCallback
1.
[2007-07-23 10:18:47 xend 8060] DEBUG (__init__:1072) Waiting for devices
irq.
[2007-07-23 10:18:47 xend 8060] DEBUG (__init__:1072) Waiting for devices
pci.
[2007-07-23 10:18:47 xend 8060] DEBUG (__init__:1072) Waiting for devices
ioports.
[2007-07-23 10:18:47 xend 8060] DEBUG (__init__:1072) Waiting for devices
tap.
[2007-07-23 10:18:47 xend 8060] DEBUG (__init__:1072) Waiting for devices
vtpm.
[2007-07-23 10:18:47 xend 8060] INFO (__init__:1072) Domain w2k3 (21)
unpaused.

mav5:~# cat /etc/xen/w2k3.hvm 
#  -*- mode: python; -*-
#==========================================================================
# Python configuration setup for 'xm create'.
# This script sets the parameters used when a domain is created using 'xm
create'.
# You use a separate script for each domain you want to create, or
# you can set the parameters for the domain on the xm command line.
#
#============================================================================
import os, re
arch = os.uname()[4]
if re.search('64', arch):
        arch_libdir = 'lib64'
else:
        arch_libdir = 'lib'
#----------------------------------------------------------------------------
# Kernel image file.
kernel = "/usr/lib/xen/boot/hvmloader"
# The domain build function. HVM domain uses 'hvm'.
builder='hvm'
# Initial memory allocation (in megabytes) for the new domain.
memory = '2048'
# A name for your domain. All domains must have different names.
name = 'w2k3'

#-----------------------------------------------------------------------------
# the number of cpus guest platform has, default=1
#vcpus=1
# enable/disable HVM guest ACPI, default=0 (disabled)
#acpi=1
acpi=0
# enable/disable HVM guest APIC, default=0 (disabled)
apic=0
# Pae
pae=1

# List of which CPUS this domain is allowed to use, default Xen picks
#cpus = "" # leave to Xen to pick
#cpus = "0" # all vcpus run on CPU0
#cpus = "0-3,5,^1" # run on cpus 0,2,3,5
# Optionally define mac and/or bridge for the network interfaces.
# Random MACs are assigned if not given.
# type=ioemu specify the NIC is an ioemu device not netfront
#vif = [ 'type=ioemu, mac=aa:00:b0:00:00:11, bridge=xenbr0' ]
#vif = [ 'type=ioemu, mac=00:16:3e:00:00:94, bridge=xenbr0' ]
vif = [ 'type=ioemu, mac=00:16:3e:00:00:94' ]

#----------------------------------------------------------------------------
# Define the disk devices you want the domain to have access to, and
# what you want them accessible as.
# Each disk entry is of the form phy:UNAME,DEV,MODE
# where UNAME is the device, DEV is the device name the domain will see,
# and MODE is r for read-only, w for read-write.
# This would be for using a QEMU qcow file as a virtual disk
#disk = [ 'file:/guests/1-w2k3/w2k3-demo-001.qcow,ioemu:hda,w' ]
# This is for using an LVM volume as a virtual disk
disk = [ 'phy:/dev/vserver/w2k3,ioemu:hda,w' ]

#----------------------------------------------------------------------------
# Configure the behaviour when a domain exits. There are three 'reasons'
# for a domain to stop: poweroff, reboot, and crash. For each of these you
# may specify:
#
# "destroy", meaning that the domain is cleaned up as normal;
# "restart", meaning that a new domain is started in place of the old
# one;
# "preserve", meaning that no clean-up is done until the domain is
# manually destroyed (using xm destroy, for example); or
# "rename-restart", meaning that the old domain is not cleaned up, but is
# renamed and a new domain started in its place.
#
# The default is
#
# on_poweroff = 'destroy'
# on_reboot = 'restart'
# on_crash = 'restart'
#
# For backwards compatibility we also support the deprecated option restart
#
# restart = 'onreboot' means on_poweroff = 'destroy'
# on_reboot = 'restart'
# on_crash = 'destroy'
#
# restart = 'always' means on_poweroff = 'restart'
# on_reboot = 'restart'
# on_crash = 'restart'
#
# restart = 'never' means on_poweroff = 'destroy'
# on_reboot = 'destroy'
# on_crash = 'destroy'
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'

#============================================================================
# New stuff
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
#-----------------------------------------------------------------------------
# Disk image for
cdrom="/media/w2k3/WINDOWS_2003_STANDARD.ISO"
#-----------------------------------------------------------------------------
# boot on floppy (a), hard disk (c) or CD-ROM (d)
boot="d"
#-----------------------------------------------------------------------------
# write to temporary files instead of disk image files
#snapshot=1
#----------------------------------------------------------------------------
# enable SDL library for graphics, default = 0
sdl=0
#----------------------------------------------------------------------------
# enable VNC library for graphics, default = 1
vnc=1
#----------------------------------------------------------------------------
# enable spawning vncviewer(only valid when vnc=1), default = 1
#vncviewer=1
vncviewer=1
#----------------------------------------------------------------------------
# address that should be listened on for the VNC server if vnc is set.
# default is to use 'vnc-listen' setting from /etc/xen/xend-config.sxp
#vnclisten="127.0.0.1"
#vnclisten="0.0.0.0"

#----------------------------------------------------------------------------
# set VNC display number, default = domid
vncdisplay=1

#----------------------------------------------------------------------------
# try to find an unused port for the VNC server, default = 1
vncunused=1

#----------------------------------------------------------------------------
# enable spawning vncviewer for domain's console
# (only valid when vnc=1), default = 0
#vncconsole=0

#----------------------------------------------------------------------------
# no graphics, use serial port
#nographic=0
#-----------------------------------------------------------------------------
# serial port re-direct to pty deivce, /dev/pts/n
# then xm console or minicom can connect
#serial='pty'
#----------------------------------------------------------------------------
# enable ne2000, default = 0(use pcnet)
ne2000=0
#----------------------------------------------------------------------------
#
#usb=1
#usbdevice='tablet'
#-----------------------------------------------------------------------------
# enable audio support
#audio=1
#-----------------------------------------------------------------------------
# set the real time clock to local time [default=0 i.e. set to utc]
#localtime=1
#-----------------------------------------------------------------------------
# start in full screen
#full-screen=1
#stdvga=0

mav5:~# xm list
Name                                      ID Mem(MiB) VCPUs State   Time(s)
Domain-0                                   0     1471     2 r-----    731.5
w2k3                                      21     2048     1 ------      0.0

mav5:~# xm destroy w2k3

 Xen version 3.0.3-1 (Debian 3.0.3-0-2) (ultrotter@xxxxxxxxxx) (gcc version
4.1.2 20061028 (prerelease) (Debian 4.1.1-19)) Thu Nov  2 20:28:13 CET 2006
 Latest ChangeSet: Tue Oct 17 22:09:52 2006 +0100 

(XEN) Command line: /xen-3.0.3-1-i386.gz
(XEN) WARNING: Only the first 4 GB of the physical memory map can be
accessed
(XEN)          by Xen in 32-bit mode. Truncating the memory map...
(XEN) Physical RAM map:
(XEN)  0000000000000000 - 000000000009d800 (usable)
(XEN)  000000000009d800 - 00000000000a0000 (reserved)
(XEN)  00000000000ce000 - 00000000000d0000 (reserved)
(XEN)  00000000000e4000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 00000000dfee0000 (usable)
(XEN)  00000000dfee0000 - 00000000dfeea000 (ACPI data)
(XEN)  00000000dfeea000 - 00000000dff00000 (ACPI NVS)
(XEN)  00000000dff00000 - 00000000e0000000 (reserved)
(XEN)  00000000f0000000 - 00000000f4000000 (reserved)
(XEN)  00000000fec00000 - 00000000fec10000 (reserved)
(XEN)  00000000fee00000 - 00000000fee01000 (reserved)
(XEN)  00000000ff000000 - 0000000100000000 (reserved)
(XEN) System RAM: 3582MB (3668468kB)
(XEN) Xen heap: 10MB (10360kB)
(XEN) PAE disabled.
(XEN) found SMP MP-table at 000f5f30
(XEN) DMI present.
(XEN) Using APIC driver default
(XEN) ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f5f00
(XEN) ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP 0x00000000) @
0xdfee386d
(XEN) ACPI: FADT (v001 INTEL           0x06040000 PTL  0x00000003) @
0xdfee9ea8
(XEN) ACPI: MCFG (v001 PTLTD    MCFG   0x06040000  LTP 0x00000000) @
0xdfee9f1c
(XEN) ACPI: MADT (v001 PTLTD     APIC   0x06040000  LTP 0x00000000) @
0xdfee9f58
(XEN) ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @
0xdfee9fd8
(XEN) ACPI: SSDT (v001  PmRef    CpuPm 0x00003000 INTL 0x20050228) @
0xdfee38a5
(XEN) ACPI: DSDT (v001  INTEL GLENWOOD 0x06040000 MSFT 0x0100000e) @
0x00000000
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
(XEN) Processor #0 6:15 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
(XEN) Processor #1 6:15 APIC version 20
(XEN) ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
(XEN) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
(XEN) ACPI: IOAPIC (id[0x03] address[0xfecc0000] gsi_base[24])
(XEN) IOAPIC[1]: apic_id 3, version 32, address 0xfecc0000, GSI 24-47
(XEN) ACPI: IOAPIC (id[0x04] address[0xfecc0400] gsi_base[48])
(XEN) IOAPIC[2]: apic_id 4, version 32, address 0xfecc0400, GSI 48-71
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
(XEN) ACPI: IRQ0 used by override.
(XEN) ACPI: IRQ2 used by override.
(XEN) ACPI: IRQ9 used by override.
(XEN) Enabling APIC mode:  Flat.  Using 3 I/O APICs
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Initializing CPU#0
(XEN) Detected 2394.062 MHz processor.
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 0
(XEN) VMXON is done
(XEN) Intel machine check architecture supported.
(XEN) Intel machine check reporting enabled on CPU#0.
(XEN) CPU0: Intel(R) Xeon(R) CPU            3060  @ 2.40GHz stepping 06
(XEN) Booting processor 1/1 eip 90000
(XEN) Initializing CPU#1
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 1
(XEN) VMXON is done
(XEN) Intel machine check architecture supported.
(XEN) Intel machine check reporting enabled on CPU#1.
(XEN) CPU1: Intel(R) Xeon(R) CPU            3060  @ 2.40GHz stepping 06
(XEN) Total of 2 processors activated.
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) checking TSC synchronization across 2 CPUs: passed.
(XEN) Platform timer is 1.193MHz PIT
(XEN) Brought up 2 CPUs
(XEN) Machine check exception polling timer started.
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Domain 0 kernel supports features = { 0000001f }.
(XEN) Domain 0 kernel requires features = { 00000000 }.
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   03000000->04000000 (870880 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: c0100000->c0456dbc
(XEN)  Init. ramdisk: c0457000->c06ebc00
(XEN)  Phys-Mach map: c06ec000->c0a42780
(XEN)  Start info:    c0a43000->c0a4346c
(XEN)  Page tables:   c0a44000->c0a48000
(XEN)  Boot stack:    c0a48000->c0a49000
(XEN)  TOTAL:         c0000000->c0c00000
(XEN)  ENTRY ADDRESS: c0100000
(XEN) Dom0 has maximum 2 VCPUs
(XEN) Initrd len 0x294c00, start at 0xc0457000
(XEN) Scrubbing Free RAM: ....................................done.
(XEN) Xen trace buffers: disabled
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to
Xen).
(XEN) vmx_do_launch(): GUEST_CR3<=8aca0000, HOST_CR3<=8aca1000
(XEN) vmx_do_launch(): GUEST_CR3<=ddca0000, HOST_CR3<=ddca1000
(XEN) vmx_do_launch(): GUEST_CR3<=8aca0000, HOST_CR3<=8aca1000
(XEN) vmx_do_launch(): GUEST_CR3<=ddca0000, HOST_CR3<=ddca1000
(XEN) vmx_do_launch(): GUEST_CR3<=8aca0000, HOST_CR3<=8aca1000
(XEN) vmx_do_launch(): GUEST_CR3<=ddca0000, HOST_CR3<=ddca1000
(XEN) vmx_do_launch(): GUEST_CR3<=ddd20000, HOST_CR3<=ddd21000
(XEN) vmx_do_launch(): GUEST_CR3<=8ad20000, HOST_CR3<=8ad21000
(XEN) vmx_do_launch(): GUEST_CR3<=dd620000, HOST_CR3<=dd621000
(XEN) vmx_do_launch(): GUEST_CR3<=dd7a0000, HOST_CR3<=dd7a1000
(XEN) vmx_do_launch(): GUEST_CR3<=ddd20000, HOST_CR3<=ddd21000

mav5:~/# cat /var/log/xen/qemu-dm.2492.log
domid: 21
qemu: the number of cpus is 1
Watching /local/domain/21/logdirty/next-active
qemu_map_cache_init nr_buckets = 4000
shared page at pfn 1
map shared IO page returned error 14

-- 
View this message in context: 
http://www.nabble.com/Windows-2k3-Guest%3A-boot-problem-from-ISO-tf4129104.html#a11741963
Sent from the Xen - User mailing list archive at Nabble.com.


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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.