-
Notifications
You must be signed in to change notification settings - Fork 1
/
4.5policy-cmds.html
72 lines (52 loc) · 2.82 KB
/
4.5policy-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
<!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.4reservation-cmds.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="4.6user-cmds.html"><img src="nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>
<h1>4.5 Policy/Config Management Commands</h1>Maui allows dynamic modification of most scheduling parameters allowing new scheduling policies, algorithms, constraints, and permissions to be set at any time. Changes made via Maui client commands are temporary and will be overridden by values specified in Maui config files the next time Maui is shutdown and restarted. The table below covers the available configuration 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/changeparam.html">changeparam</a></td>
<td></td>
<td>immediately change parameter value</td>
</tr>
<tr>
<td><a href="commands/schedctl.html">schedctl</a></td>
<td></td>
<td>control scheduling behavior (i.e., stop/start scheduling, recycle, shutdown, etc.)</td>
</tr>
<tr>
<td><a href="commands/showconfig.html">showconfig</a></td>
<td></td>
<td>display settings of all configuration parameters</td>
</tr>
</table>
<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.4reservation-cmds.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="4.6user-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>