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] Hints on Balancing of a System with many HVM DomUs

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Hints on Balancing of a System with many HVM DomUs
From: Martin Troester <TroyMcClure@xxxxxx>
Date: Wed, 07 Oct 2009 23:27:04 +0200
Delivery-date: Wed, 07 Oct 2009 14:30:43 -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 (X11/20090817)
Hi,

I am currently doing a performance test of HVM DomUs (32bit Linux) on a 64bit Dom0. All DomUs use a qcow2 backing file and two ethernet devices. When I now stress the I/O for those DomUs I see the processor load in Dom0 increase heavily, ultimately causing in the DomUs to be almost unusable. Looking into Dom0, the qemu-dm processes consume lots of CPU resources. This behaviour is what I expect - without stub domains, I expect Dom0 to be overly utilized, compared to a single DomU.

However, this scenario is without any balancing at all. All DomUs get 1 VCPU, Dom0 is only limited by memory usage.

Therefore, I would like to kindly ask users here if there exist something like a recommendation for this usage scenario, e.g. pinning physical CPUs to Dom0, modifying the amount of CPU time for Dom0, ...

What's your opinion here?

Regards,
Martin

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Hints on Balancing of a System with many HVM DomUs, Martin Troester <=