1. Make sure there is no sge_qmaster and sge_execd running, if there are kill them.
2. Add a permanent ip to host name mapping in /etc/hosts:
e.g. 172.23.34.54 speech5.ddns.comp.nus.edu.sg
2. Install the two packgaes:
a. sun-sge-common-6.2-2.noarch.rpm
b. sun-sge-bin-linux24-x64-6.2-2.x86_64.rpm
3. cd to the directory /gridware/sge
4. install qmaster using:
./install_qmaster
most of the configurations are using default, do set the host to the same one as previous steps, e.g. speech5.ddns.comp.nus.edu.sg
5. install execd using:
./install_execd
most of the configurations are set to default
then that's all!
No comments:
Post a Comment