<div dir="ltr">Try this instead:<br><div><br>scontrol hold name=g09<br><br>(Line 441: <a href="https://github.com/SchedMD/slurm/blob/master/src/scontrol/update_job.c">https://github.com/SchedMD/slurm/blob/master/src/scontrol/update_job.c</a>)<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 19, 2018 at 9:17 AM, Loris Bennett <span dir="ltr"><<a href="mailto:loris.bennett@fu-berlin.de" target="_blank">loris.bennett@fu-berlin.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
The manpage for version 17.02.9 of 'scontrol' says the following about<br>
the argument for 'hold':<br>
<br>
  The job_list argument is a comma separated list of job IDs OR<br>
  "jobname=" with the job’s name<br>
<br>
I am trying to put a number of jobs with the job name "g09" on hold.<br>
However, I can't get the syntax right.<br>
<br>
  scontrol hold jobname=g09<br>
  scontrol hold jobname="g09"<br>
  scontrol hold "jobname=g09"<br>
<br>
all give me the error:<br>
<br>
  Invalid job id specified for job jobname=g09<br>
  slurm_suspend error: Invalid job id specified<br>
<br>
Does anyone know what I am doing wrong?<br>
<br>
Cheers,<br>
<br>
Loris<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dr. Loris Bennett (Mr.)<br>
ZEDAT, Freie Universität Berlin         Email <a href="mailto:loris.bennett@fu-berlin.de">loris.bennett@fu-berlin.de</a><br>
<br>
</font></span></blockquote></div><br></div>