Edit install.config
Procedure
- Change to the ppm10.2_pinstall directory:
cd ppm10.2_pinstall
- As an administrator, edit ppm10.2_pinstall/install.config to
define your configuration.
Remove the comment symbol (#) and set values for the following parameters:
- JS_TOP
Specify the full path to the Process Manager directory. For example:
JS_TOP=/usr/share/js
- JS_HOST
Specify the fully-qualified host name of the Process Manager Server host. For example:
JS_HOST=hostB.platform.com
- JS_PORT=1966
Use the default port number, 1966.
Ensure that you change this value if another process is already using the port. For example:
JS_PORT=1234
- JS_ADMINS
Specify the user name of the primary LSF® administrator. For example:
JS_ADMINS=lsfadmin
-
LSF_ENVDIR
Specifies the directory where the LSF configuration files are stored. For example: LSF_ENVDIR=/usr/share/lsf/conf.
-
EGO_DAEMON_CONTROL
Optional. Specify EGO_DAEMON_CONTROL=true to configure failover for the Process Manager server to be managed by EGO. Process Manager will be installed as an EGO service and EGO will be enabled to control jfd. Ensure that the Process Manager conf and work directories are installed in a shared location.
When EGO_DAEMON_CONTROL=true, you must specify EGO_CONFDIR.
- JS_TOP
- Save install.config.