/
v2.3.9.0 Downloading Configuration Assets for LSF Integration

v2.3.9.0 Downloading Configuration Assets for LSF Integration

Download Scheduler Assets from the Management Server

curl -X GET http://${MGMT_SERVER_IP}:5000/v1/xcompute/download/lsf -o lsf.tgz

If the EnvName was changed (above in Edit the LSF Environment JSON for Your Purposes - Step 2 ), then the following command can be used with your CustomEnvironmentName :

curl -X GET http://${MGMT_SERVER_IP}:5000/v1/xcompute/download/lsf?envName=CustomEnvironmentName -o lsf.tgz

Unpack them into the exostellar folder:

tar xf lsf.tgz -C ../ cd .. mv assets/* . rmdir assets chown lsfadmin.root -R ../exostellar

Related content

v2.3.9.0 Default LSF Application Environment
v2.3.9.0 Default LSF Application Environment
More like this
v2.3.9.0 Integrating with LSF
v2.3.9.0 Integrating with LSF
More like this
v2.3.9.0 Connecting the LSF Head Node
v2.3.9.0 Connecting the LSF Head Node
More like this
v2.3.9.0 Customizing the LSF Application Environment
v2.3.9.0 Customizing the LSF Application Environment
Read with this
(v2.3.0.0) Downloading Configuration Assets for LSF Integration
(v2.3.0.0) Downloading Configuration Assets for LSF Integration
More like this
v2.3.9.0 Customizing Profiles for LSF Integration
v2.3.9.0 Customizing Profiles for LSF Integration
Read with this