Re: [Puppet Users] Puppet Master System Requirements

2011-05-10 Thread Matthew Marlowe
Keep in mind that there are many ways to run puppet. We manage ~100 nodes with just a single puppet master running within a gentoo VM w/ only single cpu core and 2GB ram. Catalog compile times average under 0.6 seconds. This is also w/ web brick. The puppet master VM also serves as a master

Re: [Puppet Users] Puppet Master System Requirements

2011-05-10 Thread Patrick
On May 10, 2011, at 6:04 AM, Panaman wrote: > I've been messing around with Puppet on a VM on my personal desktop. > It looks descent. I was wondering what kind of load this thing would > have managing about 400 nodes. > Does this thing require a beefy server? With that many clients, make sure y

Re: [Puppet Users] Puppet Master System Requirements

2011-05-10 Thread Charles Johnson
We have puppet managing 800 nodes from a single dedicated CentOS server with 16GB ram and 8 cores, which is our standard infrastructure box. We use apache, passenger and ruby 1.8.7. Altogether about 10GB is used for puppet. All 800 nodes check in every 30 minutes. Load levels via uptime are typical

Re: [Puppet Users] Puppet Master System Requirements

2011-05-10 Thread Martin Alfke
Hi, On 05/10/2011 03:04 PM, Panaman wrote: > I've been messing around with Puppet on a VM on my personal desktop. > It looks descent. I was wondering what kind of load this thing would > have managing about 400 nodes. > Does this thing require a beefy server? > we manage 320 nodes on a XEN VM ba