-
Website
http://blog.kovyrin.net -
Original page
http://blog.kovyrin.net/2008/03/12/puppet-the-best-admins-friend/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
for you health
3 comments · 1 points
-
jamiew
1 comment · 6 points
-
qu1j0t3
1 comment · 1 points
-
TomK32
1 comment · 1 points
-
Scoundrel
9 comments · 1 points
-
-
Popular Threads
[puppetmasterd]
reports = store,rrdgraph,tagmail,log
certname = puppet.local
If you start afresh I'd take a look on cfengine: it is not as flexible and nice as puppet but probably is more stable simply because it is more old. In the long run puppet will be probably ok too as it is being developed actively but right now it is in "beta" state.
Disclaimer: I haven't run puppet in a large install, just have done initial research...
From my understanding on the inner-workings of puppet, it's written in 100% ruby. How can a scripting language have memory leaks? Your version of Ruby may leak memory, but puppet itself cannot. It's possible that the script may have errors or may not have proper error handling that causes it to be unstable, but i seriously doubt that you're experiencing memory leaks when using puppetd.
Also, i'm not sure about what sort of file corruptions you're talking about- corrupt configuration files?
Huh? Of course you can have memory leaks in a Ruby program - or something to the same effect.
I've seen them too in our install of just a few dozen servers, but a restart of the process every few months seems to be plenty to keep it in check. The benefits by far outweigh the problems. I can't imagine managing more than one server without it now.
One of the really neat things is that it makes it VASTLY easier to recreate a server when you're upgrading or replacing it.
- ask
http://reductivelabs.com/trac/puppet/wiki/Frequ...