Udo Waechter
2007-Aug-28 04:35 UTC
[Puppet-users] virtual resources in 0.23.2, do they work?
Hello all. I am using the munin module for a while now, I think that after the upgrade to puppet and puppetmaster 0.23.2 (or 0.23.1) it simply stopped working. Were there any changes to the realizing and exporting of resources? What could prevent this module from stopping to work. What happenes is that new hosts (munin::client nodes) do get stored in the database, but the munin::host does not get to see them. The version that I am using is this one: http://mail.madstop.com/pipermail/puppet-users/2007-June/003179.html Sorry for the unspecific problem description, but I can not see anything where this goes wrong. Thanks and have a nice day, udo.
Francois Deppierraz
2007-Aug-28 05:14 UTC
[Puppet-users] virtual resources in 0.23.2, do they work?
Udo Waechter wrote:> I am using the munin module for a while now, I think that after the > upgrade to puppet and puppetmaster 0.23.2 (or 0.23.1) it simply stopped > working. > > Were there any changes to the realizing and exporting of resources? What > could prevent this module from stopping to work.
Valentin Vidic
2007-Aug-28 05:21 UTC
[Puppet-users] virtual resources in 0.23.2, do they work?
On Tue, Aug 28, 2007 at 01:35:59PM +0200, Udo Waechter wrote:> Sorry for the unspecific problem description, but I can not see anything > where this goes wrong.Don''t you get any errors in the master logs? Anyway, I also had some problems with exported resources in 0.23, check out these tickets + patches: http://reductivelabs.com/trac/puppet/ticket/731 http://reductivelabs.com/trac/puppet/ticket/784 http://reductivelabs.com/trac/puppet/ticket/786 -- Valentin
Hi and thanks for the links, unfortunately this whole thing does not work. Against which version do I have to apply these patches? I am using 0.23.2, there are no errors in the logs. I have applied the patches, but still it does not work. The database tables do get updated and everything. I have a master.rb of revision 2616 The tickets below say that this problem is solved in rev 27<something> I think I do not want to start using a svn-version, this would make things complicated. Can someone tell me which version of puppet from svn (or git, or whatever) is safe to be used in a production environment. Do I need to replace puppetmaster and clients? Or would the master be enough? Thanks, udo. Valentin Vidic wrote:> On Tue, Aug 28, 2007 at 01:35:59PM +0200, Udo Waechter wrote: >> Sorry for the unspecific problem description, but I can not see anything >> where this goes wrong. > > Don''t you get any errors in the master logs? > > Anyway, I also had some problems with exported resources in 0.23, check > out these tickets + patches: > > http://reductivelabs.com/trac/puppet/ticket/731 > http://reductivelabs.com/trac/puppet/ticket/784 > http://reductivelabs.com/trac/puppet/ticket/786 >