I think you should take a look at ansible (http://www.ansible.com/) or salt stack (http://saltstack.com/community/)
Both are open-source project, widely used in the cloud community for provisioning and configuration management. Both can be used as simple parallel shells, but they also implement higher-level idempotent commands that allow you to do complicated things in an easier and safer way. Large and vibrant communities too. Ivan 2015-02-28 21:00 GMT+01:00 <[email protected]>: > Send Beowulf mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.beowulf.org/mailman/listinfo/beowulf > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Beowulf digest..." > > > Today's Topics: > > 1. Replacement for C3 suite from ORNL (Fabricio Cannini) > 2. Re: Replacement for C3 suite from ORNL (Skylar Thompson) > 3. Re: Replacement for C3 suite from ORNL (Ashley Pittman) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 27 Feb 2015 19:34:14 -0300 > From: Fabricio Cannini <[email protected]> > To: [email protected] > Subject: [Beowulf] Replacement for C3 suite from ORNL > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1252; format=flowed > > Hello all > > Does anybody know of a replacement for the C3 suite of commands ( cpower > ...) that is very common in SGI machines and used to be available here: > > http://www.csm.ornl.gov/torc/C3/ > > TIA, > Fabricio > > > ------------------------------ > > Message: 2 > Date: Sat, 28 Feb 2015 09:00:56 -0800 > From: Skylar Thompson <[email protected]> > To: [email protected], [email protected] > Subject: Re: [Beowulf] Replacement for C3 suite from ORNL > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1252 > > On 02/27/2015 02:34 PM, Fabricio Cannini wrote: >> Hello all >> >> Does anybody know of a replacement for the C3 suite of commands ( cpower >> ...) that is very common in SGI machines and used to be available here: >> >> http://www.csm.ornl.gov/torc/C3/ > > We've been using pdsh: > > https://code.google.com/p/pdsh/ > > Skylar > > > > ------------------------------ > > Message: 3 > Date: Sat, 28 Feb 2015 19:31:42 +0000 > From: Ashley Pittman <[email protected]> > To: Skylar Thompson <[email protected]> > Cc: [email protected] > Subject: Re: [Beowulf] Replacement for C3 suite from ORNL > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8 > > >> On 28 Feb 2015, at 17:00, Skylar Thompson <[email protected]> wrote: >> >> On 02/27/2015 02:34 PM, Fabricio Cannini wrote: >>> Hello all >>> >>> Does anybody know of a replacement for the C3 suite of commands ( cpower >>> ...) that is very common in SGI machines and used to be available here: >>> >>> http://www.csm.ornl.gov/torc/C3/ >> >> We've been using pdsh: >> >> https://code.google.com/p/pdsh/ > > I?m a long-time user of pdsh although more recently I?ve been looking at > clush which has a lot more options and a python interface should you need it. > > https://github.com/cea-hpc/clustershell/wiki/clush > > Ashley, > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Beowulf mailing list > [email protected] > http://www.beowulf.org/mailman/listinfo/beowulf > > > ------------------------------ > > End of Beowulf Digest, Vol 132, Issue 25 > **************************************** _______________________________________________ Beowulf mailing list, [email protected] sponsored by Penguin Computing To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
