v2.5.2 Integrating with LSF
The following manual steps will be replaced with a simplified workflow for command line users and alternatively, the Mangement Console (Web UI) is available for login and configuration as a Web UI.
To ensure optimal setup of Infrastructure Optimizer, please make a note of the following information that will be used during installation and integration.
LSF Installation
Please ensure LSF is updated with the latest patch or fix-pack.
LSF_TOP : directory where LSF is installed. There should be a
conf
and a10.1
directory here. Each has aresource_connector
subdirectory but we will primarily focus on${LSF_TOP}/10.1/resource_connector
.
Exostellar Management Server Information
EMS_ADDRESS : The internal or private IP Address can be found in the CloudFormation Outputs tab.
Facilitating Commands
Variables can be export
’d to facilitate copy/paste commands in the next sections of this guide, or source an arbitrary file, for example : . /root/facilitate
or source /root/facilitate
.
1. LSF Compute Environment Base
2. LSF Master Node Configuration Location
4. The Default Profile for LSF Integration
5. Customizing Profiles for LSF Integration
7. LSF Application Environment
8. Customizing the LSF Application Environment
9. Upload LSF Application Environment
10. Download Configuration Assets for LSF Integration
11. Resource Connector Requirement: lsb.modules
12. Add Queue and Resource Definitions to LSF
13. Resource Connector Requirement: lsf.conf
14. Resource Connector Requirement: host_providers.json
15. Resource Connector Plugin Requirement: python dependencies
17. Validation of Migratable VM and LSF Communications