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

Reply via email to