Re: change puppet report retention to 1months worth

2011-05-16 Thread Kevin Fenzi
On Mon, 16 May 2011 13:20:26 -0400 seth vidal skvi...@fedoraproject.org wrote: Right now we're keeping 2 months worth of puppet reports on our puppet master. thats 28GB worth of reports :( I'd like to cut that in half. need 2 +1's +1 here. Since we are currently not using these for

Re: change puppet report retention to 1months worth

2011-05-16 Thread Ricky Zhou
On 2011-05-16 01:20:26 PM, seth vidal wrote: Right now we're keeping 2 months worth of puppet reports on our puppet master. thats 28GB worth of reports :( I'd like to cut that in half. need 2 +1's -sv here's the diff: diff --git a/modules/puppet/files/puppet-report-clean.sh

Meeting Agenda Item: Introduction Jan-Frode Myklebust

2011-05-16 Thread Jan-Frode Myklebust
IRC and FAS handle: janfrode Skills: UNIX/Linux system admin for various HPC systems (Big SGI and IBM SMPs/clusters, linux clusters), but for the last few years have been working mostly on the linux infrastructure of an ISP running RHEL4/5/6, RHEV, KVM, 389ds, (investigating IPA/FreeIPA), bind,

Re: Meeting Agenda Item: Introduction Jan-Frode Myklebust

2011-05-16 Thread Kevin Fenzi
On Mon, 16 May 2011 20:39:12 +0200 Jan-Frode Myklebust janfr...@tanso.net wrote: IRC and FAS handle: janfrode Skills: UNIX/Linux system admin for various HPC systems (Big SGI and IBM SMPs/clusters, linux clusters), but for the last few years have been working mostly on the linux

Re: Cron root@puppet01 /usr/local/bin/make_puppet_reports.py

2011-05-16 Thread seth vidal
On Mon, 2011-05-16 at 19:35 +, Cron Daemon wrote: Traceback (most recent call last): File /usr/local/bin/make_puppet_reports.py, line 98, in ? rep = syck.load(open(latest_report, 'r').read()) TypeError: (1656, -1, 'syntax error') Patch to fix the above. need 2 +1's, please the

RE: Cron root@puppet01 /usr/local/bin/make_puppet_reports.py

2011-05-16 Thread Matt_Domsch
+1 -- Matt Domsch Technology Strategist Social Media and Community Professional Dell | Office of the CTO -Original Message- From: infrastructure-boun...@lists.fedoraproject.org [mailto:infrastructure-boun...@lists.fedoraproject.org] On Behalf Of seth vidal Sent: Monday, May 16, 2011

Re: Cron root@puppet01 /usr/local/bin/make_puppet_reports.py

2011-05-16 Thread Kevin Fenzi
On Mon, 16 May 2011 15:44:45 -0400 seth vidal skvi...@fedoraproject.org wrote: On Mon, 2011-05-16 at 19:35 +, Cron Daemon wrote: Traceback (most recent call last): File /usr/local/bin/make_puppet_reports.py, line 98, in ? rep = syck.load(open(latest_report, 'r').read())

compress old puppet reports

2011-05-16 Thread seth vidal
Puppet reports have grown since we switched from 0.25 to 2.6.X by roughly 10x their original size. so they are sucking the disk space out of puppet1 b/c we keep them there. When I reduced the number we keep it didn't have as nice of an impact on our free space as I would like. So - I wrote this

Re: compress old puppet reports

2011-05-16 Thread Stephen John Smoogen
On Mon, May 16, 2011 at 15:17, Kevin Fenzi ke...@scrye.com wrote: On Mon, 16 May 2011 16:55:27 -0400 seth vidal skvi...@fedoraproject.org wrote: Puppet reports have grown since we switched from 0.25 to 2.6.X by roughly 10x their original size. so they are sucking the disk space out of

Re: compress old puppet reports

2011-05-16 Thread Toshio Kuratomi
On Mon, May 16, 2011 at 03:17:46PM -0600, Kevin Fenzi wrote: On Mon, 16 May 2011 16:55:27 -0400 seth vidal skvi...@fedoraproject.org wrote: Puppet reports have grown since we switched from 0.25 to 2.6.X by roughly 10x their original size. so they are sucking the disk space out of

Re: Fix people logs/awstats

2011-05-16 Thread Stephen John Smoogen
On Mon, May 16, 2011 at 15:23, seth vidal skvi...@fedoraproject.org wrote: On Mon, 2011-05-16 at 15:22 -0600, Kevin Fenzi wrote: +1 Smooge +1 -sv ___ infrastructure mailing list infrastructure@lists.fedoraproject.org

Re: Fix people logs/awstats

2011-05-16 Thread Toshio Kuratomi
On Mon, May 16, 2011 at 05:23:32PM -0400, seth vidal wrote: On Mon, 2011-05-16 at 15:22 -0600, Kevin Fenzi wrote: When we moved to people02 from people01, we didn't change where we pulled the logs from and ran awstats on on log02. Should be a pretty safe change: diff --git