Results 1 to 2 of 2
I have installed sge62u2_1 qmaster successfully on the master node. I am now getting below mentioned error while trying to install execution node.
Code:
Checking hostname resolving
---------------------------
Cannot contact ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-27-2009 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 23
error while installing execution node in sun grid
I have installed sge62u2_1 qmaster successfully on the master node. I am now getting below mentioned error while trying to install execution node.
However this command works from /usr/sge directory on the execution node :Code:Checking hostname resolving --------------------------- Cannot contact qmaster. The command failed: ./bin/lx24-amd64/qconf -sh The error message was: error: could not get environment variable SGE_QMASTER_PORT or service "sge_qmaster" You can fix the problem now or abort the installation procedure. The problem can be: - the qmaster is not running - the qmaster host is down - an active firewall blocks your request Contact qmaster again (y/n) ('n' will abort) [y] >>
Both the qmaster and execution nodes are physically different. Kindly help.Code:# ./bin/lx24-amd64/qconf -sh s224.crestgraphics.com s46.crestgraphics.com s47.crestgraphics.com s48.crestgraphics.com
Thanks in advance.
- 05-27-2009 #2Just Joined!
- Join Date
- Apr 2007
- Posts
- 23
[solved] error while installing execution node in sun grid
Hi Friends,
The issue has been resolved. I missed out an entry for sge_qmaster service in /etc/services.
I had entered :
only. So addedsge_qmaster 6444/udp
and the installation went through.sge_qmaster 6444/tcp
Thank You for your time.


Reply With Quote
