User Tools

Site Tools


cluster:93

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:93 [2011/01/08 23:11]
hmeij
cluster:93 [2011/01/09 20:37]
hmeij
Line 18: Line 18:
 The purchase of the HP hardware followed a fierce bidding round in which certain design aspects had to met. The purchase of the HP hardware followed a fierce bidding round in which certain design aspects had to met.
  
-  * We continually run of disk space for our home directories.  So the new cluster had to have a large disk array on board.+  * We continually run out of disk space for our home directories.  So the new cluster had to have a large disk array on board.
   * We wanted more nodes, in fewer queues, with a decent memory footprint.   * We wanted more nodes, in fewer queues, with a decent memory footprint.
   * All nodes should be on an Infiniband switch.   * All nodes should be on an Infiniband switch.
Line 24: Line 24:
   * Data (NFS) was to be served up via a secondary gigabit ethernet switch, hence not compete with administrative traffic.   * Data (NFS) was to be served up via a secondary gigabit ethernet switch, hence not compete with administrative traffic.
   * (With the HP solution we will actually route data (NFS) traffic over the infiniband switch using OFED/MPI, a practice called [[http://en.wikipedia.org/wiki/OpenFabrics_Alliance|IPoIB]])   * (With the HP solution we will actually route data (NFS) traffic over the infiniband switch using OFED/MPI, a practice called [[http://en.wikipedia.org/wiki/OpenFabrics_Alliance|IPoIB]])
-  * Linux or CentOS as operating system.+  * Linux (Redhat or CentOSas operating system.
   * Flexible on scheduler (options: Lava, LSF, Sun Grid Engine)   * Flexible on scheduler (options: Lava, LSF, Sun Grid Engine)
   * The disk array, switches and login node should be backed by some form of UPS (not the compute nodes)   * The disk array, switches and login node should be backed by some form of UPS (not the compute nodes)
Line 35: Line 35:
 In short using linpack (More about [[http://en.wikipedia.org/wiki/LINPACK|Linpack on wikipedia]]) here are the results.  The results are dependent on the combination of total memory, total cores, and speed of processors. In short using linpack (More about [[http://en.wikipedia.org/wiki/LINPACK|Linpack on wikipedia]]) here are the results.  The results are dependent on the combination of total memory, total cores, and speed of processors.
  
-  * greentail's Voltaire infiniband switch is capable of just over 1,500 gigaflops or 1.5 teraflops. +  * greentail'nodes, all on Voltaire infiniband switch, are capable of just over 1,500 gigaflops or 1.5 teraflops. 
-  * petaltail/swallowtail's Cisco infiniband switch is capable of 325 gigaflops +  * petaltail/swallowtail'nodes on Cisco infiniband switch are capable of 325 gigaflops 
-  * petaltail/swallowtail's Force 10 ethernet switch is capable of 245 gigaflops+  * petaltail/swallowtail'nodes on Force 10 ethernet switch are capable of 245 gigaflops
     * so the total is 570 gigaflops, but you'd never want to run across both switches simultaneously     * so the total is 570 gigaflops, but you'd never want to run across both switches simultaneously
-  * sharptail's HP ProCurve ethernet switch is estimated at deleivering between 500-700 gigaflops+  * sharptail'nodes on HP ProCurve ethernet switch are estimated at delivering between 500-700 gigaflops
     * never got quite all the nodes working together, not sure why     * never got quite all the nodes working together, not sure why
  
  
 ===== Home Dirs ===== ===== Home Dirs =====
 +
 +===== Passwords =====
 +
 +The password, shadow and group files of host petaltail were used to populate greentail's equivalent files.
 +
 +If you change your password, do it on all four hosts (petaltail, swallowtail, sharptail and greentail).
 +
 +I know, a pain.
 +
  
 ===== SSH Keys ===== ===== SSH Keys =====
Line 55: Line 64:
   * log into a host, then issue the command ''ssh-keygen -t rsa''   * log into a host, then issue the command ''ssh-keygen -t rsa''
   * supply an empty passphrase (just hit return)   * supply an empty passphrase (just hit return)
-  * then copy the contents of /home/username/.ssh/id_rsa.pub into the file authroized_keys +  * then copy the contents of /home/username/.ssh/id_rsa.pub into the file authorized_keys 
-  * yoiu can have multiple public ssh key entries in this file+  * you can have multiple public ssh key entries in this file
  
-Note: the software stack on host petaltail/swallowtail created ssh keys for you automatically upon your first login, so for most you this is all set.+Note: the software stack on host petaltail/swallowtail created ssh keys for you automatically upon your first login, so for most of you this is all set.
  
 To test if your keys are set up right, simply ssh around the hosts petaltail, swallowtail and greentail. To test if your keys are set up right, simply ssh around the hosts petaltail, swallowtail and greentail.
cluster/93.txt · Last modified: 2011/01/11 20:55 by hmeij