[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: Windows Server 2003, reboot hangs
Hi Terri, David, I also have this issue with Windows Server 2003 32 bit installed on Xen 3.2.0 built from the xen source rpm's for CentOS 5.2. When I have a single vcpu set, the domU exhibits normal shutdown & restart behavior, but with 2 or more vcpu's it will occasionally hang & consume 100% of a single core within the dom0 when attempting to shutdown or reboot. My config for the domU is: [root@enterprise ~]# cat /etc/xen/xxx name = "xxx" kernel = "/usr/lib/xen/boot/hvmloader" builder = "hvm" memory = 1024 #vcpus = 4 vcpus = 1 acpi = 1 apic = 1 pae = 1 vif = [ 'type=ioemu, bridge=xenbr0' ] disk = [ 'phy:/dev/domU/xxx_c,hda,w', 'phy:/dev/domU/xxx_f,hdd,w', 'file:/var/lib/xen/images/Windows2003Server_Std_i386.iso,hdc:cdrom,r', ] vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncdisplay=1' ] device_model = "/usr/lib64/xen/bin/qemu-dm" boot = "c" vnc = 1 vncviewer = 0 vncconsole = 0 sdl = 0 audio = 0 localtime = 1 usbdevice = "tablet" I'm also using the gplpv drivers (0.9.11-pre17), but it doesn't appear to make a difference whether I boot the win2003 hvm with /gplpv or not. Aside from setting vcpu's = 1, have either of you been able to work out a resolution for it? [root@enterprise ~]# xm info host : enterprise.clear2pay.com.au release : 2.6.18-92.1.6.el5xen version : #1 SMP Wed Jun 25 14:13:10 EDT 2008 machine : x86_64 nr_cpus : 4 nr_nodes : 1 cores_per_socket : 4 threads_per_core : 1 cpu_mhz : 2666 hw_caps : bfebfbff:20100800:00000000:00000140:000ce3bd:00000000:00000001 total_memory : 4090 free_memory : 7 node_to_cpu : node0:0-3 xen_major : 3 xen_minor : 2 xen_extra : .0 xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 xen_scheduler : credit xen_pagesize : 4096 platform_params : virt_start=0xffff800000000000 xen_changeset : unavailable cc_compiler : gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) cc_compile_by : root cc_compile_domain : clear2pay.com.au cc_compile_date : Wed Jul 16 13:13:40 EST 2008 xend_config_format : 4 --- Cheers Lee Webb E: lwebb(at)clear2pay(dot)com(dot)au _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |