@@ -147,7 +147,7 @@ Node <replaceable>&node2;</replaceable>: standby
147
147
148
148
<variablelist >
149
149
<varlistentry xml : id =" vle.ha.maint.mode.cluster" >
150
- <!-- <term>Putting the Cluster into Maintenance Mode</term>-->
150
+ <!-- <term>Putting the Cluster in Maintenance Mode</term>-->
151
151
<term ><xref linkend =" sec.ha.maint.mode.cluster" xrefstyle =" select:title" /></term >
152
152
<listitem >
153
153
<para >
@@ -158,7 +158,7 @@ Node <replaceable>&node2;</replaceable>: standby
158
158
</listitem >
159
159
</varlistentry >
160
160
<varlistentry xml : id =" vle.ha.maint.mode.node" >
161
- <!-- <term>Putting a Node into Maintenance Mode</term>-->
161
+ <!-- <term>Putting a Node in Maintenance Mode</term>-->
162
162
<term ><xref linkend =" sec.ha.maint.mode.node" xrefstyle =" select:title" /></term >
163
163
<listitem >
164
164
<para >
@@ -169,7 +169,7 @@ Node <replaceable>&node2;</replaceable>: standby
169
169
</listitem >
170
170
</varlistentry >
171
171
<varlistentry xml : id =" vle.ha.maint.node.standby" >
172
- <!-- <term>Putting a Node into Standby Mode</term>-->
172
+ <!-- <term>Putting a Node in Standby Mode</term>-->
173
173
<term ><xref linkend =" sec.ha.maint.node.standby" xrefstyle =" select:title" /></term >
174
174
<listitem >
175
175
<para >
@@ -186,7 +186,7 @@ Node <replaceable>&node2;</replaceable>: standby
186
186
</listitem >
187
187
</varlistentry >
188
188
<varlistentry xml : id =" vle.ha.maint.mode.rsc" >
189
- <!-- <term>Putting a Resource into Maintenance Mode</term>-->
189
+ <!-- <term>Putting a Resource in Maintenance Mode</term>-->
190
190
<term ><xref linkend =" sec.ha.maint.mode.rsc" xrefstyle =" select:title" /></term >
191
191
<listitem >
192
192
<para >
@@ -266,16 +266,16 @@ Node <replaceable>&node2;</replaceable>: standby
266
266
</sect1 >
267
267
268
268
<sect1 xml : id =" sec.ha.maint.mode.cluster" >
269
- <title >Putting the Cluster into Maintenance Mode</title >
269
+ <title >Putting the Cluster in Maintenance Mode</title >
270
270
<para >
271
- To put the cluster into maintenance mode on the &crmshell; , use the following command:</para >
271
+ To put the cluster in maintenance mode on the &crmshell; , use the following command:</para >
272
272
<screen >&prompt.root; <command >crm</command > configure property maintenance-mode=true</screen >
273
273
<para >
274
- To put the cluster back into normal mode after your maintenance work is done, use the following command:</para >
274
+ To put the cluster back to normal mode after your maintenance work is done, use the following command:</para >
275
275
<screen >&prompt.root; <command >crm</command > configure property maintenance-mode=false</screen >
276
276
277
277
<procedure xml : id =" pro.ha.maint.mode.cluster.hawk2" >
278
- <title >Putting the Cluster into Maintenance Mode with &hawk2; </title >
278
+ <title >Putting the Cluster in Maintenance Mode with &hawk2; </title >
279
279
<step >
280
280
<para >
281
281
Start a Web browser and log in to the cluster as described in
@@ -315,16 +315,16 @@ Node <replaceable>&node2;</replaceable>: standby
315
315
</sect1 >
316
316
317
317
<sect1 xml : id =" sec.ha.maint.mode.node" >
318
- <title >Putting a Node into Maintenance Mode</title >
318
+ <title >Putting a Node in Maintenance Mode</title >
319
319
<para >
320
- To put a node into maintenance mode on the &crmshell; , use the following command:</para >
320
+ To put a node in maintenance mode on the &crmshell; , use the following command:</para >
321
321
<screen >&prompt.root; <command >crm</command > node maintenance <replaceable >NODENAME</replaceable ></screen >
322
322
<para >
323
- To put the node back into normal mode after your maintenance work is done, use the following command:</para >
323
+ To put the node back to normal mode after your maintenance work is done, use the following command:</para >
324
324
<screen >&prompt.root; <command >crm</command > node ready <replaceable >NODENAME</replaceable ></screen >
325
325
326
326
<procedure xml : id =" pro.ha.maint.mode.nodes.hawk2" >
327
- <title >Putting a Node into Maintenance Mode with &hawk2; </title >
327
+ <title >Putting a Node in Maintenance Mode with &hawk2; </title >
328
328
<step >
329
329
<para >
330
330
Start a Web browser and log in to the cluster as described in
@@ -352,16 +352,16 @@ Node <replaceable>&node2;</replaceable>: standby
352
352
</sect1 >
353
353
354
354
<sect1 xml : id =" sec.ha.maint.node.standby" >
355
- <title >Putting a Node into Standby Mode</title >
355
+ <title >Putting a Node in Standby Mode</title >
356
356
<para >
357
- To put a node into standby mode on the &crmshell; , use the following command:</para >
357
+ To put a node in standby mode on the &crmshell; , use the following command:</para >
358
358
<screen >&prompt.root; crm node standby <replaceable >NODENAME</replaceable ></screen >
359
359
<para >
360
360
To bring the node back online after your maintenance work is done, use the following command:</para >
361
361
<screen >&prompt.root; crm node online <replaceable >NODENAME</replaceable ></screen >
362
362
363
363
<procedure xml : id =" pro.ha.maint.node.standby.hawk2" >
364
- <title >Putting a Node into Standby Mode with &hawk2; </title >
364
+ <title >Putting a Node in Standby Mode with &hawk2; </title >
365
365
<step >
366
366
<para >
367
367
Start a Web browser and log in to the cluster as described in
@@ -518,7 +518,7 @@ Node <replaceable>&node2;</replaceable>: standby
518
518
</sect1 >
519
519
520
520
<sect1 xml : id =" sec.ha.maint.shutdown.node.maint.mode" >
521
- <title >Rebooting a Cluster Node While In Maintenance Mode</title >
521
+ <title >Rebooting a Cluster Node While in Maintenance Mode</title >
522
522
<note >
523
523
<title >Implications</title >
524
524
<para >
0 commit comments