Peter Meier
2008-Mar-25 12:59 UTC
[Puppet Users] Re: Puppet corrupted files on client node
Hi> Any help would be appreciated. Let me know of further details that may be of > interest.you have been hit by #1010 [1]. and you should upgrade to the 0.24.4 (when it''s out) or the latest git source or restart puppetmaster by cron once in a while. greets pete [1] http://reductivelabs.com/trac/puppet/ticket/1010 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi. Puppet corrupted some files on one of our servers, resulting in (services on) the server chrashing. The files that got corrupted are files distributed by the puppetmaster. One such file is the file system-auth: [root@host ~]# cat /etc/pam.d/system-auth 420 file 101 102 {md5}4cf3320c2daa0caef2e1e5734c5fc6e3 All the corrupted files had similar content. I''ve found an entry in /var/log/puppet/puppet.log that seems to be related to this problem: Tue Mar 25 10:02:53 +0100 2008 //Node[host <http://a01apfl004.adeo.no/>]/was_log_shares_prod/Waslog::Shares[waslogs_Prod]/Samba::Server[was_log_shares]/File[/etc/pam.d/system-auth]/source (err): Could not describe /files/pam_system-auth-samba: HTTP-Error: 500 Internal Server Error Fortunately, this server was not a production server, and we''re hoping the problem will be resolved before it hits a production server. We''re running version 0.24.1 of puppet. Any help would be appreciated. Let me know of further details that may be of interest. Regards, Kenneth Holter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Kenneth Holter
2008-Mar-25 13:55 UTC
[Puppet Users] Re: Puppet corrupted files on client node
Thanks for the quick reply. For now I think we''ll settle with restarting the puppetmaster deamon once in a while. It is likely that this will be a temporary fix to the problem? Will restarting the puppetmaster once pr day suffice? On 3/25/08, Peter Meier <peter.meier@immerda.ch> wrote:> > Hi > > > Any help would be appreciated. Let me know of further details that may > be of > > interest. > > you have been hit by #1010 [1]. and you should upgrade to the 0.24.4 > (when it''s out) or the latest git source or restart puppetmaster by cron > once in a while. > > greets pete > > [1] http://reductivelabs.com/trac/puppet/ticket/1010 >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Jesse Nelson
2008-Mar-25 17:07 UTC
[Puppet Users] Re: Puppet corrupted files on client node
should prob move to 24.4 as soon as its out since that bug has been fixed. 24.4 should be out soon. On Mar 25, 6:55 am, "Kenneth Holter" <kenneho....@gmail.com> wrote:> Thanks for the quick reply. > > For now I think we''ll settle with restarting the puppetmaster deamon once in > a while. It is likely that this will be a temporary fix to the problem? Will > restarting the puppetmaster once pr day suffice? > > On 3/25/08, Peter Meier <peter.me...@immerda.ch> wrote: > > > > > Hi > > > > Any help would be appreciated. Let me know of further details that may > > be of > > > interest. > > > you have been hit by #1010 [1]. and you should upgrade to the 0.24.4 > > (when it''s out) or the latest git source or restart puppetmaster by cron > > once in a while. > > > greets pete > > > [1]http://reductivelabs.com/trac/puppet/ticket/1010--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
This won''t help you, actually. The issue appears to be client side, and not related to the puppetmaster at all. If you want to be sure you don''t get hit by 1010 again, you need to try the latest 0.24.4 release candidate. Adam On Tue, Mar 25, 2008 at 6:55 AM, Kenneth Holter <kenneho.ndu@gmail.com> wrote:> Thanks for the quick reply. > > For now I think we''ll settle with restarting the puppetmaster deamon once in > a while. It is likely that this will be a temporary fix to the problem? Will > restarting the puppetmaster once pr day suffice? > > > > > On 3/25/08, Peter Meier <peter.meier@immerda.ch> wrote: > > Hi > > > > > Any help would be appreciated. Let me know of further details that may > be of > > > interest. > > > > you have been hit by #1010 [1]. and you should upgrade to the 0.24.4 > > (when it''s out) or the latest git source or restart puppetmaster by cron > > once in a while. > > > > greets pete > > > > [1] http://reductivelabs.com/trac/puppet/ticket/1010 > > > > > > >-- HJK Solutions - We Launch Startups - http://www.hjksolutions.com Adam Jacob, Senior Partner T: (206) 508-4759 E: adam@hjksolutions.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 -~----------~----~----~----~------~----~------~--~---
Arjuna Christensen
2008-Mar-25 20:00 UTC
[Puppet Users] Re: Puppet corrupted files on client node
Packages of 0.24.4rc3 for Ubuntu 7.04/7.10 are available at http://junglist.gen.nz/puppet Regards, Arjuna Christensen | Systems Engineer Maximum Internet Ltd 7a Parkhead Pl, Albany, North Shore, 0632 | PO Box 8006, Auckland, 1150, NZ DDI: + 64 9 913 9683 | Ph: +64 9 915 1825 | Fax:: +64 9 300 7227 arjuna.christensen@maxnet.co.nz| www.maxnet.co.nz ________________________________ Maxnet | mission critical internet ________________________________ This email (including any attachments) is confidential and intended only for the person to whom it is addressed. If you have received this email in error, please notify the sender immediately and erase all copies of this message and attachments. The views expressed in this email do not necessarily reflect those held by Maxnet. -----Original Message----- From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On Behalf Of Adam Jacob Sent: Wednesday, 26 March 2008 6:50 a.m. To: puppet-users@googlegroups.com Cc: Peter Meier Subject: [Puppet Users] Re: Puppet corrupted files on client node This won''t help you, actually. The issue appears to be client side, and not related to the puppetmaster at all. If you want to be sure you don''t get hit by 1010 again, you need to try the latest 0.24.4 release candidate. Adam On Tue, Mar 25, 2008 at 6:55 AM, Kenneth Holter <kenneho.ndu@gmail.com> wrote:> Thanks for the quick reply. > > For now I think we''ll settle with restarting the puppetmaster deamon once in > a while. It is likely that this will be a temporary fix to the problem? Will > restarting the puppetmaster once pr day suffice? > > > > > On 3/25/08, Peter Meier <peter.meier@immerda.ch> wrote: > > Hi > > > > > Any help would be appreciated. Let me know of further details that may > be of > > > interest. > > > > you have been hit by #1010 [1]. and you should upgrade to the 0.24.4 > > (when it''s out) or the latest git source or restart puppetmaster by cron > > once in a while. > > > > greets pete > > > > [1] http://reductivelabs.com/trac/puppet/ticket/1010 > > > > > > >-- HJK Solutions - We Launch Startups - http://www.hjksolutions.com Adam Jacob, Senior Partner T: (206) 508-4759 E: adam@hjksolutions.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 -~----------~----~----~----~------~----~------~--~---