forked from jbarber/maui-admin-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
4.4reservation-cmds.html
83 lines (59 loc) · 3.1 KB
/
4.4reservation-cmds.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
<title></title>
</head>
<body>
<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.html"><img src="home.png" title="Home" alt="Home" border="0"></a> <a href="4.0commands.html"><img src="upArrow.png" title="Up" alt="Up" border="0"></a> <a href="4.3jobmgmt-cmds.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="4.5policy-cmds.html"><img src="nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>
<h1>4.4 Reservation Management Commands</h1>Maui exclusively controls and manages all advance reservation features including both standing and administrative reservations. The table below covers the available reservation management commands. The <a href="a.gcommandoverview.html">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/diagnose.html">diagnose</a></td>
<td>-r</td>
<td>display summarized reservation information and any unexpected state</td>
</tr>
<tr>
<td><a href="commands/releaseres.html">releaseres</a></td>
<td></td>
<td>remove reservations</td>
</tr>
<tr>
<td><a href="commands/setres.html">setres</a></td>
<td></td>
<td>immediately create an administrative reservation</td>
</tr>
<tr>
<td><a href="commands/showres.html">showres</a></td>
<td></td>
<td>display information regarding location and state of reservations</td>
</tr>
</table>
<p><br>
<img src="logo1.gif" height="24"> The <a href="http://docs.adaptivecomputing.com/mcm/index.html">Moab Cluster Manager</a><sup>TM</sup> provides a graphical interface to <a href="http://docs.adaptivecomputing.com/mcm/reservationMgmt.html">view and control reservations</a>.</p>
<div class="navIcons bottomIcons">
<a href="index.html"><img src="home.png" title="Home" alt="Home" border="0"></a> <a href="4.0commands.html"><img src="upArrow.png" title="Up" alt="Up" border="0"></a> <a href="4.3jobmgmt-cmds.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="4.5policy-cmds.html"><img src="nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>
</div>
</div>
</div>
<div class="sub-content-btm"></div>
</div>
</body>
</html>