Difference between revisions of "Raspberry Pi cluster"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mjh
(Created page)
imported>Mjh
Line 9: Line 9:
 
* 5V USB PDU (may have to custom build --[[User:Mjh|Mjh]] ([[User talk:Mjh|talk]]) 17:11, 21 February 2013 (EST))
 
* 5V USB PDU (may have to custom build --[[User:Mjh|Mjh]] ([[User talk:Mjh|talk]]) 17:11, 21 February 2013 (EST))
 
* Cases ([http://www.thingiverse.com/thing:24945 we can 3D-print these])
 
* Cases ([http://www.thingiverse.com/thing:24945 we can 3D-print these])
 +
 +
==Connectivity==
 +
* Native IPv6
 +
* IPv4 NAT behind wood (luug1.ece.vt.edu)
 +
* Tunneled AMPRnet IPv4 for ham use
  
 
==Other clusters==
 
==Other clusters==
Line 14: Line 19:
 
* [http://basho.com/building-a-riak-cluster-on-raspberry-pi/ Riak cluster]
 
* [http://basho.com/building-a-riak-cluster-on-raspberry-pi/ Riak cluster]
 
* [http://www.southampton.ac.uk/~sjc/raspberrypi/ 64-node Lego RPi cluster at University of Southampton]
 
* [http://www.southampton.ac.uk/~sjc/raspberrypi/ 64-node Lego RPi cluster at University of Southampton]
 
  
  
 
[[Category:VTLUUG Projects]]
 
[[Category:VTLUUG Projects]]
 
[[Category:Infrastructure]]
 
[[Category:Infrastructure]]

Revision as of 22:38, 21 February 2013

In February 2013, the idea for a reincarnation of the Beowulf cluster arose. This would be a rackmount-type box where people could colocate their Raspberry Pis in our rack.

Planning

Needed supplies:

  • Rackmount case (mutantmonkey has one)
  • Rackmount 10/100 switch (Matt has one)
  • Patch panel to mount on front of case (Matt can probably acquire one)
  • Bulk ethernet, etc (Matt has plenty)
  • 5V USB PDU (may have to custom build --Mjh (talk) 17:11, 21 February 2013 (EST))
  • Cases (we can 3D-print these)

Connectivity

  • Native IPv6
  • IPv4 NAT behind wood (luug1.ece.vt.edu)
  • Tunneled AMPRnet IPv4 for ham use

Other clusters