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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
