%EXPORT_USER_DATA% for LSF and Template Generation
Ensure the Resource Connector templates are available for the Exostellar Provider:
CODE
cd ${LSF_RC_CONF_DIR}/exostellar/scripts/
./getAvailableTemplates.sh -f {}
This should result in a new file in ${LSF_RC_CONF_DIR}/exostellar/conf
called xio_templates.json
.
For each pool, replace the user_data
line with all the LSF Variables that are required for your scheduline needs, for example:
CODE
"userData": "providerName=xio",