[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] HVM guest do not "destroy domain after shutdown or reboot in xen 3.2.1 debian Lenny"
Hi to all, When I reboot or shutdown hvm guest (via remote desktop), the domain do not destroy automatically and xm list show "s" state forever. When restart xend daemon the domain is destroyed. NameÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ IDÂÂ Mem VCPUsÂÂÂÂÂ StateÂÂ Time(s) pruebaÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 38Â 1024ÂÂÂÂ 2ÂÂÂÂ ---s--ÂÂÂÂ 69.4 The guest machine is a Windows 2003 Server Enterprise Edition (32 bits) with SP2 and last updates installed. Host: CPU's: Two Dual-Core AMD Opteron(tm) Processor 2214 Linux 2.6.26-1-xen-amd64 #1 SMP Sat Jan 10 20:39:26 UTC 2009 x86_64 GNU/Linux SO: Debian Lenny Xen Version: 3.2.1 from debian packages guest config file (prueba.cfg): import os, re arch = os.uname()[4] if re.search('64', arch): ÂÂÂÂÂÂÂ arch_libdir = 'lib64' else: ÂÂÂÂÂÂÂ arch_libdir = 'lib' kernel = "/usr/lib/xen-3.2-1/boot/hvmloader" builder = 'hvm' memory = 1024 name = "prueba" vcpus=2 acpi=1 apic=1 vif = [ 'type=ioemu, bridge=xenbr0', 'type=ioemu, bridge=xenbr2' ] disk = [ 'phy:/xen-machines/prueba/sistema.img,ioemu:hda,w' ] device_model = '/usr/' arch_libdir '/xen-3.2-1/bin/qemu-dm' boot="c" sdl=0 vnc=1 xend-config.sxp: (xend-relocation-server yes) (xend-relocation-hosts-allow '') (network-script dual-network-bridge) (vif-script vif-bridge) (dom0-min-mem 196) (dom0-cpus 0) Any idea is appreciated Thanks in advance. Seguros Orange: la mejor cobertura al mejor precio _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |