Hi all, I keep doing my own scalability test. Trying to run puppet in all nodes at once.
I've started with a fresh puppet+mongrel install (4 cpus, 4 puppetmasterd). I decided to start with a simple test, copying 1MB file to 188 nodes. No node type/group. It worked really fine. Now I'm trying with new test, 100files, one rpm install and 1 service stop. No node type/group. Worked fine. Next test is my prod conf. I has many classes, some definition, host group, dependencies, etc... And here puppet crashes... So I'd like to simplify my conf, and I'm wondering how puppet evaluates a node conf, so maybe I could reduce its complexity... For example, user/group creation, I rarely add users, so I could disable that class in a dynamic way? maybe adding some condition? or adding a condition will overload puppet server? or packages, i have about 50 sepaarte packages, If I define a var with all packages, will the load down? Any tips will be appreciate, Cheers, Arnau --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---