25 Responsed To This Post
Subsribes to this topic Comment RSS or TrackBack URL
shelby Says, in 2-6-2006 at 18:01:54 from 216.117.220.103    

wow I want some of those machines….

Dave Says, in 2-8-2006 at 01:59:22 from 129.2.214.181    

This is seriously SCHWEET… I wish I had the $$$ to build an HPC.

Numbski Says, in 2-8-2006 at 04:07:05 from 208.231.66.99    

Do nodes and/or the head fail gracefully? What happens if a box crashes?

That, and in a “typical” data center environment, is there any benefit to going this route as opposed to having several netbooted boxes with identical config and using a firewall to load balance connections to them for network and cpu loads?

L'HommeDeJava Says, in 2-8-2006 at 04:50:35 from 24.203.27.7    

How much does it cost?

ktolis’ weblog » downgrade.org » Creating an HPC/Beowulf Cluster the Easy Way. Says, in 2-8-2006 at 08:16:00 from 155.207.113.66    

[...] downgrade.org » Creating an HPC/Beowulf Cluster the Easy Way. [...]

dave Says, in 2-8-2006 at 08:33:51 from 155.232.250.51    

very cool

en3r0 Says, in 2-8-2006 at 13:45:10 from 66.144.34.44    

Good information! I will have to try this out.

Bill Bryce Says, in 2-8-2006 at 13:54:37 from 192.219.104.10    

Hi,

Good article. You might want to also checkout warewulf at http://www.warewulf-cluster.org it is another Linux cluster building tool and is quickly becoming popular in some of the labs, it allows you to build diskless HPC clusters (very scalable, very powerful and really simple.)
You should also checkout http://www.platform.com/Rocks - Platform has some additional rolls such as the PVFS2 Roll and Clumon Roll for cluster monitoring that may be useful to you as well (note: I work for Platform - I am not trying to sell it just have a look and if it is useful then cool)

Bill.

Fran Fabrizio Says, in 2-9-2006 at 14:53:30 from 138.26.65.241    

Did you have any trouble at all getting Rocks to be stable with the SMP kernel on your dual-core, dual proc Opterons? We’re trying to set up a viz cluster here and the only stable kernel is the non-SMP one.

We have Tyan K8WE boards and Opteron 270s, so fairly similar to what you have. Rocks 4.1. Had to use i386 for now since viz roll not available for x86_64. However, I also witnessed the instability on x86_64 SMP kernel.

Thanks,
Fran

L'HommeDeJava Says, in 2-9-2006 at 17:52:16 from 70.48.172.50    

Greetings,

Maybe I was not clear enough…

I didn’t want to buy it, but I would like to figure out an average cost (a fork) in order to build one such HPC cluster.

Thanks folks

Mark Holmes Says, in 2-9-2006 at 19:58:50 from 161.88.255.140    

Bryan,

Thanks for taking the time to write this up. I have been collecting hardware for a small grid in my home office. This may just be the catalyst to start me running. I do a lot of Monte Carlo dose calculations at home and at work. I just feel that i should know this stuff.

Sincerely,
Mark

Michael Will Says, in 2-9-2006 at 21:09:27 from 216.88.134.131    

Next time ask Penguin for a cluster quote, then you know it will be nice 1U dual opteron dual core nodes (up to 32 compute nodes = 128 cores in one rack), preracked, preconfigured, and all you have to do is turn it on. Also using Scyld it will mean that there is only an installation on the headnode, the compute nodes just PXE boot directly into RAM within seconds, they could be diskless or if your application desires local scratch space, then the disks completely belong to the application. No distribution pieces need to be installed on it to function as a compute node. All the mac address / cluster naming goes automatically, no manual steps involved besides turning on the nodes. And since it is a commercial distribution, you have a phonenumber to call for support if you ever need to.

Bloggitation » Creating a Beowulf Cluster the Easy Way. Says, in 2-10-2006 at 00:37:05 from 207.7.108.234    

[...] read more | digg story [...]

Divyesh Lavingia » Blog Archive » Creating a Beowulf Cluster the Easy Way. Says, in 2-10-2006 at 06:33:55 from 70.68.16.99    

[...] Have a bunch of crappy, old PCs lying around? Want to combine their computing power and make a linux cluster out of them? Find out how in this article.read more | digg story [...]

Microarray and Bioinformatics Blog » Blog Archive » Creating an HPC/Beowulf Cluster the Easy Way Says, in 2-10-2006 at 10:12:13 from 72.9.248.74    

[...] via Downgrade.com [...]

Khaled’s Blog » Blog Archive » New Semester, new Links! Says, in 2-10-2006 at 14:16:16 from 72.9.240.15    

[...] Creating a Beowulf Cluster the Easy Way [...]

irq13 Says, in 2-11-2006 at 22:30:43 from 67.167.191.189    

Crap! I didn’t realize I had comment moderation enabled. Sorry guys.

Numbski : If one node dies its generally gracefully. Its easier to simply re-kickstart a node then it is to troubleshoot. I built the head as redundant as possible but if it went down the whole thing would be useless as it contains the storage arrays. What you were talking about with the load balancing is more of high availability and in my situation high performance is my goal.

L’HommeDeJava: Rack+switch+hardware+nodes =~ $25,000 us

Bill Bryce : Thank you for the info, I will have to check those sites out. By the sounds of it I may have another bioinformatics professor coming in so I may need to build another cluster in the near future.

Fran Fabrizio: For some reason the head was only machine I had a problem getting the x86_64 SMP to work with. I eventually troubleshot the problem down to the 3ware sata raid controller and it installed perfectly.

Qian Xin Says, in 2-12-2006 at 06:06:08 from 132.177.249.248    

what kind of network are you using?

gigabit Ethernet? why not consider about myrinet?

And what is vendor for your gigabit Ethernet switcher?

irq13 Says, in 2-12-2006 at 06:17:44 from 67.167.191.189    

It is an HP ProCurve gigabit switch.
We considered infiniband and myrinet but found that gigabit ethernet is decent in performance and far far less expensive.

andrew Says, in 2-14-2006 at 20:45:34 from 204.9.178.253    

rocks is the old school way to cluster machines and is extremely inefficent. openmosix or clustermatic developed out of los alamos is the prefered choice of beowulf hackers these days.

LUX.ET.UMBRA Says, in 2-16-2006 at 05:14:23 from 70.60.227.19    

Creating a Beowulf cluster the easy way

This is how to create a Beowulf cluster with the Rocks distribution. It’s fairly easy and the writer goes through in detail, what they did to get a cluster crunching data with this distribution. If you need a low-budget but…

[ t e c h n i x ] » Blog Archive » Criando um cluster HPC/Beowulf Says, in 2-19-2006 at 12:17:15 from 207.7.108.237    
Interesting News Posts Says, in 3-10-2006 at 03:06:37 from 82.146.98.107    

[...] [...]

Administrator Says, in 3-11-2006 at 13:46:29 from 82.146.98.107    

[...] [...]

Pwhndvve Says, in 8-9-2008 at 11:51:32 from 200.63.42.81    

Rimsky went the dazzlingly buy cytotec then announced daughters.

Leave A Reply

 Username (*required)

 Email Address (*private)

 Website (*optional)

Inform me when someone post new message here

Please Note: Comments Moderation maybe active so there is no need to resubmit your comment