Stephen Wallace
2013-Jul-24 12:12 UTC
[Puppet Users] PE3 on physical server...how to carve up the filesystems?
Hey all, I need to configure a 1 x physical server, with RHEL6 + PE3. The following questions relate to this. I''m wondering if it''s generally considered to be a good idea to set up a separate filesystem for the Puppet (Enterprise 3) filebucket. I would imagine that this could grow fairly quickly, and am not aware of any automated purging to control disk space. Maybe a script if the only way, via something like the following would be appropriate? find . -mtime +30 -atime +30 -print | xarg -0 rm Presumably I could also move the default filebucket location by updating the path attribute in puppet.conf on the PM? Ref http://docs.puppetlabs.com/references/latest/type.html#filebucket Any other thoughts on how best to separate the rest of the dir onto filesystems? It seems to be quite popular to split off the traditional *nix areas of concern (/, /tmp and /home), and PuppetDB (/var/lib/pgsql ?). Any other logical filesystem separation points recommended? Regs, Stephen -- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.