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] HVM crash with raw_aio_remove

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] HVM crash with raw_aio_remove
From: Marco Cintolesi <mcinto-lists@xxxxxxxxxxxx>
Date: Mon, 26 Oct 2009 14:36:48 +0100
Delivery-date: Mon, 26 Oct 2009 09:33:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
Hi All
Three days ago we started to see some problems on one of hour XEN hosts:
The server is a Centos 5.3 with xen 3.4.1 from Gitco rep.

sometimes some domains (win 2k3 server) crashes with this messages from xend log: device model failure: pid 17081: malfunctioning (closed sentinel), killed; see /var/log/xen/qemu-dm-xxx.log

in the qemu log the last line is:
raw_aio_remove: aio request not found!

the domain config file is:

name = "abc"
kernel = "/usr/lib/xen/boot/hvmloader"
builder = "hvm"
device_model = "/usr/lib64/xen/bin/qemu-dm"
disk = ["phy:/dev/disk/by-path/ip-10.20.30.1:3260-iscsi-vsp:1070-lun-1,hda,w","tap:aio:/opt/vservers/isos/rescue,hdc:cdrom,r"]
memory = 2048
maxmem = 2048
vcpus = 4
cpu_weight = 1
acpi = 1
apic = 1
vif = [ "mac=00:16:3e:c1:a2:a3" ]
boot = "c"
vnc = 1
vncdisplay = 111
vncpasswd = "1234"
keymap = "it"
usbdevice = "tablet"
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'


What can i check ?

Thanks
Marco


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

<Prev in Thread] Current Thread [Next in Thread>