Hi We've got a main freebsd-class which all the servers use. It works like this: 1. Copies over a set over standardized configuration files (csh.cshrc, make.conf, vimrc +++), 2. Install some ports (just small ones (sudo, rsync +++), no big ones going on). 3. Edit some files such as sshd_config and crontab to set some options 4. Finally, enable some services in rc.conf
It's all plain simple, nothing extraordinary, it really shouldn't crash the process... Erik On 25 Aug, 14:38, denmat <tu2bg...@gmail.com> wrote: > What sort of things are you trying to do? I've seen an issue like that > which was due to a recursive operation on a large file system (nfs > mounted). > You probably need to provide more information to get greater help. > > Cheers > DenMat > > On 25/08/2010, at 9:57 PM, kit <efossv...@gmail.com> wrote: > > > > > Yes, we tried that, that's actually the way we are running at the > > moment. However, to no avail.. > > > Thanks for the tip though :) > > > On 25 Aug, 13:26, merritt <merritt.krakowit...@liberty.co.za> wrote: > >> Have you considered running puppet out of the cron and not as a > >> daemon? Since i have started running puppet out of the cron it works > >> pretty well. > > >>http://projects.reductivelabs.com/projects/puppet/wiki/Cron_Patterns > > >> Merritt. > > >> On Aug 25, 12:50 pm, kit <efossv...@gmail.com> wrote: > > >>> Hello, > > >>> we have one puppet server managing approx servers, all FreeBSD. > > >>> The problem is that the puppet clients all hangs, one by one, > >>> eventually. They will run for anything between an hour up to a week. > >>> But eventually the all hang. > > >>> We really like puppet and want to keep using it. But the way it is now > >>> is completely unusable. We've tried many versions, from 24.x, and now > >>> 2.6.1rc1. But the problem persists. > > >>> Ruby in debugging mode haven't revealed anything special as far as I > >>> can see. Now error in /var/log/messages, it just stalls... > > >>> Have anybody seen something similar? Please help! Thanks! > > > -- > > You received this message because you are subscribed to the Google Groups > > "Puppet Users" group. > > To post to this group, send email to puppet-us...@googlegroups.com. > > To unsubscribe from this group, send email to > > puppet-users+unsubscr...@googlegroups.com. > > For more options, visit this group > > athttp://groups.google.com/group/puppet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.