Hi all,

I've just updated my server to puppet-server-0.24.8-1.el5.1 (from epel)
and noticed that puppet-server stopped writing in its log:

# tail  -f /var/log/puppet/puppetmaster.log
Tue Jun 09 12:28:48 +0200 2009 Puppet (notice): Shutting down
Tue Jun 09 12:28:51 +0200 2009 Puppet (notice): Reopening log files
Tue Jun 09 12:28:51 +0200 2009 Puppet (notice): Starting Puppet server version 
0.24.8
Tue Jun 09 12:28:51 +0200 2009 Puppet (notice): Caught TERM; shutting down
Tue Jun 09 12:28:51 +0200 2009 Puppet (notice): Shutting down
Tue Jun 09 12:28:52 +0200 2009 Puppet (notice): Reopening log files
Tue Jun 09 12:28:52 +0200 2009 Puppet (notice): Starting Puppet server version 
0.24.8
Tue Jun 09 12:29:55 +0200 2009 Puppet (notice): Caught TERM; shutting down
Tue Jun 09 12:29:55 +0200 2009 Puppet (notice): Shutting down
Tue Jun 09 12:29:56 +0200 2009 Puppet (notice): Reopening log files

I forced several client reconf (updated or not), but it does not write a
line!

Maybe the size of filE? not sure if 25 MB is too much for puppet:
# ls -lsah /var/log/puppet/puppetmaster.log
25M -rw-rw---- 1 puppet puppet 25M Jun  9 12:29 /var/log/puppet/puppetmaster.log

# lsof|grep puppet|grep log
puppetmas 30324    puppet    3w      REG        8,6 25543117  208207882 
/var/log/puppet/puppetmaster.log
puppetmas 30324    puppet    6u      REG        8,6    28702  208207960 
/var/log/puppet/masterhttp.log
puppetmas 30324    puppet    7u      REG        8,6    28702  208207960 
/var/log/puppet/masterhttp.log
puppetmas 30324    puppet    8u      REG        8,6    28702  208207960 
/var/log/puppet/masterhttp.log

Anyone did notice this behave before? I see nothing in mail archive.

TIA,
Arnau

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to