Created
July 9, 2012 14:34
-
-
Save fishnix/3076899 to your computer and use it in GitHub Desktop.
cfengine cfagent puke without promises.cf on 3.1 agent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cf3 Cfengine - autonomous configuration engine - commence self-diagnostic prelude | |
| cf3 ------------------------------------------------------------------------ | |
| cf3 Work directory is /var/cfengine | |
| cf3 Making sure that locks are private... | |
| cf3 Checking integrity of the state database | |
| cf3 Checking integrity of the module directory | |
| cf3 Checking integrity of the PKI directory | |
| cf3 Looking for a source of entropy in /var/cfengine/randseed | |
| cf3 -> Loaded private key /var/cfengine/ppkeys/localhost.priv | |
| cf3 -> Loaded public key /var/cfengine/ppkeys/localhost.pub | |
| cf3 Setting cfengine default port to 5308 = 5308 | |
| cf3 Reference time set to Mon Jul 9 14:32:49 2012 | |
| cf3 Cfengine - 3.1.2 Copyright (C) Cfengine AS 2008,2010- | |
| cf3 ------------------------------------------------------------------------ | |
| cf3 Host name is: localhost.localdomain | |
| cf3 Operating System Type is linux | |
| cf3 Operating System Release is 2.6.32-279.el6.x86_64 | |
| cf3 Architecture = x86_64 | |
| cf3 Using internal soft-class linux for host localhost.localdomain | |
| cf3 The time is now Mon Jul 9 14:32:49 2012 | |
| cf3 ------------------------------------------------------------------------ | |
| cf3 # Extended system discovery is only available in version Nova and above | |
| cf3 Additional hard class defined as: 64_bit | |
| cf3 Additional hard class defined as: linux_2_6_32_279_el6_x86_64 | |
| cf3 Additional hard class defined as: linux_x86_64 | |
| cf3 Additional hard class defined as: linux_x86_64_2_6_32_279_el6_x86_64 | |
| cf3 GNU autoconf class from compile time: compiled_on_linux_gnu | |
| cf3 Address given by nameserver: 127.0.0.1 | |
| cf3 Interface 1: lo | |
| cf3 Interface 2: eth0 | |
| cf3 Trying to locate my IPv6 address | |
| cf3 Found IPv6 address fe80::a00:27ff:fefe:f919 | |
| cf3 Looking for environment from cf-monitor... | |
| cf3 Unable to detect environment from cfMonitord | |
| cf3 This appears to be a redhat system. | |
| cf3 Looking for redhat linux info in "Red Hat Enterprise Linux Server release 6.3 (Santiago) | |
| " | |
| cf3 *********************************************************** | |
| cf3 Loading persistent classes | |
| cf3 *********************************************************** | |
| cf3 *********************************************************** | |
| cf3 Loaded persistent memory | |
| cf3 *********************************************************** | |
| cf3 -> No policy server (hub) watch yet registered | |
| cf3 Setting policy server requires version Nova or above | |
| cf3 There is no readable input file at promises.cf | |
| cf3 !!! System error for stat: "No such file or directory" | |
| cf3 -> No new promises proposals - so policy is already validated | |
| cf3 Can't stat file "/var/cfengine/inputs/promises.cf" for parsing | |
| cf3 !!! System error for stat: "No such file or directory" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [root@localhost inputs]# /etc/init.d/cfengine3 start | |
| Starting Cfengine 3 ... | |
| There is no readable input file at promises.cf | |
| !!! System error for stat: "No such file or directory" | |
| Can't stat file "/var/cfengine/inputs/promises.cf" for parsing | |
| !!! System error for stat: "No such file or directory" | |
| There is no readable input file at promises.cf | |
| !!! System error for stat: "No such file or directory" | |
| Can't stat file "/var/cfengine/inputs/promises.cf" for parsing | |
| !!! System error for stat: "No such file or directory" | |
| There is no readable input file at promises.cf | |
| !!! System error for stat: "No such file or directory" | |
| Can't stat file "/var/cfengine/inputs/promises.cf" for parsing | |
| !!! System error for stat: "No such file or directory" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment