Platform LSF Reference Version 6.2

bresume
Platform LSF Reference
131
-u user_name | -u user_group | -u all
Resumes only jobs owned by the specified user or group, or all users if the reserved user
name
all is specified.
job_ID ... | "job_ID[index_list]" ...
Resumes only the specified jobs. Jobs submitted by any user can be specified here
without using the
-u option.
-h
Prints command usage to stderr and exits.
-V
Prints LSF release version to stderr and exits.
EXAMPLES
% bresume -q night 0
Resumes all of the user’s suspended jobs that are in the night queue. If the user is the
LSF administrator, resumes all suspended jobs in the
night queue.
% bresume -g /risk_group 0
Resumes all suspended jobs in the job group /risk_group.
SEE ALSO
bsub(1), bjobs(1), bqueues(1), bhosts(1), bstop(1), bkill(1), bgadd(1),
bgdel(1), bjgroup(1), bparams(5), mbatchd(8), kill(1), signal(2)
lsb.params(5)