<p><br>
On Sep 5, 2011 2:47 AM, "James Nguyen" <<a href="mailto:james@callfire.com">james@callfire.com</a>> wrote:<br>
><br>
> I'm managing two data centers and some instances on rackspace cloud servers.  Currently running Cobbler+Puppet+Mcollective.  So far it's been great for a team of one, myself.  <br>
><br>
> At the moment I'm looking into either using Aeolus or Openstack to bridge the gap of my data centers and the public cloud still keeping Puppet+Mcollective in the mix and seeing if Cobbler is still needed.<br>
><br>
> Anyone out there tried both Aeolus *and* Openstack yet?  I'm looking to supplement my research on these two private/public cloud tools. =)<br>
><br>
> On Thu, Jul 21, 2011 at 3:19 PM, Marian Marinov <<a href="mailto:mm@yuhu.biz">mm@yuhu.biz</a>> wrote:<br>
>><br>
>> On Thursday 21 July 2011 18:36:17 Devin Reade wrote:<br>
>> > --On Wednesday, July 20, 2011 11:02:42 PM -0700 RC <<a href="mailto:cooleyr@gmail.com">cooleyr@gmail.com</a>><br>
>> ><br>
>> > wrote:<br>
>> > > On Wed, 20 Jul 2011 10:07:06 -0600 Devin Reade <<a href="mailto:gdr@gno.org">gdr@gno.org</a>> wrote:<br>
>> > >> It should be considered as complementing the automated config<br>
>> > >> management tools like cfengine et al, not as a replacement for<br>
>> > >> them (they're doing different jobs).<br>
>> > ><br>
>> > > That's not entirely fair.  A little shell scripting and pdsh and pdcp<br>
>> > > can certainly do everything cfengine/puppet can do<br>
>> ><br>
>> > I wasn't referring to pdsh/pdcp; I was referring to pconsole.  The<br>
>> > reason I said complementing is that sometimes it is good to have<br>
>> > stuff under a configuration management system like cfengine/puppet,<br>
>> > but sometimes you need to run ad-hoc commands, in an identical<br>
>> > fashion, on lots of similar machines, which pconsole is good at<br>
>> > (subject to the caveats I previously mentioned).<br>
>> ><br>
>> > I made no comments on pdsh/pdcp at all, and make no claims on where<br>
>> > it fits in the spectrum.<br>
>> ><br>
>> > Devin<br>
>> ><br>
>> You can actually achieve the same functionality of pdsh/pdcp and pconsole with<br>
>> a quite simple bash script :)<br>
>><br>
>>  <a href="http://multy-command.sourceforge.net/">http://multy-command.sourceforge.net/</a><br>
>><br>
>> I think it is a matter of what the admin will prefer to do. When you have a<br>
>> lot of identical machines, sometimes it is better to have cfengine/puppet, but<br>
>> sometimes it just an overkill to use them if you are the only one<br>
>> administrating those machines.<br>
>><br>
>> cfengine and puppet have a very good place on machines that are administered<br>
>> by a team of people.<br>
>><br>
>> But solutions like pdsh/pconsole and multy-command, in my opinion are more<br>
>> suitable when there are only one or two guys administering those machines.<br>
>><br>
>><br>
>> Marian<br>
>><br>
>> _______________________________________________<br>
>> CentOS mailing list<br>
>> <a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
>> <a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a><br>
>><br>
><br>
><br>
><br>
> -- <br>
><br>
> james h nguyen | lead systems architect | <a href="http://www.callfire.com">www.callfire.com</a> | 1.949.625.4263<br>
><br>
> _______________________________________________<br>
> CentOS mailing list<br>
> <a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
> <a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a><br>
></p>
<p>+1 for Puppet.  I manage only around 20 servers all running a mix of CentOS 5.6 and CentOS 6 very well with Puppet.  The initial configuration and understanding for it is daunting but WELL worth it in the end.  Also for system provisioning ( kickstart and pxe) look at Foreman, which uses Puppet after initial installation.</p>