Unable to install execution node

  • user warning: Table './drupal/gridorg_cache_page' is marked as crashed and should be repaired query: LOCK TABLES gridorg_cache_page WRITE in /var/www/html/includes/database.mysql.inc on line 172.
  • user warning: in /var/www/html/includes/database.mysql.inc on line 172.

I have installed sge62u2_1 qmaster successfully on the master node. I am now getting below mentioned error while trying to install execution node.

------------------------------- Error --------------------------------------------------------------------------

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] >>

------------------------------- Error --------------------------------------------------------------------------

However this command works from /usr/sge directory on the execution node :

# ./bin/lx24-amd64/qconf -sh
s224.crestgraphics.com
s46.crestgraphics.com
s47.crestgraphics.com
s48.crestgraphics.com

Both the qmaster and execution nodes are physically different. Kindly help.

Thanks in advance.

Try sourcing your

Try sourcing your $SGE_ROOT/default/common/settings.sh before running the inst_sge on the executable host.