Issue #2298 has been updated by Greg Boug.
Heres another one I found - this time its mentioned on the puppet master: May 18 14:42:09 PUPPETMASTER puppetmasterd[7278]: [ID 702911 daemon.error] (/Settings[top]/Settings[reportclient-CLIENT.domain.com]/File[/var/opt/csw/puppet/reports/CLIENT.domain.com]/ensure) change from absent to directory failed: Cannot create /var//opt/csw/puppet/reports/CLIENT.domain.com; parent directory /var//opt/csw/puppet/reports does not exist May 18 14:42:09 PUPPETMASTER puppetmasterd[7278]: [ID 702911 daemon.error] Report store failed: Got 1 failure(s) while initializing: change from absent to directory failed: Cannot create /var//opt/csw/puppet/reports/CLIENT.domain.com; parent directory /var//opt/csw/puppet/reports does not exist I forget what happened to cause this one... ---------------------------------------- Bug #2298: Upon loss of contact to master - tagmail / reporting goes nuts... http://projects.reductivelabs.com/issues/2298 Author: Greg Boug Status: Needs more information Priority: Normal Assigned to: Category: reports Target version: Complexity: Unknown Affected version: 0.24.8 Keywords: Had a network issue which caused a lack of communication to the Puppet Master. I'm using: reports = tagmail,store Basically what appears to be happening is that since tagmail doesn't think it can send an email, it thinks that it has failed - so the reporting function is reattempted. The issues with that are: 1. It actually sends the email - Well, its queued in Sendmail... 2. It doesn't stop - even when connectivity is restored. It appears to be stuck in an infinte loop until someone kills the daemon... 3. It appears to re-run all reporting - I am getting multiple YAML files in the reports folder... I've disabled tagmail for now so that it can hopefully run once with just store... The result is about a thousand emails, per node, every 5-10 minutes. Can a limit be put in place on the number of reporting retries? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
