Restriction: ARM 64-bit Linux hosts can serve only as execution hosts. These hosts
cannot serve as IBM Spectrum LSF Suite for
WorkgroupsLSFmanagement hosts, GUI
hosts, or database host. You must use the native LSF installation script
(lsfinstall) to install the ARM hosts.
About this task
The following steps describe how to add ARM 64-bit hosts to your IBM Spectrum LSF Suite for
Workgroups cluster.
For example, the existing cluster that you want to add the ARM server to has GUI hosts, a
database host, and LSFmanagement hosts.
These hosts are either IBM Power or 64-bit x86 hosts that run a supported version of Linux, or a
combination of both. The LSF server hosts are also a combination of IBM Power and x86 hosts that run
Linux.
Note: In order for ARM hosts to join the cluster, you must configure the
LSF_HOST_ADDR_RANGE=*.*.*.* parameter in the lsf.cluster
file and the LSF_DYNAMIC_HOST_WAIT_TIME=60 parameter in the
lsf.conf file.
Procedure
Download the LSF standard product package for ARM64 and the LSF installation package from IBM
Passport Advantage.
Download the following files:
lsf10.1_lnx312-lib217-armv8.tar.Z
lsf10.1_no_jre_lsfinstall.tar.Z
Note: The installation package is the standard LSF installer with no JRE. These steps use the JRE
provided by the OS vendor. If a JRE is not installed, use yum or
apt-get to install a JRE.
Full path to the directory that contains the LSF
distribution .tar files that you downloaded. This path points to the directory
where you downloaded the lsf10.1_lnx312-lib217-armv8.tar.Z file.
LSF_ENTITLEMENT_FILE
Full path to the LSF
entitlement file. Use the location of the entitlement file that you got in step 5.
LSF uses
the entitlement to determine which features are enabled or disabled based on the edition of the
product. The entitlement file for LSF is
lsf_std_entitlement.dat.
LSF_SERVER_HOSTS
List of hosts that can provide host and load information to client hosts. Use the list of
server hosts that you got in step 5.
Define this parameter to ensure that commands run successfully when no LIM is
running on the local host, or when the local LIM is started.
LSF_LIM_PORT
TCP service port for the server host.
Use the same port number as the value of the
LSF_LIM_PORT parameter in the lsf.conf file on the
management host. The
default value is 7869. You can use this default to set up your ARM
hosts.
ENABLE_EGO
Enables the enterprise grid orchestrator (EGO)
functions in the LSF
cluster.
Specify ENABLE_EGO="Y". Enabling EGO causes
the lsfinstall command to uncomment the LSF_EGO_ENVDIR
parameter and sets the LSF_ENABLE_EGO parameter to "Y"
in the lsf.conf file.