A new version of cfenvd.c is now in svn with a fix for a memory leak M
Berthold Cogel wrote: > Mark Burgess schrieb: >> THanks. I shall look into this. Though I have been running cfenvd on >> systems for years without any difficulties. Are you running it with >> any options? -H -T etc >> >> M > > No. We're using the RHEL packages maintained by Dag Wieers. There are no > special options set in the init script or in /etc/sysconfig/cfenvd. > >>> The first two systems are RHEL3 i386 Systems. And now RHEL5 x86_64: >>> >>> [EMAIL PROTECTED] ~]# ps -A -o pid,size,cmd --sort -size | grep cf >>> 22317 68324 cfexecd >>> 22060 49976 cfenvd >>> 22460 984 cfservd >>> >>> [EMAIL PROTECTED] ~]# uptime >>> 00:09:25 up 48 days, 7:24, 2 users, load average: 0.20, 0.24, 0.19 >>> >>> After restart: >>> >>> [EMAIL PROTECTED] ~]# ps -A -o pid,size,cmd --sort -size | grep cf >>> 14820 1176 /var/cfengine/bin/cfagent -Q >>> smtpserver,sysadm,fqhost,host,domain,ipaddress,EmailMaxLines,EmailFrom,EmailTo >>> >>> -D from_cfexecd >>> 14814 980 cfservd >>> 14458 932 cfenvd >>> 14732 728 cfexecd >>> >>> Ooops, just hit an cfengine run... >>> > > As you can see above, it's not only cfenvd, that tends to grow. > > I've just checked on a RHEl4 system: > > [EMAIL PROTECTED] ~]# ps -A -o pid,size,cmd --sort -size | grep cf > 5175 52084 cfenvd > 5653 5168 cfexecd > 5087 2416 cfservd > > After restart: > > [EMAIL PROTECTED] ~]# ps -A -o pid,size,cmd --sort -size | grep cf > 2419 2752 cfservd > 2088 2596 cfenvd > 2349 2268 cfexecd > > So it happens on three generations of RHEL with different kernel and > libc versions. > > > Berthold > _______________________________________________ > Bug-cfengine mailing list > [email protected] > https://cfengine.org/mailman/listinfo/bug-cfengine -- Mark Burgess Web: http://www.iu.hio.no/~mark Tlf: +47 22453272 _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
