From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-150648-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id D50051381F3
	for <garchives@archives.gentoo.org>; Fri, 13 Sep 2013 21:39:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D3B4EE0C2C;
	Fri, 13 Sep 2013 21:39:36 +0000 (UTC)
Received: from mail-qe0-f54.google.com (mail-qe0-f54.google.com [209.85.128.54])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id CA60CE0A9C
	for <gentoo-user@lists.gentoo.org>; Fri, 13 Sep 2013 21:39:35 +0000 (UTC)
Received: by mail-qe0-f54.google.com with SMTP id cy11so1505167qeb.27
        for <gentoo-user@lists.gentoo.org>; Fri, 13 Sep 2013 14:39:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=XVd6r3u1GddparFwsaBVbu5MudCMlg9s93yMEc5n7I0=;
        b=NkGglZ85aU36q68p1N6CCmUKi17XfOOETw27J+JOvk1ZvnonCMfwh+bbtixYMaTf1H
         GlfHb5uSwKWXygaKA0kIyZPTTYcsYCTQe3Q/GGm4UWFLP4/648qOgnMCreW40dFVRGtQ
         Ff8TcpHhXe8P/712BdPC9U5DvaT/aoC4V4jLjY2/m98+7x4OeSrXY260i6dPpAYabxOC
         vIJrDg5+XxEYgM5da6p5zB1yYoTRP2o0y2p+S9+DGoD9JCdXLO6GJEmqfDjnVAlIqX1b
         W7uPt55OWGClBrXIs5ZZbnV2cFZNjbWKQYxdfRhohxaa5YrcGsPaoNvUNHRWjk3pfipy
         9J5A==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.229.244.69 with SMTP id lp5mr27679802qcb.14.1379108374971;
 Fri, 13 Sep 2013 14:39:34 -0700 (PDT)
Received: by 10.140.25.83 with HTTP; Fri, 13 Sep 2013 14:39:34 -0700 (PDT)
In-Reply-To: <5233781A.2010701@gmail.com>
References: <CAN0CFw0dkS=vCSXTPWyXDKOi=RVzKGEqXo56YiupvejfvJc1yQ@mail.gmail.com>
	<5233781A.2010701@gmail.com>
Date: Fri, 13 Sep 2013 14:39:34 -0700
Message-ID: <CAN0CFw0ZCS_sg4TTF1qQgeB2bxmkFouaF_ps5z-xKwiDbgUa0A@mail.gmail.com>
Subject: Re: [gentoo-user] {OT} Need a new server
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: fa4ea3d9-94fa-48fc-b797-7037424f7cc6
X-Archives-Hash: 07f2212bf8cd86e1c9a00007e5978d2e

>> It's time to switch hosts.  I'm looking at the following:
>>
>> Dual Xeon E5-2690
>> 32GB RAM
>> 4x SSD RAID10
>>
>> This would be my first experience with multiple CPUs and RAID.  Advice
>> on any of the following would be greatly appreciated.
>>
>> Is the Gentoo Software RAID + LVM guide the best place for RAID
>> install info if I'm not using LVM and I'll have a hardware RAID
>> controller?
>
> Exactly what RAID controller are you getting?
>
> My personal rule of thumb: on-board RAID controllers are not worth the
> silicon they are written on. Decent hardware raid controllers do exist,
> but they plug into big meaty slots and cost a fortune. By "a fortune" I
> mean a number that will make you gulp then head off to the nearest pub
> and make the barkeep's day. (Expensive, very expensive).
>
> Sans such decent hardware, best bet is always to do it using Linux
> software RAID, and the Gentoo guide is a fine start.

I'm told it will likely be an "Adaptec 7000 series controller".

>> Since RAM is so nice for buffers/cache, how do I know when to stop
>> adding it to my server?
>
> When more RAM stops making a difference.
>
> The proper answer to your question is "mu", meaning it can't really be
> satisfactorily answered with the info available. Only you can really
> answer answer it, and only after you have examined your system in
> detail. But, assuming you will use this hardware for mostly routine
> normal tasks, 32G RAM is heaps and should be plenty for a long time to come.
>
> Nothing you've ever posted leads me to believe you need crazy amounts of
> RAM. It's not like your business model is to eg load every public blog
> at wordpress.com with all comments and store it all in an in-memory
> database :-)

In that case maybe I'll go with 16GB instead.  It's easy to add more
later I suppose.

>> Any opinions on Soft Layer?
>
> Never heard of it.
> What is it?

It's a host in the US.  I should have said so.

http://www.softlayer.com

- Grant