Created
April 7, 2009 22:54
-
-
Save bdha/91522 to your computer and use it in GitHub Desktop.
This file contains 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
[20090407-18:23:35]::[root@iapetus]:[~]$ /usr/pkg/bin/puppetd --verbose --logdest=syslog --test --server control.pobox.com --factsync | |
info: Loading fact zonename | |
info: Loading fact location | |
info: Loading fact hardware_platform | |
info: Retrieving facts | |
notice: /File[/var/puppet/facts]/checksum: checksum changed '{mtime}Mon Apr 06 04:30:29 -0400 2009' to '{mtime}Mon Apr 06 04:30:30 -0400 2009' | |
info: Loading fact zonename | |
info: Loading fact location | |
info: Loading fact hardware_platform | |
/usr/pkg/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27: command not found: /bin/zonename | |
/usr/pkg/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27: command not found: /bin/zonename | |
info: Caching catalog at /var/puppet/state/localconfig.yaml | |
notice: Starting catalog run | |
notice: status says /service/minimon: down 1733 seconds, normally up | |
notice: /service/minimon is down | |
notice: Trying to start /service/minimon | |
err: //Node[default]/generic/icg/icg-linux/Service[minimon]/ensure: change from stopped to running failed: Could not set running on ensure: Must pass an array to execute() at /icg/pkg/local/puppet/etc/manifests/services/icg-linux.pp:25 | |
notice: //Node[default]/generic/icg/Cron[overwatch_relay]/hour: defined 'hour' as '*' | |
notice: status says /service/munin-node: up (pid 2836) 673496 seconds | |
notice: status says /service/syslog-ng: up (pid 26409) 84964 seconds | |
notice: Finished catalog run in 6.75 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment