LSF Version 7.3 - Administering Platform LSF
Job migration
482 Administering Platform LSF
At the host level, in lsb.hosts:
Begin Host
HOST_NAME r1m pg MIG # Keywords
...
hostA 5.0 18 30
...
End Host
For example, in an application profile, in lsb.applications:
Begin Application
...
MIG=30 # Migration threshold set to 30 mins
DESCRIPTION=Migrate suspended jobs after 30 mins
...
End Application
If you want to requeue migrated jobs instead of restarting or rerunning them, you
can define the following parameters in
lsf.conf:
◆ LSB_MIG2PEND=1 requeues a job with the original submission time and priority
◆ LSB_REQUEUE_TO_BOTTOM=1 requeues a job at the bottom of the queue,
regardless of the submission time and priority