Hi Folks,

I'm still trying to install a SGE cluster.

I have a host (named qmaster) install as a qmaster (using the install_qmaster script).

It runs
 # ps aux | grep sge
sge 4582 0.0 0.4 146888 4500 ? Sl Apr29 0:50 /usr/local/sge/bin/linux-x64/sge_qmaster

And seems to be ready to commincate:

# netstat -tap | grep qmaster
tcp 0 0 *:sge_qmaster *:* LISTEN 4582/sge_qmaster

# bin/linux-x64/qconf -sh
qmaster.ns42.fr
sge0.ns42.fr
sge1.ns42.fr


I try to make sge0 a execd host. So I use the install_execd script. It fail tell me that it cannot find a qmaster.

How can I specify my remote qmaster?

Thanks in advance,
Jacques

--
Jacques Foucry
*NOVΛSPARKS *
IT Manager
Tel : +33 (0)1 42 68 12 61
jacques.fou...@novasparks.com
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to