v.2.3.0.0 Restarting LSF Services
Restart Select Services on the LSF Master
Following directions from the files modified:
- CODE
su lsfadmin -c "lsadmin reconfig"
- CODE
su lsfadmin -c "badmin mbdrestart"
- CODE
su lsfadmin -c "badmin reconfig"
Validate configuration changes with several additional commands:
Verify your new queue exists:
- CODE
su lsfadmin -c "bqueues"
You should see the queue you defined in the list of available queues.
Verify Resource Connector’s xioProvider has templates available for job run:
- CODE
su lsfadmin -c "badmin rc view -c templates -p xio"
Resource Connector cycles every 30 seconds by default, and this command may need to be rerun after 30 seconds.
You should now see as many templates defined in the output as
PoolNames
were configured in earlier steps.
LSF and Resource Connector are now configured for use with Exostellar’s Infrastructure Optimizer.