Forum: CFEngine Help
Subject: Re: Unexpectedly large number of connections when using readtcp
Author: aleksey_c
Link to topic: https://cfengine.com/forum/read.php?3,27143,27147#msg-27147
Bug is registered at https://cfengine.com/dev/issues/1037. Thanks for the quick
response.
___
Forum: CFEngine Help
Subject: Re: Unexpectedly large number of connections when using readtcp
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,27143,27146#msg-27146
Please open a bug ticket. Thanks for noticing this.
___
Help-cfengine m
Forum: CFEngine Help
Subject: Re: Unexpectedly large number of connections when using readtcp
Author: aleksey_c
Link to topic: https://cfengine.com/forum/read.php?3,27143,27145#msg-27145
Just tested in Ubuntu 12.04 LTS x86-64 (cfengine-nova 2.2.1-1) and OpenSUSE
10.2 x86-64 (cfengine-community-3.
Forum: CFEngine Help
Subject: Re: Unexpectedly large number of connections when using readtcp
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,27143,27144#msg-27144
What version are you running? To some extent this is a bug, which I thought was
fixed some time ago.
On the other
Forum: CFEngine Help
Subject: Unexpectedly large number of connections when using readtcp
Author: aleksey_c
Link to topic: https://cfengine.com/forum/read.php?3,27143,27143#msg-27143
Hello!
I encountered with unexpectedly large number of connections when using readtcp
built-in function.
The cod
> I'm agree with you, executing commands will never be convergent, filexist
> isn't enought too (it doesn't ensure that is a device). For me, cfengine has
> a lack in *nix device management. I don't really like to run mknod each time
> but you're right, it seems to be the only things to do to en
Try this:
files:
(!cdev_null|cbind9_devs_null_repaired)
"${cbind_dir}/dev/null"
comment => "Fix null device permission",
perms => mog("666", "root", "root"),
create => "false";
(!cdev_random|cbind9_devs_random_repaired)
"${cbind_dir}/dev/random"
comment
Forum: CFEngine Help
Subject: Re: Normal ordering, files and commands
Author: stchesmeli
Link to topic: https://cfengine.com/forum/read.php?3,27135,27140#msg-27140
1: It have been done and isn't very helpful :) (it's why i'm here!)
2: you're right, but i just posted some "quickly revisied extract
Yes it is corrected on a subsequent activation, but that mean that between two
activation my configuration is false, and I don't want that.
I have fix my trouble with "-m 666" mknod option, so that the device are
created directly with the right permission, but my question is to understand
the no
Forum: CFEngine Help
Subject: Re: Unable to create a test file on a cat of servers.
Author: jab2...@yahoo.com
Link to topic: https://cfengine.com/forum/read.php?3,27131,27138#msg-27138
Thanks For the help:
Resolved. The issue was I had the same name for the bundle as I had for the
class. I ha
Forum: CFEngine Help
Subject: Re: Normal ordering, files and commands
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,27135,27137#msg-27137
1. Run the agent in verbose mode and you'll get more information on what the
agent is doing.
2. Varclass is made for classes that ar
My guess is that the files promises have already been "kept" on the first
pass, they are not corrected on second or third pass because they have already
been verified.
If you give us your verbose output it would help.
Is it not corrected on a subsequent activation? That would surprise me.
Forum: CFEngine Help
Subject: Normal ordering, files and commands
Author: stchesmeli
Link to topic: https://cfengine.com/forum/read.php?3,27135,27135#msg-27135
Hi all :)
I'm writing a bundle to manage chrooted bind9 configuration.
I need to create null and random device inside the chroot, with 66
Forum: CFEngine Help
Subject: Question on cf-execd duplicate report suppression
Author: ro
Link to topic: https://cfengine.com/forum/read.php?3,27134,27134#msg-27134
The output generated by cf-agent is mailed to the address specified in the body
executor control, if cf-agent has been invoked by c
14 matches
Mail list logo