HP XC System Software Administration Guide Version 3.2

2. Copy the LSF-HPC with SLURM tar files to a temporary location on the node that hosts
LSF_TOP. In the sample case, this node is plain.
Unpack the installation scripts on completion:
[root@plain lsf]# mkdir hpctmp
[root@plain lsf]# scp root@xc-head:/opt/hptc/lsf/files/hpc* hpctmp/
root@xc-head's password:
hpc6.2_lsfinstall.ta 100% |****************************| 237 KB 00:00
hpc6.2_linux2.4-glib 100% |****************************| 37039 KB 00:08
[root@plain lsf]# cd hpctmp/
[root@plain hpctmp]# tar zxf hpc6.2_lsfinstall.tar.Z
[root@plain hpctmp]# ls
lsf6.2_lsfinstall
lsf6.2_lsfinstall.tar.Z
lsf6.2_linux2.4-glibc2.3-amd64-slurm.tar.Z
3. Prepare the LSF installation process.
Use the text editor of your choice to edit the install.config file. Set the appropriate
values as documented in this file. For this example, the following values were set:
LSF_TOP="/shared/lsf" Existing cluster's LSF_TOP
LSF_ADMINS="lsfadmin" Existing cluster's admin
LSF_CLUSTER_NAME="corplsf" The name of existing cluster
LSF_LICENSE="<none>" Values specific to HP XC for HP OEM licensing
LSF_ADD_SERVERS="xclsf" The HP XC LSF "node" to be added
296 Installing LSF-HPC with SLURM into an Existing Standard LSF Cluster