Description
bmod
You can modify your own job groups and job groups that other users create under your job groups. LSF administrators can modify job groups of all users.
You cannot move job array elements from one job group to another, only entire job arrays. If any job array elements in a job array are running, you cannot move the job array to another group. A job array can only belong to one job group at a time.
You cannot modify the job group of a job attached to a service class.
Modifying jobs in service classes
The
bmod
attaches job 2307 to the service class Kyuquot.
bmod
detaches job 2307 from the service class Kyuquot. If a default SLA is configured in lsb.params, the job is moved to the default service class.
You cannot
◆Use
◆Move job array elements from one service class to another, only entire job arrays
◆Modify the service class of job already attached to a job group. Use bsla to display the configuration properties of service classes configured in lsb.serviceclasses, the default SLA configured in lsb.params, and dynamic information about the state of each service class.
If a default SLA is configured in lsb.params, bmod
Modifying jobs associated with application profiles
The
You can only modify the application profile for pending jobs. For example:
bmod
associates job 2308 with the application profile fluent.
bmod
dissociates job 2308 from the service class fluent.
Use bapp to display the properties of application profiles configured in
LSB_CONFDIR/cluster_name/configdir/lsb.applications.
122Platform LSF Command Reference