I'm not making myself very clear also :) (as you are also in Berlin, you can realize my first question was rather late in the night ;) )
I do apologize. Here is an hopefully enlightening snippet: $ grep -e 'server' /etc/puppet/puppet.conf server = puppetmaster $ ping puppetmaster (host down) # service puppet start ... So at this point the puppet client will not be able to connect, throwing something like that if run with --no-daemonize and --verbose : err: Could not retrieve catalog from remote server: getaddrinfo: Name or service not known warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run Now, I was expecting to find those messages inside the /var/log/puppet/ folder, as I expected the clients to "check on" the master every 30 minutes... But, I'm starting to think I'm getting this wrong ? Maybe the puppetmaster is "pushing" to puppets every 30 minutes ? On 28 January 2011 14:18, Felix Frank <f...@mpexnet.de> wrote: > On 01/28/2011 02:07 PM, Romain Pelisse wrote: > > Oh, sorry, actually there is no error. The puppetmaster is not running > > yet. I just wanted to check out a little bit what the log would like > > like. However, I found that strange that if puppet can't connect to the > > puppetmaster, there is no complaint (in a log) about it... > > I don't comprehend at all. Which process do you expect to log an error > each half hour? > > If the master is not running, it is only logical that the client cannot > connect and that the master (not running) cannot log an error. > > I guess I'm misunderstanding this. > -- Romain PELISSE, *"The trouble with having an open mind, of course, is that people will insist on coming along and trying to put things in it" -- Terry Pratchett* http://belaran.eu/wordpress/belaran -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.