sge 노드 추가 (서버1 sge에 서버2, 서버3을 추가)
sge 노드 추가 (서버1 sge에 서버2, 서버3을 추가)
[root@cluster1 & cluster2 & cluster3] cat /etc/hosts 내에 서로 아이피 등록되어야 함
[root@cluster1] qconf -ae
hostname cluster2.local
[root@cluster1] qconf -ae
hostname cluster3.local
[root@cluster1] qhost
[root@cluster1] qconf -mq all.q
cluster2.local, cluster3.local 추가
[root@cluster1] qconf -mhgrp @allhosts
cluster2.local, cluster3.local 추가
[root@cluster2 & cluster3] ps aux | grep sge
XXX sge_execd
실행되고 있다면 데몬 중지
[root@cluster2 & cluster3] /etc/init.d/sgeexecd.XXX stop
또는
[root@cluster2 & cluster3] kill $(pidof sge_execd)
/etc/init.d/sgeexecd.XXX 없다면 설치
[root@cluster2 & cluster3] cd /opt/gridengine/
[root@cluster2 & cluster3] ./install_execd
[root@cluster2 & cluster3] vi /opt/gridengine/default/common/act_qmaster
cluster1.local
[root@cluster2 & cluster3] qstat -f
[root@cluster1] qstat -f