Basically, what's broken is that on some runs, puppet client fails to
process our file type resource declarations correctly.

When this happens, puppetmaster logs the errors I provided earlier.
Puppet clients log this:(Using my sendmail module as an example on this
one.)


2009-10-25T12:02:53+00:00 <mypuppetclient> puppetd[27478]:
(//sendmail::relay/File[sysconfig-sendmail]/source) Could not describe
/sendmail/<mypuppetclient>/sysconfig-sendmail: Fileserver module
'sendmail' not mounted
2009-10-25T12:02:53+00:00 <mypuppetclient> puppetd[27478]:
(//sendmail::relay/File[sysconfig-sendmail]/source) Could not describe
/sendmail/sysconfig-sendmail: Fileserver module 'sendmail' not mounted
2009-10-25T12:02:53+00:00 <mypuppetclient> puppetd[27478]:
(//sendmail::relay/File[sysconfig-sendmail]/ensure) No specified sources
exist
2009-10-25T12:02:53+00:00 <mypuppetclient> puppetd[27478]:
(//sendmail::relay/File[sysconfig-sendmail]/ensure) No specified sources
exist
2009-10-25T12:02:53+00:00 <mypuppetclient> puppetd[27478]:
(//sendmail::relay/File[sysconfig-sendmail]/source) No specified sources
exist

Again, this only happens intermittently. On other puppet runs this error
is not logged.

I failed to mention earlier that all our puppet clients are still on
0.24.4. 
I just updated a couple of clients to 0.25.1rc2 as well to see if it
helps. I haven't seen the issue on those since but need to watch the
logs some more to be sure. If it does, guess we can rush through our
client upgrades sooner than we had planned unless someone has any ideas
on what to look at on the master/passenger side.

Also, I'm not sure if its relevant but we're not using an auth.conf file
in our setup yet.



-----Original Message-----
From: puppet-users@googlegroups.com
[mailto:puppet-us...@googlegroups.com] On Behalf Of Luke Kanies
Sent: Sunday, October 25, 2009 10:11 PM
To: puppet-users@googlegroups.com
Subject: [Puppet Users] Re: intermittent fileserver module not found
issues.


On Oct 24, 2009, at 9:59 AM, Sukh Khehra wrote:
[...]
> Things seem to work ok for the most part. Intermittently, however, I  
> am
> seeing these errors log on the master. The same clients don't cause  
> this
> at other times. Anyone ever seen this? I'd appreciate the help.
>
> My apache puppetmaster.conf, config.ru, and a puppet manifest snippet
> that I think is triggering this is pasted below.


While I appreciate the thoroughness, can you be a bit more succinct in  
what exactly is broken?  Am I right in reading that the hyperic  
fileserver module is sometimes not found?  Is it only for some  
clients, only at certain times, etc?

-- 
Take the utmost trouble to find the right thing to say, and then say
it with the utmost levity. -- George Bernard Shaw
---------------------------------------------------------------------
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to