On Sun, Jun 28, 2009 at 4:42 PM, Greg<[email protected]> wrote: > > Hi all, > > I've noticed roughly every 24 hours my puppetmasters will reread the > puppet.conf even if there is no change to > the file. Logs look something like this: > > Jun 27 18:15:10 puppet-prod puppetmasterd[15161]: [ID 702911 > daemon.notice] Sat Jun 27 18:09:43 +1000 2009 vs Fri Jun 26 18:06:11 > +1000 2009 > Jun 27 18:15:17 puppet-prod puppetmasterd[15200]: [ID 702911 > daemon.notice] Reparsing /etc/opt/csw/puppet/puppet.conf > > Does anyone know if we can influence the frequency of this? I'd like > to make it less frequent as it re-reads the config file as soon as its > changed anyway (not that it changes much anyway)... Maybe weekly is > sufficient...
Does this happen to correlated to backup times on these servers? I ran into an issue with NetBackup where by default it restores the atime of a file after backing it up, which modifies the ctime of the file, which causes Puppet to think that the file has changed and reparse it. > > thanks, > > Greg > > > -- Nigel Kersten [email protected] System Administrator Google, Inc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
