Queue server: pnn
Queue computes: pnn2 pnn3 pnn4 pnn5 pnn6

Computes:
1. In /support/data1/maryh/torque-2.1.1-27, run:

make install_mom install_clients

2. Edit /var/spool/pbs/mom_priv/config:

$usecp pnn.uchicago.edu
$ideal_load 2.0
$max_load 3.0
$restricted *.uchicago.edu

3. Edit /var/spool/pbs/server_name
pnn

4. Get /etc/rc.d/init.d/torque from another pbs compute node.

Server:
1. Unpack new torque directory in /support/data1/maryh

2. /configure –prefix=/var/torque –exec-prefix=/var/torque –with-rcp=scp –with-server-home=/var/spool/pbs –with-server-name=/var/torque/server_name

3. make –got errors, needed yum install tclx-devel

4. make install

5. edit /var/torque/server_name with pnn

6. edit /var/spool/pbs/torque.cfg

SERVERHOST pnn
ALLOWCOMPUTEHOSTSUBMIT true

7. Set up Maui
Maui would not compile. The config file had some strange lines in it. So, I just copied the Make file from the cdf30 setup and it compiled fine. Again, I had to copy everything from /usr/local/maui to /var/maui and make a link to /usr/local/maui from /var/maui.

8. Edit /var/maui/maui.cfg, look at cdf30 copy for the two lines.