[chef] Re: Low-memory chef servers


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Low-memory chef servers
  • Date: Fri, 2 Aug 2013 13:39:08 -0700


On Tuesday, July 30, 2013 at 2:11 PM, Morgan Blackthorne wrote:

Something I saw in the past was that a suggestion for low memory servers was to break apart the services so different pieces run on different boxes. Is that still viable under Chef 11, and if so, is there a guide to how to do so? Ideally, I want to shift some of the memory usage over to server_b but leave the CPU crunching on server_a.

Thanks!

--
~*~ StormeRider ~*~

Should be possible, but you're gonna have to roll up your sleeves a bit. The basic idea is to set the component['enable'] setting for each component as necessary, and use the component['vip'] settings to configure all the services to talk to each other.

http://docs.opscode.com/config_rb_chef_server.html 

-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§