Matt, are you saying there is a memory leak, or that there is some weird memory
resource allocation on AIX? Could you work around by restarting the server once 
a week?

Matt Richards wrote:
> Greetings,
> 
> cf-serverd core dumped on all my AIX servers after about a month of
> running. After looking at the core dump, it seems it is a rather common
> issue. cf-serverd over time seems to accumulate too much data to be held
> in a single memory segment.  Recompiling with the compiler flag
> "-bmaxdata:0x80000000" should do the trick. If you don't want to
> recompile, you can relink it with "ldedit -bmaxdata:0x80000000 cf-serverd"
> 
>  I will let you know in another month if it was successful. 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/help-cfengine

-- 
Mark Burgess

-------------------------------------------------
Professor of Network and System Administration
Oslo University College, Norway

Personal Web: http://www.iu.hio.no/~mark
Office Telf : +47 22453272
-------------------------------------------------
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to