bmig
|
Migrates one or more running jobs from one host to another.
The jobs must be checkpointable or rerunnable
Checkpoints, kills, and restarts one or more checkpointable
jobs—bmig combines the functionality of the bchkpnt and brestart commands
into a single command
Migrates the job on demand even if you have configured queue-level
or host-level migration thresholds
When absolute job priority scheduling (APS) is configured in
the queue, LSF schedules migrated jobs before pending jobs—for migrated
jobs, LSF maintains the existing job priority
|
bmod -mig migration_threshold | -mign
|
Modifies or cancels the migration threshold specified at job
submission for checkpointable or rerunnable jobs. Enables or disables
automatic job migration and specifies the migration threshold, in
minutes. A value of 0 (zero) specifies that a suspended job should
be migrated immediately.
Command-level job migration threshold overrides application
profile and queue-level settings.
Where a host migration threshold is also specified, and is
lower than the job value, the host value is used.
|