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] High iowait every day at the same time.

To: Simon Hobson <linux@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] High iowait every day at the same time.
From: Michael Borokhovich <michaelbor@xxxxxxxxx>
Date: Tue, 5 Oct 2010 22:45:19 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 05 Oct 2010 13:47:07 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=fYkwntjJSHDLdu87MozLtjXcUmbxtKirUqsYf0cScNE=; b=PEptocp1yR55DfH08BTG/xVnYFxWdbIhfcPRLKoKCRsn8OSbQk63QvgE6mRuu5ATFU 2LYpGcke/uthcDB0AHJB8vsBuktK7JbE94DadjC0wOkwouzVlWxhRmjZo70SPbMOz8x0 UnLem+9CnoCdy2Wy2rOA5Lz4IZKmPQwj+BvAs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=HxllnYGdd+dlFhNXkAu0LZqiFwJVCS+mzojWwNMr6So422yMqmUMV0QRBblhoINU3P IPnczFGKpmH+46DtAPwKy344TYEFpyHg4TphNEAT+F5V2hdDzXFji/V3CLroitcKdtUR CWLFAQhIhNIIBm9xHGYdFHWnP931P6U6jNvN4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <p0624080ac8cb3ae61488@xxxxxxxxxxxxxxxxxxxxxx>
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>
References: <AANLkTikN4r4LaoF3n8ePgZrb5TcxQyDLnO1poG2cPK4e@xxxxxxxxxxxxxx> <p0624080ac8cb3ae61488@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Simon, thank you very much.

Since all my VMs are running Debian, there was the cron.daily schedule at 8:25 in /etc/crontab file. The problematic process was 'updatedb' which was initiated by the 'find' script in the cron.daily directory.

I will comment this line in /etc/crontab and it hopefully will solve the problem.

Thanks again,
Michael.

On Fri, Oct 1, 2010 at 09:18, Simon Hobson <linux@xxxxxxxxxxxxxxxx> wrote:
Michael Borokhovich wrote:

I have a strange and the same problem on two servers. I'm running Xen on two different servers (2.6.18.8-xen Debian 4.0 and 2.6.18-xen Debian 4.0). About 120 guest domains.
Every day exactly at 08:25 AM, high iowait ~99% load starts and lasts for about 50 minutes.

When guests domains are shut down, the problem is not appearing. There is no tasks in crontab on Domain0 and on guest domains.

By default, Debian runs a bunch of tasks at 6:25, have a look in /etc/cron.* and /etc/crontab. I see you are in a +2 timezone, so that would make 6:25 into 8:25 by my reckoning.

If you have a lot of guests all firing up at the same time, then that could well saturate your I/O and make it all slow down.

--
Simon Hobson

Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>