Laden...

Anlage 7 - TORQUE und MAUI Installation

Install Torque+Maui on the CentOS 5.X Cluster
Ref.1.  http://www.clusterresources.com/torquedocs21/users/1.3queue.shtml
Ref.2.  http://www.clusterresources.com/torquedocs21/
Ref.3.  http://www.clusterresources.com/wiki/doku.php?id=torque:appendix:l_torque_quickstart_guide
 
Files needed (Total 2 SRC files based on the x86-64 CentOS 5.1 ):
   torque-2.3.6.tar.gz (http://www.clusterresources.com/downloads/torque/)
   maui-3.2.6p21.tar.gz (http://www.clusterresources.com/downloads/maui/)


1.  Server Node
1.    Uncompress the 2 SRC files.        $$  tar xzvf torque-2.3.6.tar.gz      $$  tar xzvf maui-3.2.6p21.tar.gz   2.    Install torque on server node.       ... mehr

2.  Compute Nodes
1.    Using packages to install Torque on the compute nodes.   $$  dsh "/home/tgz/torque/torque-client/torque-package-clients-linux-x86_64.sh --install" $$  dsh "/home/tgz/torque/torque-client/torque-package-mom-linux-x86_64.sh --install"  ... mehr