LSF Version 7.3 - Platform LSF Configuration Reference
Applicability Details
Dependencies
•
UNIX and Windows user accounts must be valid on all hosts in the cluster, or the
correct type of account mapping must be enabled:
•
For a mixed UNIX/Windows cluster, UNIX/Windows user account mapping
must be enabled
•
For a cluster with a non-uniform user name space, between-host account
mapping must be enabled
•
For a MultiCluster environment with a non-uniform user name space, cross-
cluster user account mapping must be enabled
•
Both the original and the new hosts must:
•
Be binary compatible
•
Run the same dot version of the operating system for predictable results
•
Have network connectivity and read/execute permissions to the checkpoint and
restart executables (in LSF_SERVERDIR by default)
•
Have network connectivity and read/write permissions to the checkpoint
directory and the checkpoint file
•
Have access to all files open during job execution so that LSF can locate them
using an absolute path name
Configuration to enable job migration
The job migration feature requires that a job be made checkpointable at the job, application,
or queue level, or rerunnable at the job or queue level. An LSF user can make a job
•
Checkpointable, using bsub -k and specifying a checkpoint directory and checkpoint
period, and an optional initial checkpoint period
•
Rerunnable, using bsub -r
Feature: Job migration
Platform LSF Configuration Reference 85