On Feb 6, 11:23 am, Luke <lutay...@gmail.com> wrote: > How does everyone else manage LVM on centos? Do you do it manually? Do > you have a shell script? Some how through puppet?
I do it manually. If I had to do a lot of identical boxes then I might script it, maybe via kickstart, but it's not the sort of thing I normally look to Puppet to manage for me. In particular: 1) It's almost exclusively a provisioning issue -- the LVM configuration should not need to be managed after it is initially set up 2) If somehow the LVM configuration on one of my nodes got messed up, no way would I want Puppet to try to fix it automatically Also, 3) My own usual configuration puts Puppet on a logical volume, so I would have a chicken-and-egg problem if I wanted Puppet to set that up. John -- 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 puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.