Gentoo Archives: gentoo-cluster

From: Donnie Berkholz <spyderous@g.o>
To: gentoo-cluster@l.g.o
Subject: Re: [gentoo-cluster] Gentoo vs RedHat cluster
Date: Tue, 11 Apr 2006 22:13:15
Message-Id: 443C29FA.6080005@gentoo.org
In Reply to: Re: [gentoo-cluster] Gentoo vs RedHat cluster by Brady Catherman
1 Brady Catherman wrote:
2 > So the short of it is that higher is always better, and this is only a
3 > 'best as I personally' could do comparison.
4
5 OK, thanks for the clarification. Have you also run lmbench?
6
7 > After our conversion things went together much smoother and now
8 > maintenance is fairly painless. I spend all of my time setting up our
9 > Apple cluster (The Gentoo ppc64 performance just wasn't good enough to
10 > wow the management into using it =)
11
12 Yeah, from the numbers it looks as if it would be dependent on the
13 purpose of the cluster whether OS X or Gentoo would do better. On ppc,
14 Gentoo does poorly on the first two benchmarks and also on context
15 switching. On x86, the first two are more comparable with RH, but the
16 others, Gentoo has a small to large advantage over RH, just as on ppc.
17
18 > One big advantage of Gentoo is the ease in which new programs/libraries
19 > can be installed. I have written dozens of ebuilds for all the programs
20 > we use here in order to simplify installation and administration.
21
22 If they're redistributed programs, we would very much appreciate
23 contribition of the ebuilds.
24
25 > Now to install a new program I just have to build it on a node using:
26 > echo "emerge -b <program>" | qsub
27 >
28 > Then I install it on everything else using:
29 > emerge -K <program> ; pdsh -a emerge -K <program>
30
31 Got a pdsh ebuild?
32
33 Thanks,
34 Donnie

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-cluster] Gentoo vs RedHat cluster Donnie Berkholz <spyderous@g.o>
Re: [gentoo-cluster] Gentoo vs RedHat cluster Brandon Edens <brandon@××××××.edu>
Re: [gentoo-cluster] Gentoo vs RedHat cluster Brady Catherman <bradyc@××××××.edu>