On Thu, Aug 9, 2012 at 9:48 PM, Aleksey Tsalolikhin
wrote:
> On Thu, Aug 9, 2012 at 7:14 AM, Abid Khwaja wrote:
>> On Aug 9, 2012, at 6:29 AM, Aleksey Tsalolikhin wrote:
>>
>>> Hi, Abid. I agree with Nakarin - this smells like a bug. What
>>> happens using the latest stable version (3.3.5) ?
>>
On Thu, Aug 9, 2012 at 7:14 AM, Abid Khwaja wrote:
> On Aug 9, 2012, at 6:29 AM, Aleksey Tsalolikhin wrote:
>
>> Hi, Abid. I agree with Nakarin - this smells like a bug. What
>> happens using the latest stable version (3.3.5) ?
>
> Hi Aleksey. With 3.3.5, the behavior is the same.
Very well.
Forum: CFEngine Help
Subject: Re: Fwd:CFEngine Help: Compile tokyocabinet AIX 7.1
Author: matter
Link to topic: https://cfengine.com/forum/read.php?3,25774,27000#msg-27000
Tokyocabinet does need a little work to make a dynamic library. So instead of
fighting the configs, let it make a static, and
Forum: CFEngine Help
Subject: Re: SF Cfengine Users Group
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,26998,26999#msg-26999
Bruce, this is great, thank you for organizing this. I'll come around every
time I'm in the area and there's a meeting :)
I'd like to announce the creation of the SF Cfengine Users Group. It is hosted
by meetup.com:
http://www.meetup.com/SF-Cfengine-Users-Group/
The group is intended to bring together Cfengine users to share their
experiences with Cfengine. The group will be holding bi-monthly meetings at 835
Ma
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26982,26997#msg-26997
Does not work in 3.4.0 yet.
$ cf-agent -V
@@@
@@@ cf-agent
@ @@@ @CFEngine Core 3.4.0b1.9b03c64
@ @@@ @
@
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: juriskrumins
Link to topic: https://cfengine.com/forum/read.php?3,26982,26996#msg-26996
davidlee: Seems like You're right regarding zero-length file issue. At least in
my case using 3.3.5 version it doesn't work as expected:
# cat p
On Thu, Aug 09, 2012 at 11:27:36AM -0400, no-re...@cfengine.com wrote:
>Forum: CFEngine Help
>Subject: Re: querying mountpoints
>Author: neilhwatson
>Link to topic: https://cfengine.com/forum/read.php?3,26982,26994#msg-26994
>
>Ideally we like to promise any dependencies. So rather than promsing to
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26982,26994#msg-26994
Ideally we like to promise any dependencies. So rather than promsing to install
files if this mount is active it is more thourough to promise to mo
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,26982,26993#msg-26993
NFS is the only filesystem we added support for in the beginning. That doesn't
preclude others in future.
M
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: davidlee
Link to topic: https://cfengine.com/forum/read.php?3,26982,26992#msg-26992
Neil: My purpose is not about controlling the mount/unmount of the filesystem
itself. Rather it is about controlling other subsequent actions (e.g.
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: davidlee
Link to topic: https://cfengine.com/forum/read.php?3,26982,26991#msg-26991
Juris: Thanks for the information about the zero-length "/proc" stuff. Bug
report 1136 says "Fixed and scheduled for 3.3.3". But it also links to 12
Forum: CFEngine Help
Subject: Re: understanding cfexecd process output
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26978,26990#msg-26990
Are you sure the inputs are same on both servers?
___
Help-cfengine mailing list
Help-c
Forum: CFEngine Help
Subject: Re: understanding cfexecd process output
Author: julian924s
Link to topic: https://cfengine.com/forum/read.php?3,26978,26989#msg-26989
Thanks, I will see what I can find out. As a test I have run cfexecd on this
client and a known working client to see what the resul
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: juriskrumins
Link to topic: https://cfengine.com/forum/read.php?3,26982,26988#msg-26988
An aside about "/etc/mtab" vs. "/proc/mounts". For Linux I had attempted to
read "/proc/mounts", but cfengine doesn't read in anything. I suspect
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: nickanderson
Link to topic: https://cfengine.com/forum/read.php?3,26982,26987#msg-26987
I thought storage promises were limited to nfs mounts. At least thats all thats
listed as valid inputs for mount_type.
https://cfengine.com/manual
Forum: CFEngine Help
Subject: Re: querying mountpoints
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26982,26986#msg-26986
Are you aware of storage promises that can promise mounts? What would you do
with an ismounted class?
___
Forum: CFEngine Help
Subject: Re: Body file control inputs?
Author: nickanderson
Link to topic: https://cfengine.com/forum/read.php?3,26943,26985#msg-26985
Bug filed: https://cfengine.com/bugtracker/view.php?id=1283
___
Help-cfengine mailing list
Help-c
So it’s a known issue - thanks for confirming.
On Aug 9, 2012, at 10:57 AM, no-re...@cfengine.com wrote:
> Forum: CFEngine Help
> Subject: Re: how does depth_search work?
> Author: phnakarin
> Link to topic: https://cfengine.com/forum/read.php?3,26947,26977#msg-26977
>
> I planed to use depth_s
On Aug 9, 2012, at 6:29 AM, Aleksey Tsalolikhin wrote:
> Hi, Abid. I agree with Nakarin - this smells like a bug. What
> happens using the latest stable version (3.3.5) ?
>
> Best,
> Aleksey
Hi Aleksey. With 3.3.5, the behavior is the same. Given this:
body common control
{
bundlesequence
Forum: CFEngine Help
Subject: querying mountpoints
Author: davidlee
Link to topic: https://cfengine.com/forum/read.php?3,26982,26982#msg-26982
(cfengine 3.3.4; RHEL 5.x)
Cfengine has a good range of functions (ref. manual, section 11) for querying
the status of files ("isdir()", "fileexists()",
Forum: CFEngine Help
Subject: Re: apt package signatures incorrect?
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,26941,26981#msg-26981
Hi Brian,
I have confirmed with our packaging person that the key indeed had to be
changed. This was necessary because CentOS/RHEL 5 do
Forum: CFEngine Help
Subject: Re: understanding cfexecd process output
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26978,26980#msg-26980
If you haven't done so yet you should look at the cf2 tutorial and reference.
There is also my cfgneing 2 coobbook with practical
Forum: CFEngine Help
Subject: Re: Integer splayclass equivalent
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26915,26979#msg-26979
My check for a running cf-execd includes a look ahead for -F. cf-execd -F from
cron. Failsafe looks or cf-execd without -F and makes sta
Forum: CFEngine Help
Subject: understanding cfexecd process output
Author: julian924s
Link to topic: https://cfengine.com/forum/read.php?3,26978,26978#msg-26978
Hi - very much a n00b when it comes to cfengine, we have an existing cfengine
setup and I've installed a new client that needs to fall i
Forum: CFEngine Help
Subject: Re: how does depth_search work?
Author: phnakarin
Link to topic: https://cfengine.com/forum/read.php?3,26947,26977#msg-26977
I planed to use depth_search in a config so I tested it up a bit using 3.3.5. I
could confirm that this is a bug.
Here, #1282
https://cfengi
26 matches
Mail list logo