Re: Re: Transmission refused or failed statting...

2010-12-20 Thread tktucker
Thanks for the quick response. What is your thoughts on this "purge" option? Assuming I'm running the latest (3.1.2), should I leave it enabled? This setting sounds like a good thing to keep things clean and tidy. right? Thanks again, Tom On Dec 20, 2010 7:05pm, Nakarin Phooripoom wrot

Re: Transmission refused or failed statting...

2010-12-20 Thread Nicolas Charles
This is an old bug that has been solved in 3.0.5 if I remember correctly. You should definitively upgrade to latest version Regards Nicolas CHARLES Normation SAS - http://www.normation.com 44 rue Cauchy -- 94110 ARCUEIL +33 (0)1 83 62 26 96 - +33 (0)6 14 63 25 18 On 21/12/2010 00:54, Tom Tuc

Re: Transmission refused or failed statting...

2010-12-20 Thread Nakarin Phooripoom
Was that because you have purge => "true" in your copy_from body? http://www.cfengine.org/manuals/cf3-reference.html#copy_005ffrom-in-files For the Transmission refused problem, I strongly suggested to upgrade to the latest version. Cheers, --Nakarin On Dec 21, 2010, at 12:54 AM, Tom Tucker wro

Transmission refused or failed statting...

2010-12-20 Thread Tom Tucker
At various times, the /var/cfengine/inputs directory on my Linux policy servers will be wiped out. Any thoughts on where I should look next for a possible cause. Below is the /var/log/messages from these systems. Policy Server Info ### Red Hat Enterprise Linux Server release 5.3 (Tik

Cfengine Help: ETA for community 3.1.3?

2010-12-20 Thread no-reply
Forum: Cfengine Help Subject: ETA for community 3.1.3? Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,19857,19857#msg-19857 Can any folks at CF tell us the ETA of community 3.1.3? ___ Help-cfengine mailing list Help-cfengine@cf

Cfengine Help: Re: Error compiling cf3.1.2 on Solaris 10

2010-12-20 Thread no-reply
Forum: Cfengine Help Subject: Re: Error compiling cf3.1.2 on Solaris 10 Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,19853,19856#msg-19856 Try using GNU make /usr/sfw/bin/gmake IIRC, instead of the Solaris version of Make. Also please show us your path. _

Re: Cfengine Help: cf-serverd memory leak still (v3.1.2)

2010-12-20 Thread Jonathan CLARKE
Thanks for the pointer, Eystein. I have opened a bug with outputs from a brief run of valgrind on all 3 daemons: https://cfengine.com/bugtracker/view.php?id=427 I hope this can help you track down the issue. As always, I'm available to collect more info, or give you access to. Jonathan On 20/1

Re: Cfengine Help: cf-serverd memory leak still (v3.1.2)

2010-12-20 Thread Jonathan Clarke
Thanks for the pointer, Eystein. I have opened a bug with outputs from a brief run of valgrind on all 3 daemons: https://cfengine.com/bugtracker/view.php?id=427 I hope this can help you track down the issue. As always, I'm available to collect more info, or give you access to. Jonathan On 20/1

Re: Cfengine Help: cf-serverd memory leak still (v3.1.2)

2010-12-20 Thread Eystein Måløy Stenberg
Hey, Yes, we would need more data to check if this is a problem with Cfengine, the libraries, and fix any leak. Please follow http://www.cfengine.org/pages/troubleshoot#memleak and report a bug if you think the problem resides in Cfengine. -- Regards, Eystein On Mon, Dec 20, 2010 at 2:26 PM, Jon

Re: Cfengine Help: cf-serverd memory leak still (v3.1.2)

2010-12-20 Thread Jonathan CLARKE
On 19/12/2010 20:31, no-re...@cfengine.com wrote: Forum: Cfengine Help Subject: cf-serverd memory leak still (v3.1.2) Author: Igor Link to topic: https://cfengine.com/forum/read.php?3,19852,19852#msg-19852 Hi! Looks like memory leak still... cfengine 3.1.2 on freebsd 7.1 i

Error compiling cf3.1.2 on Solaris 10

2010-12-20 Thread Erlend Leganger
Here are the steps I use: - Install a fresh server with the complete Solaris 10 package cluster (SUNWCall) - Install the required dependencies to compile cfengine (gcc, flex, bison, ...) on this server - Then the following: tar xvfz cfengine-3.1.2.tar.gz cd cfengine-3.1.2 automake --add-missing au