Christian Hofstaedtler
2009-Jan-19 10:40 UTC
[Puppet Users] puppet 0.24.4 & missing compiles
Hello, I''ve got a Puppet installation on 0.24.4 and see missing catalog compiles for some clients. Most other puppet clients compile fine and work fine. The logs give me this: while working fine: (on the master:) Jan 19 05:09:29 puppetmasterd[30489]: Caching node lb01.int.inqnet.at Jan 19 05:09:36 puppetmasterd[30489]: Stored catalog for lb01.int.inqnet.at in 5.48 seconds Jan 19 05:09:36 puppetmasterd[30489]: Compiled configuration for lb01.int.inqnet.at in 6.21 seconds Jan 19 05:09:46 puppetmasterd[20070]: Processing reports store, log, tagmail for lb01.int.inqnet.at (on the client:) Jan 19 05:09:39 puppetd[28508]: Starting catalog run Jan 19 05:09:46 puppetd[28508]: Finished catalog run in 7.34 seconds missing the compile: (on the master:) Jan 19 06:10:11 puppetmasterd[24308]: Processing reports store, log, tagmail for lb01.int.inqnet.at (on the client:) Jan 19 06:10:03 puppetd[28508]: Starting catalog run Jan 19 06:10:11 puppetd[28508]: Finished catalog run in 8.21 seconds Except the obviously "missing" lines from the puppetmaster log, I did not find anything interesting. Is this a known problem? Christian -- Christian Hofstädtler InQnet GmbH, Vienna, Austria --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
On Jan 19, 2009, at 4:40 AM, Christian Hofstaedtler wrote:> > Hello, > > I''ve got a Puppet installation on 0.24.4 and see missing catalog > compiles for > some clients. Most other puppet clients compile fine and work fine. > > The logs give me this: > > while working fine: > (on the master:) > Jan 19 05:09:29 puppetmasterd[30489]: Caching node lb01.int.inqnet.at > Jan 19 05:09:36 puppetmasterd[30489]: Stored catalog for > lb01.int.inqnet.at in 5.48 seconds > Jan 19 05:09:36 puppetmasterd[30489]: Compiled configuration for > lb01.int.inqnet.at in 6.21 seconds > Jan 19 05:09:46 puppetmasterd[20070]: Processing reports store, log, > tagmail for lb01.int.inqnet.at > (on the client:) > Jan 19 05:09:39 puppetd[28508]: Starting catalog run > Jan 19 05:09:46 puppetd[28508]: Finished catalog run in 7.34 seconds > > missing the compile: > (on the master:) > Jan 19 06:10:11 puppetmasterd[24308]: Processing reports store, log, > tagmail for lb01.int.inqnet.at > (on the client:) > Jan 19 06:10:03 puppetd[28508]: Starting catalog run > Jan 19 06:10:11 puppetd[28508]: Finished catalog run in 8.21 seconds > > Except the obviously "missing" lines from the puppetmaster log, I did > not find > anything interesting. > Is this a known problem?The only possibly-related problem I''ve seen is if there are syntax issues then files won''t get reloaded correctly, but... I haven''t seen the compiles just not show up; you should at least get an error. Unless for some reason the client is reusing the cached catalog when it should, but... it never should. -- Real freedom lies in wildness, not in civilization. -- Charles Lindbergh --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---