On 6 apr, 23:23, sOliver <soliv...@gmail.com> wrote:
> My eyes have been opened by /proc/user_beancounters. When I have seen
> a follow line:
>
>    uid  resource                     held
> maxheld              barrier                limit              failcnt
>          tcprcvbuf                    1296
> 149760               524288              1048576        13967
>
> all ghosts has disappeared.
>
> Virtual resource was not enough to get puppet configuration.
>
> I enlage number of tcprcvbuf and things goes allright.

That won't solve your problem, it'll just make it take longer to
happen again. I found that upgrading to 0.24.8 fixed it. Earlier
versions leak connection handles, you can verify this with netstat -
you'll see a whole lot of CLOSE_WAIT on the client side, along with
"Other end went away - reconnecting" in the logs.

Robin.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to