Gentoo Archives: gentoo-cluster

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-cluster@l.g.o
Subject: Re: [gentoo-cluster] examples of (large) Gentoo clusters
Date: Sat, 02 Dec 2006 03:48:58
Message-Id: 4570F777.8010305@gentoo.org
In Reply to: [gentoo-cluster] examples of (large) Gentoo clusters by Bryan Green
1 Bryan Green wrote:
2 > Hello all,
3 >
4 > I am looking for something of a survey of examples of Gentoo-driven clusters
5 > out there. If such a survey has been done, perhaps someone point me to it.
6
7 http://www.gentoo.org/proj/en/cluster/#doc_chap2
8
9 > But I would like to hear from others on the list about their clusters.
10 >
11 > I am in the process of advocating for using Gentoo on a new cluster that we
12 > will be building. The cluster will be a "hyperwall", meaning that each node
13 > will have graphics, forming a grid of displays for multi-parameter,
14 > multi-dimensional scientific visualization. There will also be several disk
15 > servers which will run Suse in order to get Lustre support (Lustre support
16 > on the client side will be OS-neutral when the current beta is officially
17 > released). In addition to graphics, the nodes will also be used for compute
18 > jobs (scientific), and may serve as a testbed for a production scientific
19 > computing environment.
20
21 Joel Martin has previously posted Lustre ebuilds to the list (for both
22 client and server, I thinkg). You may be interested. We'll want to get
23 them into portage at some point, so there's no requirement that you use
24 Suse server-side.
25
26 > I'd be grateful for any feedback I get from others on the list about the
27 > clusters they maintain or use, and perhaps some comments about the efficacy
28 > of Gentoo in an environment where stability is very important, and how
29 > system administration compares to administration of a Suse or Redhat cluster.
30
31 The main difference is that, since we're "live," you need to consider
32 how you want to deal with upgrades. You may wish to pick a static
33 portage tree, import it into some sort of version control, and
34 selectively import changes you want (probably just security bumps, which
35 you can find using the wonderful glsa-check tool from gentoolkit).
36
37 I've got a glsa-check wrapper that I use to make things a little easier,
38 which shows and optionally applies applicable updates. I attached it.
39
40 Thanks,
41 Donnie

Attachments

File name MIME type
glsa-apply.sh application/x-shellscript

Replies

Subject Author
Re: [gentoo-cluster] examples of (large) Gentoo clusters Hanni Ali <hanni.ali@×××××.com>