Re: Gentoo for many servers (was: Re: [gentoo-user] executing commands on lots of servers at once)

2009-11-15 Thread Joshua Murphy
On Sat, Nov 14, 2009 at 5:09 PM, Alex Schuster wo...@wonkology.org wrote: Alan McKinnon writes: On Saturday 14 November 2009 19:36:06 Alex Schuster wrote: Alan McKinnon wrote: clusterssh will let you log into many machines at once and run emerge -avuND world everywhere This is way cool. I

Gentoo for many servers (was: Re: [gentoo-user] executing commands on lots of servers at once)

2009-11-14 Thread Alex Schuster
Alan McKinnon wrote: clusterssh will let you log into many machines at once and run emerge -avuND world everywhere This is way cool. I just started using it on eight Fedora servers I am administrating. Nice, now this is an improvement over my 'for $h in $HOSTS; do ssh $h yum install foo;

Re: Gentoo for many servers (was: Re: [gentoo-user] executing commands on lots of servers at once)

2009-11-14 Thread Alan McKinnon
On Saturday 14 November 2009 19:36:06 Alex Schuster wrote: Alan McKinnon wrote: clusterssh will let you log into many machines at once and run emerge -avuND world everywhere This is way cool. I just started using it on eight Fedora servers I am administrating. Nice, now this is an

Re: Gentoo for many servers (was: Re: [gentoo-user] executing commands on lots of servers at once)

2009-11-14 Thread Alex Schuster
Alan McKinnon writes: On Saturday 14 November 2009 19:36:06 Alex Schuster wrote: Alan McKinnon wrote: clusterssh will let you log into many machines at once and run emerge -avuND world everywhere This is way cool. I just started using it on eight Fedora servers I am administrating. Nice,

Re: [gentoo-user] executing commands on lots of servers at once

2009-10-31 Thread he zhitong
On Fri, Oct 30, 2009 at 2:36 AM, James j...@nc.rr.com wrote: I have a cluster of Gentoo boxes I'd like to update all at once, along with emerging specific packages to the servers simultaneously. Does anyone have any experience(s) with a good utility for doing this? I've seen a few scripts

To James and James (was Re: [gentoo-user] executing commands on lots of servers at once)

2009-10-30 Thread Dirk Heinrichs
Am Donnerstag 29 Oktober 2009 22:42:46 schrieb James: Thanks for the response, Alan. I haven't posted on this alias in many months, so it wasn't me who asked 2 days ago. ;) Yes, there are indeed two James on the list. Could you please both be so kind and use your full names when posting to

Re: [gentoo-user] executing commands on lots of servers at once

2009-10-30 Thread Arnau Bria
On Thu, 29 Oct 2009 22:52:31 + Neil Bothwick wrote: Hi Neil, There's also tentakel, just as you were ready to make a choice :) I'm taking a look on it, but are few examples... how does tentakel behaves when passing | , $, etc.. ? Cheers -- Arnau Bria http://blog.emergetux.net Bombing

Re: [gentoo-user] executing commands on lots of servers at once

2009-10-30 Thread Neil Bothwick
On Fri, 30 Oct 2009 11:42:39 +0100, Arnau Bria wrote: There's also tentakel, just as you were ready to make a choice :) I'm taking a look on it, but are few examples... how does tentakel behaves when passing | , $, etc.. ? The commands are executed in a remote shell, but interpreted by

[gentoo-user] executing commands on lots of servers at once

2009-10-29 Thread James
I have a cluster of Gentoo boxes I'd like to update all at once, along with emerging specific packages to the servers simultaneously. Does anyone have any experience(s) with a good utility for doing this? I've seen a few scripts online for accomplishing this but I'm not sure how these scripts

Re: [gentoo-user] executing commands on lots of servers at once

2009-10-29 Thread Alan McKinnon
On Thursday 29 October 2009 20:36:27 James wrote: I have a cluster of Gentoo boxes I'd like to update all at once, along with emerging specific packages to the servers simultaneously. Does anyone have any experience(s) with a good utility for doing this? I've seen a few scripts online for

Re: [gentoo-user] executing commands on lots of servers at once

2009-10-29 Thread Dirk Heinrichs
Am Donnerstag 29 Oktober 2009 19:36:27 schrieb James: I have a cluster of Gentoo boxes I'd like to update all at once, along with emerging specific packages to the servers simultaneously. Does anyone have any experience(s) with a good utility for doing this? Try out the debian (cough)

Re: [gentoo-user] executing commands on lots of servers at once

2009-10-29 Thread James
Thanks for the response, Alan. I haven't posted on this alias in many months, so it wasn't me who asked 2 days ago. ;) (nor do I see a similar thread from two days ago, but it may have been sent to the bit bucket, so I can't be certain) Thanks! -j On Thu, Oct 29, 2009 at 2:57 PM, Alan McKinnon

Re: [gentoo-user] executing commands on lots of servers at once

2009-10-29 Thread James
I'll definitely take a look at this, Dirk. I just took a look at the dsh site and it looks pretty interesting. I'll have to try various different solutions (clusterssh, dsh, etc.) to get a good feel for the pros and cons of each. -j On Thu, Oct 29, 2009 at 5:36 PM, Dirk Heinrichs

Re: [gentoo-user] executing commands on lots of servers at once

2009-10-29 Thread Neil Bothwick
On Thu, 29 Oct 2009 17:44:57 -0400, James wrote: I'll definitely take a look at this, Dirk. I just took a look at the dsh site and it looks pretty interesting. I'll have to try various different solutions (clusterssh, dsh, etc.) to get a good feel for the pros and cons of each. There's also