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] To Xen or not to Xen

To: Jason <fearthepenguin@xxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] To Xen or not to Xen
From: "François Levasseur" <francois.levasseur@xxxxxxxxx>
Date: Thu, 31 Aug 2006 22:38:48 -0400
Cc: tim.post@xxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 31 Aug 2006 19:39:32 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=DRo/fkxXATg5axxDe0b50p7GQvEjp+iVcvjU7Q+B3Md0a0nsLeW90SMrpxd0J/xLeWsPAlTl7jAtzrJ3/Ls1zTQpNaQc97OOHRYXo3jMMimrxgPWwyxBn4v7cPqQtm4vzzZi558Pgbj4d9puIAUl++xad9kcV2dRjdzJokRB8a8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <44F78C9A.4010009@xxxxxxxxxxxxxxxxx>
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: <7f5f9c100608300802s210c1e02tbe91b18f781a8812@xxxxxxxxxxxxxx> <1156991447.9799.142.camel@cable-202-128-54-171> <44F78C9A.4010009@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I don'nt have any IO bottleneck, the server will only server PHP pages that are cached with APC. CPU is clearly the bottleneck here.

Well I appreciate your answers. It seens that Xen cannot help me here to get more performance from my hardware.

Frank,






On 8/31/06, Jason <fearthepenguin@xxxxxxxxxxxxxxxxx > wrote:
CPU wont be your bottleneck, drive IO will be.   Any time one of my
DomU's goes IO crazy, the rest of my DomU's might as well be hammered.
You can of course minimize that impact by using SCSI controllers or
other IO devices that offload that work from your main CPU.

Tim Post wrote:
> I think you'd find your best performance just by breaking up LAMP, if
> thats the intended use of the rig :)
>
> Keeping mysql and Apache (or your web server of choice) on different
> dom-u's means all services have easier times finding contiguous blocks
> of cache to take to keep more child servers active during peak load
> times.
>
> I'd actually create 3 guests, and just leave the scheduling at default
>
> 2 of them web servers, using a central SQL server, for a total of 3.
>
> You can also play around with scheduling later to tweak and learn. I try
> to keep everything that malloc()'s much more than it needs (like
> apache / mysql) on different dom-u's, whenever possible.
>
> Another config would be use 2 guests, one for sql, one for everything
> else. 'Elbow room' in cache is the idea, but having a failover for one
> (or both) would be ideal.
>
> HTH
>
> -Tim
>
> On Wed, 2006-08-30 at 11:02 -0400, François Levasseur wrote:
>
>> Hi
>>
>> I have a server, Dual Opteron 265 (dual core), witch allow me to have
>> 4 *virtual* CPUs. The server is dedicated to serving dynamic web page.
>>
>> I have 2 configurations in my mind:
>>
>> 1. I install one operating system;
>> 2. I install Xen with 2 virtuals machines, each one with one cpu (dual
>> core).
>>
>> I'm not an expert so I'd like to know what is the best setup to get
>> the maximun of responsivness and speed from this server.
>>
>> Thank you
>>
>> Frank
>>
>> _______________________________________________
>> 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
>
>
>


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