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


Chronological Thread 
  • From: Adam Jacob < >
  • To:
  • Subject: [chef] Re: Re: Re: Chef Server Hardware Reqs (was Re: Chef stability?)
  • Date: Thu, 18 Nov 2010 11:43:04 -0800

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.

§