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

Re: [Xen-users] XEN hangs on IO operations?

To: cold80 <cold80@xxxxxxxxx>
Subject: Re: [Xen-users] XEN hangs on IO operations?
From: Steven Timm <timm@xxxxxxxx>
Date: Tue, 11 Mar 2008 12:39:02 -0500 (CDT)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 11 Mar 2008 11:14:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <15845377.post@xxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <15845377.post@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, 5 Mar 2008, cold80 wrote:


We bought a dedicated server with CentOS 5.1 and XEN (3.x). I've installed
Win2003 as the first guest but I noticed this simple (but terrible) problem.
When I copy something quite big (like an iso image or something like that)
on the host machine (from a directory to another for example) the VM hangs
and I see CPU usage going to 0. The VM hangs for about 5 minutes, then
magically it wakes up and continue working well. During these 5 minutes the
VM doesn't respond to everything. The host, on the contrary, works without
problems during the hang up. Do you know what can it be?

Thanks a lot

Cold


There are various kinds of I/O on the host dom0 that can cause
the xen domains to block because the network interrupts of the domU are not getting serviced properly by the dom0. I have seen errors very much like that and have only resolved them by shifting all the processes
off of the dom0 to other xen instances.  The signature of this is
if you have a continuous outbound ping going on a domU during this
time, it will give you no output during the hang and then all of
a sudden all the ping packets will report back at once once the hang is done.

Steve


--
------------------------------------------------------------------
Steven C. Timm, Ph.D  (630) 840-8525
timm@xxxxxxxx  http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.

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

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