1 Oct 2006 17:12
Re: Facts load by puppet -factsync question
Adnet Ghislain <gadnet <at> aqueos.com>
2006-10-01 15:12:25 GMT
2006-10-01 15:12:25 GMT
debug: Loaded state in 0.02 seconds
info: Retrieving facts
debug: Calling fileserver.describe
debug: Calling fileserver.list
debug: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts: Changing checksum,mode
debug: Calling fileserver.describe
debug: Calling fileserver.list
debug: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts/local.rb: Creating checksum {md5}ebb0e7db802c506bdcc054b48f95f311
debug: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts: 2 change(s)
debug: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts/checksum: Replacing /usr/local/.aqadmin/puppet/var/facts checksum {time}Sun Oct 01 13:30:33 +0200 2006 with {time}Sun Oct 01 17:08:49 +0200 2006
notice: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts/checksum: checksum changed '{time}Sun Oct 01 13:30:33 +0200 2006' to '{time}Sun Oct 01 17:08:49 +0200 2006'
notice: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts/mode: mode changed '700' to '755'
debug: Finishing transaction 76696960 with 2 changes
debug: Calling puppetmaster.getconfig
err: Could not retrieve configuration: Unknown class in file /etc/puppet/manifests/./nodes/vpsv2nodes.pp at line 32
warning: Not using cache on failed configuration
here is the debug message i got on another box, the facts are here but they sems to be not loaded :( The class name depend of a fact so it fails saying that the class does not exist.
info: Retrieving facts
debug: Calling fileserver.describe
debug: Calling fileserver.list
debug: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts: Changing checksum,mode
debug: Calling fileserver.describe
debug: Calling fileserver.list
debug: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts/local.rb: Creating checksum {md5}ebb0e7db802c506bdcc054b48f95f311
debug: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts: 2 change(s)
debug: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts/checksum: Replacing /usr/local/.aqadmin/puppet/var/facts checksum {time}Sun Oct 01 13:30:33 +0200 2006 with {time}Sun Oct 01 17:08:49 +0200 2006
notice: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts/checksum: checksum changed '{time}Sun Oct 01 13:30:33 +0200 2006' to '{time}Sun Oct 01 17:08:49 +0200 2006'
notice: fact_collector/file=/usr/local/.aqadmin/puppet/var/facts/mode: mode changed '700' to '755'
debug: Finishing transaction 76696960 with 2 changes
debug: Calling puppetmaster.getconfig
err: Could not retrieve configuration: Unknown class in file /etc/puppet/manifests/./nodes/vpsv2nodes.pp at line 32
warning: Not using cache on failed configuration
here is the debug message i got on another box, the facts are here but they sems to be not loaded :( The class name depend of a fact so it fails saying that the class does not exist.
Cordialement,
Ghislain
Ghislain
I just tested this again locally, since the whole point of factsync is that the facts get loaded before the config gets compiled, and it works fine for me. Can you post your client logs? You should see messages about downloading and loading facts before the 'Caching configuration' message. Do you?
_______________________________________________ Puppet-users mailing list Puppet-users <at> madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
RSS Feed