Hi List,
I'm testing cfengine-community 3.6.4 on a linux-vserver (base debian wheezy) setup where host is hub and vserver are clients.
It get the following error on bootstrap and can't seem to nail it down.
2015-02-26T18:02:34+0000 error: /default/cfe_internal_update_processes/methods/'ENABLING CFE AGENTS'/default/enable_cfengine_agents/commands/'"/var/cfengine/bin/cf-serverd"'[0]: Command related to promiser '"/var/cfengine/bin/cf-serverd"' returned code defined as promise failed 1
2015-02-26T18:02:34+0000 notice: /default/cfe_internal_update_processes/methods/'ENABLING CFE AGENTS'/default/enable_cfengine_agents/commands/'"/var/cfengine/bin/cf-serverd"'[0]: Q: "...f-serverd"": 2015-02-26T18:02:34+0000 error: Unable to start server
2015-02-26T18:02:34+0000 error: /default/cfe_internal_update_processes/methods/'ENABLING CFE AGENTS'[1]: Method 'enable_cfengine_agents' failed in some repairs
Files are being copied from hub, cf-monitord and cf-execd are running on the vserver instance, cf-agent seems to be running properly when invoked
self-diagnostics for agent using workdir '/var/cfengine'
self-diagnostics for agent using inputdir '/var/cfengine/inputs'
self-diagnostics for agent using logdir '/var/cfengine'
[ YES ] Check that agent is bootstrapped: 192.168.1.137
[ NO ] Check if agent is acting as a policy server: Not acting as a policy server
[ YES ] Check private key: OK at '/var/cfengine/ppkeys/localhost.priv'
[ YES ] Check public key: OK at '/var/cfengine/ppkeys/localhost.pub'
[ NO ] Check persistent classes DB: Unable to diagnose LMDB file (not implemented) for '/var/cfengine/state/cf_state.lmdb'
[ NO ] Check checksums DB: Unable to diagnose LMDB file (not implemented) for '/var/cfengine/checksum_digests.lmdb'
[ NO ] Check classes DB: Unable to diagnose LMDB file (not implemented) for '/var/cfengine/cf_classes.lmdb'
[ NO ] Check observations DB: Unable to diagnose LMDB file (not implemented) for '/var/cfengine/state/cf_observations.lmdb'
[ NO ] Check file stats DB: Unable to diagnose LMDB file (not implemented) for '/var/cfengine/stats.lmdb'
[ NO ] Check locks DB: Unable to diagnose LMDB file (not implemented) for '/var/cfengine/state/cf_lock.lmdb'
[ NO ] Check performance DB: Unable to diagnose LMDB file (not implemented) for '/var/cfengine/performance.lmdb'
[ NO ] Check lastseen DB: Unable to diagnose LMDB file (not implemented) for '/var/cfengine/cf_lastseen.lmdb'
But I keep on receiving mail alerts with the same error as the on generated on bootstrap.
Any hints would be greatly appreciated.
JS