Executing the AWS enablement script for LSF
Before you begin
LSF should already be installed on an AWS AMI and already installed on the on-premise management host.
Before updating LSF configuration for resource connector, you must apply the latest LSF Fix Pack, manually move the required configuration files to the appropriate directory under LSF_TOP/conf/resource_connector/<provider_name>/conf, and change the ownership of those new files and directories to the cluster administrator.
For more information about applying Fix Packs to LSF resource connector, see Use the LSF fix installer to update resource connector.
The LSB_RC_EXTERNAL_HOST_FLAG parameter in the lsf.conf enables the resource connector feature. The value of the parameter must be set to a Boolean resource name in the lsf.shared file to identify borrowed hosts, for example, LSB_RC_EXTERNAL_HOST_FLAG=conductorhost for borrowing through EGO.
You must make sure that the module schmod_demand is enabled in the PluginModule section of the lsb.modules file (it is commented out in the file at installation by default).
About this task
To use the aws_enable.sh script, follow these steps.