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

[Xen-users] crashes windows 2008 server in hvm


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Vladimir Elizarov <xengelpublicx@xxxxxxxxx>
  • Date: Mon, 22 Dec 2008 02:21:02 +0300
  • Delivery-date: Sun, 21 Dec 2008 15:21:54 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=qRqET4CH4n/YS+OEOjg+s+ORag3j8t7u6KdjLQjGZ8H86mM1TgRGl8p61vXat9+0Vy LuLfpXQaqPs7DHKje3rR2tYnpk8QuLKuMstalBK6HzJbYKAQO1fPUv9emJUipOxHicA2 tWzH+7o+qEwUtvb9m6zOIceSsESZEcZm2DLvQ=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

i'm install windows 2008 server in xen with config:

kernel = "/usr/lib/xen-3.2-1/boot/hvmloader"
builder = 'hvm'
memory = 768
name = 'test'
vcpus=1
pae=0
acpi=1
apic=1
usb=0
dhcp = 'dhcp'
vif=['mac=00:16:3E:00:01:05,bridge=xenbr0']
disk = [
''phy:/dev/aibooo-san/shit.aibooo-san.local,hda,w',
'file:/home/velizarov/win2k8.iso,ioemu:hdc:cdrom,r'
]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'destroy'
device_model = '/usr/lib/xen-3.2-1/bin/qemu-dm'
cdrom = '/dev/hdf'
sdl=0
ne2000=0
boot='d'
vnc=1
        
following the recent upgrading the kernel and xen'a hvm-domains in the login (with login windows 2008 server) have destroy. User logins in only safe mode.
        
i'm reinstall w2k8 server and the same result

configuration:
dpkg -l|grep xen
ii libxenstore3.0 3.2.1-2~bpo4+1 Xenstore communications library for Xen ii linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-23etch1 Linux 2.6.18 image on AMD64 ii linux-modules-2.6.18-6-xen-amd64 2.6.18.dfsg.1-23etch1 Linux 2.6.18 modules on AMD64 ii xen-docs-3.2 3.2.1-2~bpo4+1 Documentation for Xen rc xen-hypervisor-3.0.3-1-amd64 3.0.3-0-4 The Xen Hypervisor on AMD64 ii xen-hypervisor-3.2-1-amd64 3.2.1-2~bpo4+1 The Xen Hypervisor on AMD64 ii xen-shell 1.8-3~bpo40+1 Console based Xen administration utility ii xen-tools 2.8-2 Tools to manage debian XEN virtual servers ii xen-utils-3.2-1 3.2.1-2~bpo4+1 XEN administrative tools ii xen-utils-common 3.2.0-1~bpo4+1 XEN administrative tools - common files ii xenstore-utils 3.2.1-2~bpo4+1 Xenstore utilities for Xen

Linux aibooo-san 2.6.18-6-xen-amd64 #1 SMP Fri Dec 12 07:02:03 UTC 2008 x86_64 GNU/Linux

qemu log:
qemu_map_cache_init nr_buckets = 10000 size 3145728
shared page at pfn 2ffff
buffered io page at pfn 2fffd
Time offset set 0
Register xen platform.
Done register platform.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0

