install_execd

Hi Friends,

I have used sge5.3 previously. In that setup /usr/sge on master node was exported thru nfs on all the execution nodes. Thus the grid binaries were available to whole of the cluster.

Now I am planning to use sge62u2_1. In this setup can I have separate /usr/sge directory for each execution node instead of sharing it from the master node. If yes what mechanism can be used and can I have detailed setp up doc for the same ?

I am getting below mentioned error when trying to run install_execd on one of execution nodes which does not have /usr/sge shared from the master node.

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

Grid Engine cells
-----------------

Please enter cell name which you used for the qmaster
installation or press to use [default] >>

Obviously there was no qmaster installation yet!
Call >install_qmaster<
on the machine which shall run the Grid Engine qmaster

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

Thanks in advance for help.