[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] How to get rid of IO-Bottleneck?


  • To: Fabian Zimmermann <xen-users@xxxxxxxxxxxxxxxxx>
  • From: Taeho Kang <tkang1@xxxxxxxxx>
  • Date: Fri, 3 Apr 2009 16:06:41 +0900
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Fri, 03 Apr 2009 00:07:22 -0700
  • 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=MYmSva/g8ElYeR7548uf+0ym+nPjFxytN+M5zvoUg1JrMZk9gTsX5EA7sxobaonQBO 1CdthNCl8+wXZaAVQvyvneUgfDrRRHpNyYnsaHg1eZWp6wqqluDgNUUMkcNEqYOwrKY5 kw8tWrFc+EWLle0y4UjGDwrg2hDvMuI7Fxyhs=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

If all of your guest domain VM's are running on one or two HDD's... then it's no good as VM's are trying to read/write all over the HDD's. (e.g. lots and lots of random accesses across the disk)
 
If you've got multiple HDD's, then have your Xen guest domains running on top of each disk. If one of your VM is very much disk I/O intensive, then you would dedicate a HDD to that VM, and have other less disk I/O intensive VM's on another HDD. Just do whatever you can to balance out loads on your physical HDD's.
 
Or if you could have SSD (Solid State Disks) then you wouldn't have to think about this issue as it's good for random accesses.
/Taeho
On Fri, Apr 3, 2009 at 3:30 PM, Fabian Zimmermann <xen-users@xxxxxxxxxxxxxxxxx> wrote:
Hi,

I'm running a Xen (Debian Lenny / 3.3.1 / 2.6.18.8 / 2x1T SATA RAID1 / 8G RAM)-Server with ~8-12 VMs (LVM based - NOOP shedule). Each VM is running Postgre, Tomcat, Apache. If we do our daily testings, the disk-io-performance  is terrible.

As far as I understood reads are cached within the VMs, so this should not be the problem. I think the high number of writes is killing the hdd. Is there a way to do something like "async write", or what else could I do to speedup the VMs even if there is a lot of disk-io?

Thanks,
Fabian

_______________________________________________
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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.