[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting Started



> 2. I am limited to diskless nodes (due to $$$) however, what in your
> experiences provide a better setup? disked machines which need syncing
> or diskless nodes?

We have several diskless clusters around here working _very_ well. In my
opinion diskless nodes for a number-crunching cluster are _much_ better
than nodes with disks because:

- They are simpler and cheaper.
- They are _far_ more reliable, hard disks are trouble.
- They boot faster from a 100 Mbps network than from disk.
- Their system administration is easier, all done on the server.
- They can boot from a boot prom and have no magnetic media at all.
- If it comes to the worst, you can just reset them without problems.
- They don't use swap, which you don't want because, if your numerical job
  begins to paginate or swap, you are dead performance-wise. Don't even
  consider doing swap over the network. Memory is cheap these days, just
  put some 256 MB in each node and forget all about it. 

Here is the recipe for a typical node of ours:

1 clean motherboard (the less things onboard, the better)
1 CPU (Athlon 1200 MHz with a good ball-bearing fan)
1 SDRAM DIMM (256 MB is quite comfortable)
1 network card (3C905C with the flash boot prom)
1 network patch cord
1 power supply (standard ATX)
1 power cord

This is it, we don't even use cabinets, just stash them on shelves. We
don't use any LEDs or switches, we configure the motherboards to come up
when powered on. If anything goes wrong we power-cycle the node unplugging
the power supply. It's a bare-bones setup, but it works _very_ well.

							Cheers,

----------------------------------------------------------------
        Jorge L. deLyra,  Associate Professor of Physics
            The University of Sao Paulo,  IFUSP-DFMA
       For more information: finger delyra@latt.if.usp.br
----------------------------------------------------------------



Reply to: