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] domU's overloaded

To: "Brian Stempin" <brian.stempin@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] domU's overloaded
From: n8&abby <thoughtobject@xxxxxxxxx>
Date: Thu, 27 Mar 2008 14:36:14 -0700
Delivery-date: Thu, 27 Mar 2008 14:36:46 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=FOdNYodRTTDo6AvuWQ21WVHYXK1/LAQ3CKVV+Q/DzHc=; b=RPLloq8xjvISQsTwqRyfQ9k2CV3XaLcyeYS+hLfAgwyg3Mhf9K8LQwyb/u6aFBYEYgjjL4EGW1CCO+teERjexXs25aDOUoDS+5CI/O3Ytdb/csYKXZYNwQYrZCVkCoWPHL2yyiJKYaxmXEyiIJuwreeXubepMPIW1W4BQPv0o9w=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=lgNV2lHrLv/T8YyF0coC1jvGiEahVoiMsZy6LKoNMWLRs9HVoPMZhCSoaKtoaBHFxPyWFMVtS9ozfy0+mjnWmZzGOrs1Zls5wVT6YR7FxRfN3C8wYN111kw8M802yrZ7DEiUo8BAV+RHtYBiRuicAXhd5svmYZiYHVqlcts8WzQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <351785350803271046t447c1056l7d3562741acac15a@xxxxxxxxxxxxxx>
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: <be3006890803231032h3a35c60x372d303212269ab3@xxxxxxxxxxxxxx> <Pine.LNX.4.64.0803231341460.15473@localhost> <20080323224203.GO28226@xxxxxxxxxxx> <be3006890803251901v30094e8fy3c916412612c2cb2@xxxxxxxxxxxxxx> <351785350803271046t447c1056l7d3562741acac15a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Each domU has 50Gb space.  SCSI / SAS drives don't work for us because of the cost.  These are torrent servers, each domU constantly uploading and downloading many random parts of large files.  Each domU averages about about 1Mbps transfer speed.  Currently hovering around 30 - 50Mbps transfer speed on 40 domU's.

Each domU does not have to be super high performance, just usable. 

I am interested in what other organizations are doing to host large numbers of virtual private servers.  We are interested in using lots of inexpensive commodity hardware, rather than a high end hardware solution.

I would suggest something like having a (or a few) 10Gb cards in your server.

Our current plan is to shift from about 10 domU's per 7200rmp sata hard disk to 4 domU's...  Are you saying that buying lots more commodity disks per physical server (12 instead of 4 serving 50 domU's) may not be enough?  I do like the idea of separating out the storage over a local area network.  Should I be looking into GFS for this?



On Thu, Mar 27, 2008 at 10:46 AM, Brian Stempin <brian.stempin@xxxxxxxxx> wrote:
I would imagine lots and lots of SAN or iSCSI cards.

It sounds like you're in need of more storage bandwidth than a local RAID or disk controller can provide.  I would suggest something like having a (or a few) 10Gb cards in your server.  You can then have the Dom0 mount a series of iSCSI (AoE, whatever storage tech you want) targets and, and then pass them to the DomUs as block devices.

It may also be helpful to the list to have a general idea of what the DomUs are doing in order to help you identify other bottlenecks, etc.

On Tue, Mar 25, 2008 at 10:01 PM, n8&abby <thoughtobject@xxxxxxxxx> wrote:
>  If you want to put 100 general purpose servers on 1 piece of
>  hardware I suggest you look into a lot more than 4 disks, and
>  probably look at 10kRPM 2.5" SAS as well, as opposed to what I am
>  guessing are commodity 7200RPM 3.5" SATA disks.
>
>  Check the iowait % in your domains and dom0 - if it is more than a
>  few percent then it's IO you are needing i.e. more disks.  I always
>  run out of IO before CPU or RAM too, it's pretty common.

Thanks for all the great replies on this, very helpful.  Turns out the
iowait on some domUs are higher than 50%.  This makes sense since most
of what these domU's are doing is serving very large files.

For the next system I am building this week, I'm looking into multiple
disks on the physical server.  I will probably start with 16x 7200rpm
SATA.

However, we will be building many more of these and I am wondering
what other systems are in common use.  Is there a straightforward way
that to set this up in bulk?  Should I be looking into some type NFS
or NAS/SAN?  I don't have experience setting up anything but drives on
the local physical server, but I can learn whatever I need to.  What
is the Xen way for large storage needs with lots and lots of domU's?

Thanks,
-=nathan

_______________________________________________
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>