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] Transient xen performance issue

To: Dan Zhang <danz@xxxxxxxxx>
Subject: Re: [Xen-users] Transient xen performance issue
From: Joel Richard <xen@xxxxxxxxxxxxxxx>
Date: Wed, 11 Mar 2009 08:46:39 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 11 Mar 2009 05:47:21 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20090309224955.350266zxeg8cyzs4@xxxxxxxxxxxxxxxxxx>
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: <20090309224955.350266zxeg8cyzs4@xxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Dan,

You didn't mention disk activity or whether the CPUs are waiting on anything. I have noticed (at least in my limited experience) that when a DomU is using a lot of disk, the Dom0 will show that the CPU (using plain old "top") is spending a significant amount of time waiting for the I/O.

Here's my top header. Note that this machine is mostly idle. :)

top - 15:41:57 up  5:59,  2 users,  load average: 0.00, 0.00, 0.00
Tasks:  98 total,   1 running,  97 sleeping,   0 stopped,   0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni, 99.7%id, 0.2%wa, 0.0%hi, 0.0%si, 0.0%st

But if you have a lot in "wa" (I/O wait) that could be the source of some trouble.

In other words, if the server is not doing what you want it to be doing, you need to figure out what it IS doing. :)

--Joel


On Mar 9, 2009, at 10:49 PM, Dan Zhang wrote:

I'm installing Xen with the OpenSUSE 10.2 distro and the bigsmp-2.6.18.8-0.13.i586 kernel. However, I occasionally get insane amounts of slowdown (almost 100x) in dom0. On bootup, performance is normal. After an undeterministic period of time, I get this crazy amount of slowdown. I'm not sure why this is the case and I have spent a long time trying to figure it out. There are no background processes running and nothing CPU intensive shows up on top or ps aux.

One point of interest is that when I run 'lsmod', the modules ide_core and ide_disk are missing. I tried installing them but it seems that they aren't necessary. Since performance is fine on startup, I'm not sure if this is a problem.

I'm installing and compiling Xen 3.3.0 from scratch by using "make world", etc.

Does anyone have any ideas or suggestions?

Thanks!

Dan

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



Joel Richard
The Richard Group
joel@xxxxxxxxxxxxxxxxx
703-584-5802




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

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