Hi all,

I'm runnig puppetd on client like:
/usr/sbin/puppetd --server=puppet.server.domain 
--logdest=/var/log/puppet/puppet.log

It's doing changes but client does not log them
in /var/log/puppet/puppet.log. 

For example, I wanted to install some pakages, so I add them in a
module and puppet installs it:


[EMAIL PROTECTED] ~]# date
Tue Dec  9 14:46:08 CET 2008

Client's Yum log:

Dec  9 14:36:52 td234 yum: Installed: libf2c.i386 3.4.6-10
Dec  9 14:36:54 td234 yum: Installed: blas.x86_64 3.0-25.1
Dec  9 14:36:56 td234 yum: Installed: blas.i386 3.0-25.1
Dec  9 14:37:21 td234 yum: Installed: libgfortran.x86_64 4.1.2-42.EL4
Dec  9 14:37:22 td234 yum: Installed: libgfortran.i386 4.1.2-42.EL4


Server knows it:

Dec  9 14:37:40 server puppetmasterd[28925]: 
(/:main/Node[td234.pic.es]/worker_node/ntp/Service[ntp]) Triggering 'refresh' 
from 1 dependencies
Dec  9 14:37:40 server puppetmasterd[28925]: 
(/:main/Node[td234.pic.es]/worker_node/local_conf/Package[blas]/ensure) created
Dec  9 14:37:40 server puppetmasterd[28925]: 
(/:main/Node[td234.pic.es]/worker_node/local_conf/Package[libgfortran]/ensure) 
created


But client does not log it:

Tue Dec 09 11:32:13 CET 2008 Puppet (notice): Starting catalog run
Tue Dec 09 11:32:27 CET 2008 
/:main/Node[td234.pic.es]/worker_node/yaim_conf/Yaim[pic]/File[/opt/localconf/gLite3.1/yaim/pic/vo.d/cms]/source
 (notice): replacing from source 
puppet://gridinstall01.pic.es/files/opt/localconf/gLite3.1/yaim/pic/vo.d/cms 
with contents {md5}3b7387f917f0b35af1502019d3a2a6c5
Tue Dec 09 11:32:27 CET 2008 
/:main/Node[td234.pic.es]/worker_node/yaim_conf/Yaim[pic]/File[/opt/localconf/gLite3.1

Notice last time it logged something, 11:32...

is this behaivour normal? 


# rpm -qa|grep puppet
puppet-0.24.5-1.el4.x86_64



Cheers,
Arnau

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to