xen-debug log:
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) XendDomainInfo.constructDomain [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Balloon: 1075768 KiB free; need 2048; done.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Adding Domain: 37
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) XendDomainInfo.initDomain: 37 256 [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Stored a VNC password for vfb access
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: boot, val: c
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: fda, val: None
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: fdb, val: None
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: soundhw, val: None
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: localtime, val: 0
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: serial, val: None
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: std-vga, val: 0
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: isa, val: 0
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: acpi, val: 1
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: usb, val: 0
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: usbdevice, val: None
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) args: pci, val: []
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) _initDomain:shadow_memory=0x0, memory_static_max=0x30000000, memory_static_min=0x0. [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Balloon: 1074476 KiB free; need 801792; done. [2008-12-22 01:50:57 13161] INFO (__init__:1072) buildDomain os=hvm dom=37 vcpus=1
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) domid          = 37
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) image = /usr/lib/xen-3.2-1/boot/hvmloader
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) store_evtchn   = 2
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) memsize        = 768
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) vcpus          = 1
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) acpi           = 1
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) apic           = 1
[2008-12-22 01:50:57 13161] INFO (__init__:1072) createDevice: vfb : {'vncunused': 1, 'other_config': {'vncunused': 1, 'type': 'vnc'}, 'type': 'vnc', 'uuid': 'bf99936f-2f2a-f2ae-6a6e-49be5a09cf53'} [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/37/0'} to /local/domain/37/device/vfb/0. [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) DevController: writing {'vncunused': '1', 'domain': 'shit1.aibooo-san.local', 'frontend': '/local/domain/37/device/vfb/0', 'uuid': 'bf99936f-2f2a-f2ae-6a6e-49be5a09cf53', 'state': '1', 'online': '1', 'frontend-id': '37', 'type': 'vnc'} to /local/domain/0/backend/vfb/37/0. [2008-12-22 01:50:57 13161] INFO (__init__:1072) createDevice: vbd : {'uuid': '198e7dd8-8b16-33d9-248f-7fafdf785258', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'hda', 'uname': 'phy:/dev/aibooo-san/shit1.aibooo-san.local', 'mode': 'w'} [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) DevController: writing {'backend-id': '0', 'virtual-device': '768', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/37/768'} to /local/domain/37/device/vbd/768. [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) DevController: writing {'domain': 'shit1.aibooo-san.local', 'frontend': '/local/domain/37/device/vbd/768', 'uuid': '198e7dd8-8b16-33d9-248f-7fafdf785258', 'dev': 'hda', 'state': '1', 'params': '/dev/aibooo-san/shit1.aibooo-san.local', 'mode': 'w', 'online': '1', 'frontend-id': '37', 'type': 'phy'} to /local/domain/0/backend/vbd/37/768. [2008-12-22 01:50:57 13161] INFO (__init__:1072) createDevice: vif : {'mac': '00:16:3e:2a:df:aa', 'uuid': '3ce58feb-ea4e-c148-5957-dc99315dbe49'} [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) DevController: writing {'backend-id': '0', 'mac': '00:16:3e:2a:df:aa', 'handle': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/37/0'} to /local/domain/37/device/vif/0. [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) DevController: writing {'domain': 'shit1.aibooo-san.local', 'frontend': '/local/domain/37/device/vif/0', 'uuid': '3ce58feb-ea4e-c148-5957-dc99315dbe49', 'script': '/etc/xen/scripts/vif-bridge bridge="xenbr0"', 'mac': '00:16:3e:2a:df:aa', 'frontend-id': '37', 'state': '1', 'online': '1', 'handle': '0'} to /local/domain/0/backend/vif/37/0. [2008-12-22 01:50:57 13161] INFO (__init__:1072) spawning device models: /usr/lib/xen-3.2-1/bin/qemu-dm ['/usr/lib/xen-3.2-1/bin/qemu-dm', '-d', '37', '-domain-name', 'shit1.aibooo-san.local', '-vnc', 'machine_ip:0,password', '-vncunused', '-vcpus', '1', '-boot', 'c', '-acpi', '-net', 'nic,vlan=1,macaddr=00:16:3e:2a:df:aa,model=rtl8139', '-net', 'tap,vlan=1,bridge=xenbr0', '-M', 'xenfv']
[2008-12-22 01:50:57 13161] INFO (__init__:1072) device model pid: 17763
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '7', 'uuid': '92aa0ba5-6ed6-9897-e69b-b86d009bd5de', 'on_reboot': 'restart', 'start_time': '1229899857.61', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'destroy', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'image': '(hvm (kernel /usr/lib/xen-3.2-1/boot/hvmloader) (acpi 1) (apic 1) (boot c) (device_model /usr/lib/xen-3.2-1/bin/qemu-dm) (isa 0) (localtime 0) (monitor 0) (nographic 0) (pae 0) (rtc_timeoffset 0) (sdl 0) (stdvga 0) (usb 0) (vnc 1) (timer_mode 0) (vncunused 1) (xauthority /root/.Xauthority) (pci ()) (guest_os_type default) (notes (SUSPEND_CANCEL 1)))', 'name': 'shit1.aibooo-san.local'} [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Storing domain details: {'console/port': '3', 'name': 'shit1.aibooo-san.local', 'console/limit': '1048576', 'store/port': '2', 'vm': '/vm/92aa0ba5-6ed6-9897-e69b-b86d009bd5de', 'domid': '37', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/target': '786432', 'control/platform-feature-multiprocessor-suspend': '1', 'store/ring-ref': '196606', 'console/type': 'ioemu'} [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/37/0'} to /local/domain/37/device/console/0. [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) DevController: writing {'domain': 'shit1.aibooo-san.local', 'frontend': '/local/domain/37/device/console/0', 'uuid': 'a26152c1-79d2-9afc-3b80-b85485bb2522', 'frontend-id': '37', 'state': '1', 'location': '3', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/console/37/0. [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) XendDomainInfo.handleShutdownWatch
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices vif.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for 0.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) hotplugStatusCallback /local/domain/0/backend/vif/37/0/hotplug-status. [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) hotplugStatusCallback /local/domain/0/backend/vif/37/0/hotplug-status.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) hotplugStatusCallback 1.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices vbd.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for 768.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) hotplugStatusCallback /local/domain/0/backend/vbd/37/768/hotplug-status. [2008-12-22 01:50:57 13161] DEBUG (__init__:1072) hotplugStatusCallback /local/domain/0/backend/vbd/37/768/hotplug-status.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) hotplugStatusCallback 1.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices irq.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices vkbd.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices vfb.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices console.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for 0.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices pci.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices ioports.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices tap.
[2008-12-22 01:50:57 13161] DEBUG (__init__:1072) Waiting for devices vtpm.
[2008-12-22 01:50:57 13161] INFO (__init__:1072) Domain shit1.aibooo-san.local (37) unpaused. [2008-12-22 01:52:19 13161] WARNING (__init__:1072) Domain has crashed: name=shit1.aibooo-san.local id=37.

_______________________________________________
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®.