Forum: CFEngine Help
Subject: commands promise failing
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26633,26633#msg-26633

Has anyone see this? Testing with 3.4.0b1.

 -> Executing '/var/cfengine/bin/cf-serverd' 
...(timeout=-678,owner=4294967295,group=4294967295)
 -> Completed execution of /var/cfengine/bin/cf-serverd
 -> Executing '/var/cfengine/bin/cf-execd' 
...(timeout=-678,owner=4294967295,group=4294967295)
 -> Completed execution of /var/cfengine/bin/cf-execd
 -> Executing '/var/cfengine/bin/cf-monitord' 
...(timeout=-678,owner=4294967295,group=4294967295)
 -> Completed execution of /var/cfengine/bin/cf-monitord
 !! Method invoked repairs
# ps -ef|grep cf-
root     13787     1  0 12:56 ?        00:00:00 /var/cfengine/bin/cf-execd
root     13790     1  0 12:56 ?        00:00:00 /var/cfengine/bin/cf-monitord
root     13794 27058  0 12:57 pts/2    00:00:00 grep cf-

cf-serverd is not running even though a commands promise claims to have 
executed the command.  When running this I noticed that the executing of 
cf-serverd part was so fast that it could not have possibly been successful.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to