Command Reference Guide

Limitations
144 Platform LSF Command Reference
-J job_name |-J "job_name[index_list]"
Operates on the specified job.
Since job names are not unique, multiple job arrays may have the same name with
a different or same set of indices.
-u user_name | -u all Operates on the specified user’s jobs or all jobs. To specify a Windows user account,
include the domain name in uppercase letters and use a single backslash
(DOMAIN_NAME\user_name) in a Windows command line or a double backslash
(DOMAIN_NAME\\user_name) in a UNIX command line.
Only
root and LSF administrators can requeue jobs submitted by other users.
job_ID |"job_ID[index_list]"
Operates on the specified job or job array elements.
The value of 0 for job_ID is ignored.
-h Prints command usage to stderr and exits.
-V Prints LSF release version to stderr and exits.
Limitations
brequeue cannot be used on interactive batch jobs; brequeue only kills interactive
batch jobs, it does not restart them.