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 "
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
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
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
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
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
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
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
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
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
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.
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!
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
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
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
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
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
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
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
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";
}
_
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
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
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
23 matches
Mail list logo