Platform LSF Reference Version 6.2
bmig
Platform LSF Reference
100
OPTIONS
-f
Forces a checkpointable job to be checkpointed even if non-checkpointable conditions
exist (these conditions are OS-specific).
job_ID | "job_ID[index_list]" | 0
Specifies the job ID of the jobs to be migrated. The -J and -u options are ignored.
If you specify a job ID of
0 (zero), all other job IDs are ignored, and all jobs that satisfy
the
-J and -u options are migrated.
If you do not specify a job ID, the most recently submitted job that satisfies the
-J and
-u options is migrated.
In a MultiCluster environment, use the local job ID.
-J job_name
Specifies the job name of the job to be migrated. Ignored if a job ID other than 0 (zero)
is specified.
-m "host_name ..." | -m "host_group ..."
Migrate the jobs to the specifed hosts.
This option cannot be used on a MultiCluster job.
-u "user_name" | -u "user_group" | -u all
Specifies that only jobs submitted by these users are to be migrated.
If the reserved user name
all is specified, jobs submitted by all users are to be migrated.
Ignored if a job ID other than 0 (zero) is specified.
-h
Prints command usage to stderr and exits.
-V
Prints LSF release version to stderr and exits.
SEE ALSO
bsub(1), brestart(1), bchkpnt(1), bjobs(1), bqueues(1), bhosts(1),
bugroup(1), mbatchd(8), lsb.queues(5), kill(1)