Cfengine Help: Re: cf-execd doesn't start

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: cf-execd doesn't start Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,17649,17671#msg-17671 Okey. Just as a note, you can run "gdb cf-agent PID" (replace PID with the actual process id) to debug a live process. In the gdb-shell you can say "

Cfengine Help: Re: cf-execd doesn't start

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: cf-execd doesn't start Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17649,17670#msg-17670 Unfortunately, after waiting for around 100 minutes, I'd killed running process 'cause it left supposedly stalled, and I couldn't wait no mor

Re: Cfengine Help: Re: sensible_count ignored

2010-07-08 Thread Nate Fuhriman
body volume panfs() { sensible_count => "1"; } bundle agent panfs { storage: "/tmp/junk" volume => panfs; } Then run mkdir /tmp/junk mkdir /tmp/junk/foobar cf-agent you will then get the error. On Thursday Thursday 08 July 2010 12:59 pm no-re...@cfengine.com wr

Cfengine Help: Re: sensible_count ignored

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: sensible_count ignored Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,17662,17668#msg-17668 Nate, I find the best approach is to create small self contained policy and post it here along with expected and actual results. That way we ca

Re: sensible_count ignored

2010-07-08 Thread Mark Burgess
Could be a bug. If there is not already a report on it, please add one and it will get checked out. Nate Fuhriman wrote: > that is exactly what I did. however setting sensible_count to "1" doesn't > change the error. > > > On Thursday Thursday 08 July 2010 11:24 am Mark Burgess wrote: >> Cre

Re: sensible_count ignored

2010-07-08 Thread Nate Fuhriman
that is exactly what I did. however setting sensible_count to "1" doesn't change the error. On Thursday Thursday 08 July 2010 11:24 am Mark Burgess wrote: > Create a new body like this with your settings > > http://www.cfengine.org/manuals/CfengineStdLibrary.html#body-volume-min_005 > ffree_00

Cfengine Help: Re: cf-execd doesn't start

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: cf-execd doesn't start Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,17649,17665#msg-17665 This may be a bug, please open a bug report. A description of how to reproduce on a fresh system (if possible) and any gdb log of segfault would be v

Re: sensible_count ignored

2010-07-08 Thread Mark Burgess
Create a new body like this with your settings http://www.cfengine.org/manuals/CfengineStdLibrary.html#body-volume-min_005ffree_005fspace Nate Fuhriman wrote: > in my "body volume" section it is ignoring "sensible_count" I have tried > setting it to 1 or 0 and it still give me errors. > When I

Re: Cfengine presentation at the LSM 2010

2010-07-08 Thread Nicolas Charles
On 01/07/2010 16:13, Nicolas Charles wrote: > Hello everyone, > > The Libre Software Meeting (or Rencontres Mondiales du Logiciel Libre in > French) is a french worldwide event (typical french paradox) focused on > Free software and its uses. This year event is at Bordeaux (more details > there : h

sensible_count ignored

2010-07-08 Thread Nate Fuhriman
in my "body volume" section it is ignoring "sensible_count" I have tried setting it to 1 or 0 and it still give me errors. When I run cf-agent I get "!! Filesystem /panfs has only 1 files/directories" It is normal for this mount to have only one. How can I check that it is mounted without get

Cfengine Help: Re: use variable in compound classes

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: use variable in compound classes Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,17599,17661#msg-17661 Please cite these examples. Neither the reference guide nor the solution guide show expressing classes as variables.

Cfengine Help: Re: Ensuring apt-package installed and latest available

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: Ensuring apt-package installed and latest available Author: mark Link to topic: https://cfengine.com/forum/read.php?3,17651,17660#msg-17660 Good idea. It is still in my mailbox, but it is always better to have it in the tracker for when .. squirrel!

Cfengine Help: Re: Ensuring apt-package installed and latest available

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: Ensuring apt-package installed and latest available Author: JarleB Link to topic: https://cfengine.com/forum/read.php?3,17651,17659#msg-17659 Wohoo, https://cfengine.com/bugtracker/view.php?id=180 :-) - Jarle ___ Help

Cfengine Help: Re: use variable in compound classes

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: use variable in compound classes Author: rpaulmier Link to topic: https://cfengine.com/forum/read.php?3,17599,17658#msg-17658 Thx for your reply. However, when configuring update.conf, several examples found on the web are using the following contruction: con

Cfengine Help: Re: cf-execd doesn't start

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: cf-execd doesn't start Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17649,17657#msg-17657 If anybody still attending, I've got this issue on another server with other symptoms: while cf-execd kept running (but didn't start after se

Cfengine Help: Re: Ensuring apt-package installed and latest available

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: Ensuring apt-package installed and latest available Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17651,17656#msg-17656 Mark, https://cfengine.com/bugtracker/view.php?id=179 is filed for you :) Also I would like to ask whether I sh

Cfengine Help: Re: Ensuring apt-package installed and latest available

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: Ensuring apt-package installed and latest available Author: JarleB Link to topic: https://cfengine.com/forum/read.php?3,17651,17655#msg-17655 Yes I tried to change package policy to update. Then the package is updated. But it is updated regardless if the latest v

Cfengine Help: Re: Ensuring apt-package installed and latest available

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: Ensuring apt-package installed and latest available Author: mark Link to topic: https://cfengine.com/forum/read.php?3,17651,17654#msg-17654 Poor Seva, all alone ;-) It's not that developers are not listening to you, it's that developers are very very busy and ma

Cfengine Help: Re: Ensuring apt-package installed and latest available

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: Ensuring apt-package installed and latest available Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17651,17653#msg-17653 Jarle, in theory, the package_method => update could have been handling that, at least for apt and yum which ar

Cfengine Help: Re: how to find key mis-match?

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: how to find key mis-match? Author: JarleB Link to topic: https://cfengine.com/forum/read.php?3,17626,17652#msg-17652 By running cf-agent through cf-execd and having an e-mail address in body executor control { mailto => "your.monitored.l...@your.site"; } _

Cfengine Help: Ensuring apt-package installed and latest available

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Ensuring apt-package installed and latest available Author: JarleB Link to topic: https://cfengine.com/forum/read.php?3,17651,17651#msg-17651 Hi, have anyone managed to tell Cfengine to make sure that latest available package (from apt repository) is installed ? D

Cfengine Help: Re: cf-execd doesn't start

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: Re: cf-execd doesn't start Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17649,17650#msg-17650 For those interested, I've been able to start cf-execd after removing /var/cfengine/state/cf_lock.db. It is not solution, though, just a work

Cfengine Help: cf-execd doesn't start

2010-07-08 Thread no-reply
Forum: Cfengine Help Subject: cf-execd doesn't start Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17649,17649#msg-17649 Hello folks, the cf-execd is refusing to start on one of my servers. Trying in verbose mode responds as follows: cf3 Couldn't obtain lock for