On 10/15/14 9:11 AM, Mark Rosedale wrote:
Hello,

I'm running puppet  with puppetdb and puppet-dashboard all on my master.

I want to make sure that I don't get overrun with disk usage by either
the master (storing reports) or the dbs for puppetdb (I'm running
postgres) or puppet-dashboard (mysql).

I'm wondering what some people do to manage disk usage for each of these?

In regards to Puppet Dashboard, the Mysql based one, I wrote this up over a year ago
https://ask.puppetlabs.com/question/884/how-do-i-reduce-the-space-mysql-is-using-for-puppet-dashboard/

Remember just doing the prunes will not reclaim space. You must optimize the table in order to shrink it. And running the optimize will not reclaim space unless the table resides in its own file.

Ramin

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/543ECBBF.8040203%40badapple.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to