<div class="sright">
  <div class="sub-content-head">
    Maui Scheduler  </div>
  <div id="sub-content-rpt" class="sub-content-rpt" >
 <div class="tab-container docs" id="tab-container">
<div class="topNav">

<div class="docsSearch">
</div>

<div class="navIcons topIcons">
<a href="index.php"><img src="/resources/docs/images/home.png" title="Home" alt="Home" border="0"></a>
<a href="4.0commands.php"><img src="/resources/docs/images/upArrow.png" title="Up" alt="Up" border="0"></a>
<a href="4.2status-cmds.php"><img src="/resources/docs/images/prevArrow.png" title="Previous" alt="Previous" border="0"></a>
<a href="4.4reservation-cmds.php"><img src="/resources/docs/images/nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>

<h1>4.3 Job Management Commands</h1>

 Maui shares job management tasks with the resource manager.
Typically, the scheduler only modifies scheduling relevant aspects of the
job such as partition access, job priority, charge account, hold state,
etc. The table below covers the available job management commands.
The <a href="a.gcommandoverview.php">Commands Overview</a> lists all available commands.
<br>
<br>
<table BORDER WIDTH="100%" NOSAVE >
<tr>
<td><b>Command</b></td>

<td><b>Flags</b></td>

<td><b>Description</b></td>
</tr>

<tr>
<td><a href="commands/canceljob.php">canceljob</a></td>

<td></td>

<td>cancel existing job</td>
</tr>

<tr>
<td><a href="commands/checkjob.php">checkjob</a></td>

<td></td>

<td>display job state, resource requirements, environment, constraints,
credentials, history, allocated resources, and resource utilization</td>
</tr>

<tr>
<td><a href="commands/diagnose.php">diagnose</a></td>

<td>-j</td>

<td>display summarized job information and any unexpected state</td>
</tr>

<tr>
<td><a href="commands/releasehold.php">releasehold</a></td>

<td>[-a]</td>

<td>remove job holds or defers</td>
</tr>

<tr>
<td><a href="commands/runjob.php">runjob</a></td>

<td></td>

<td>start job immediately if possible</td>
</tr>

<tr>
<td><a href="commands/sethold.php">sethold</a></td>

<td></td>

<td>set hold on job</td>
</tr>

<tr>
<td><a href="commands/setqos.php">setqos</a></td>

<td></td>

<td>set/modify QoS of existing job</td>
</tr>

<tr>
<td><a href="commands/setspri.php">setspri</a></td>

<td></td>

<td>adjust job/system priority of job</td>
</tr>
</table>

<p>
<br>
<img src="/images/logo1.gif" height=24> The <a href="../mcm/index.php">Moab Cluster Manager</a><sup>TM</sup> allows administrators to control jobs, nodes, reservations, etc. graphically.  Furthermore, a user can view and modify their own job information.</p>

<div class="navIcons bottomIcons">
<a href="index.php"><img src="/resources/docs/images/home.png" title="Home" alt="Home" border="0"></a>
<a href="4.0commands.php"><img src="/resources/docs/images/upArrow.png" title="Up" alt="Up" border="0"></a>
<a href="4.2status-cmds.php"><img src="/resources/docs/images/prevArrow.png" title="Previous" alt="Previous" border="0"></a>
<a href="4.4reservation-cmds.php"><img src="/resources/docs/images/nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>


 </div>
 </div>
  </div>
  <div class="sub-content-btm"></div>
</div>
</div>