[chef] Re: Re: Re: Re: Chef Server Hardware Reqs (was Re: Chef stability?)


Chronological Thread 
  • From: Gilles Devaux < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: Chef Server Hardware Reqs (was Re: Chef stability?)
  • Date: Thu, 18 Nov 2010 14:00:50 -0800
  • 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 :content-type; b=oVE5orXEMFUs2nugoB1BSU1qY2vI+ljxxVQ3igWLk86rvgtyMU9E2Z5XqL2GYg1IiR hOV6fGu2rb9yyWHwjQxk7XNtLC31IVZ+zZlfdLKupnLxo3MdQP9fsDmaF9mejZNXBm6C RcUT9DmRn7oSKWR0UJztN0/pMrK4+/Zk8HBsI=

Maybe it's unrelated but if you don't install chef-server through the
recipe you have to compact the couchdb indexes yourself or you'll
waste tons of mem: http://wiki.apache.org/couchdb/Compaction

Here is the script I use in a cron: https://gist.github.com/705726

--Gilles

On Thu, Nov 18, 2010 at 11:43 AM, Adam Jacob 
< >
 wrote:
> On Thu, Nov 18, 2010 at 1:30 AM, Chris Read 
> < >
>  wrote:
>> I was having solr crashes with 2GB RAM - turned out I needed to also
>> increase the heap size to 512MB RAM to get things stable.
>
> Right - just having the RAM isn't enough, you need to tune the JVM as well.
>
> For our (very large in comparison to almost everyone else, and way
> over-provisioned) setups config file:
>
> solr_java_opts "-XX:MaxPermSize=1024m"
> solr_heap_size "6144M"
> solr_java_opts "-server"
>
> That machine has 8GB of RAM.
>
> Adam
>
> --
> Opscode, Inc.
> Adam Jacob, CTO
> T: (206) 508-7449 E: 
> 
>



Archive powered by MHonArc 2.6.16.

§