20
20
</para >
21
21
<para >
22
22
This chapter explains how to manually take down a cluster node without
23
- negative side- effects. It also gives an overview of different options the
23
+ negative side effects. It also gives an overview of different options the
24
24
cluster stack provides for executing maintenance tasks.
25
25
</para >
26
26
</abstract >
@@ -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 into 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 into Maintenance Mode</term>-->
162
162
<term ><xref linkend =" sec.ha.maint.mode.node" xrefstyle =" select:title" /></term >
163
163
<listitem >
164
164
<para >
@@ -175,7 +175,7 @@ Node <replaceable>&node2;</replaceable>: standby
175
175
<para >
176
176
A node that is in standby mode can no longer run resources. Any resources
177
177
running on the node will be moved away or stopped (in case no other node
178
- is eligible to run the resource). Also, all monitor operations will be
178
+ is eligible to run the resource). Also, all monitoring operations will be
179
179
stopped on the node (except for those with
180
180
<literal >role="Stopped"</literal >).
181
181
</para >
@@ -186,11 +186,11 @@ 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 into Maintenance Mode</term>-->
190
190
<term ><xref linkend =" sec.ha.maint.mode.rsc" xrefstyle =" select:title" /></term >
191
191
<listitem >
192
192
<para >
193
- When this mode is enabled for a resource, no monitor operations will be
193
+ When this mode is enabled for a resource, no monitoring operations will be
194
194
triggered for the resource.
195
195
</para >
196
196
<para >
@@ -201,7 +201,7 @@ Node <replaceable>&node2;</replaceable>: standby
201
201
</listitem >
202
202
</varlistentry >
203
203
<varlistentry xml : id =" vle.ha.maint.rsc.unmanaged" >
204
- <!-- <term>Putting a Resource Into Unmanaged Mode</term>-->
204
+ <!-- <term>Putting a Resource into Unmanaged Mode</term>-->
205
205
<term ><xref linkend =" sec.ha.maint.rsc.unmanaged" xrefstyle =" select:title" /></term >
206
206
<listitem >
207
207
<para >
@@ -266,7 +266,7 @@ 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 into Maintenance Mode</title >
270
270
<para >
271
271
To put the cluster into maintenance mode on the &crmshell; , use the following command:</para >
272
272
<screen >&prompt.root; <command >crm</command > configure property maintenance-mode=true</screen >
@@ -275,7 +275,7 @@ Node <replaceable>&node2;</replaceable>: standby
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 into 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,7 +315,7 @@ 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 into Maintenance Mode</title >
319
319
<para >
320
320
To put a node into maintenance mode on the &crmshell; , use the following command:</para >
321
321
<screen >&prompt.root; <command >crm</command > node maintenance <replaceable >NODENAME</replaceable ></screen >
@@ -324,7 +324,7 @@ Node <replaceable>&node2;</replaceable>: standby
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 into 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,7 +352,7 @@ 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 into Standby Mode</title >
356
356
<para >
357
357
To put a node into standby mode on the &crmshell; , use the following command:</para >
358
358
<screen >&prompt.root; crm node standby <replaceable >NODENAME</replaceable ></screen >
@@ -361,7 +361,7 @@ Node <replaceable>&node2;</replaceable>: standby
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 into 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
@@ -394,7 +394,7 @@ Node <replaceable>&node2;</replaceable>: standby
394
394
</sect1 >
395
395
396
396
<sect1 xml : id =" sec.ha.maint.mode.rsc" >
397
- <title >Putting a Resource Into Maintenance Mode</title >
397
+ <title >Putting a Resource into Maintenance Mode</title >
398
398
<para >
399
399
To put a resource into maintenance mode on the &crmshell; , use the following command:</para >
400
400
<screen >&prompt.root; <command >crm</command > resource maintenance <replaceable >RESOURCE_ID</replaceable > true</screen >
@@ -403,7 +403,7 @@ Node <replaceable>&node2;</replaceable>: standby
403
403
<screen >&prompt.root; <command >crm</command > resource maintenance <replaceable >RESOURCE_ID</replaceable > false</screen >
404
404
405
405
<procedure xml : id =" pro.ha.maint.mode.rsc.hawk2" >
406
- <title >Putting a Resource Into Maintenance Mode with &hawk2; </title >
406
+ <title >Putting a Resource into Maintenance Mode with &hawk2; </title >
407
407
<step >
408
408
<para >
409
409
Start a Web browser and log in to the cluster as described in
@@ -459,7 +459,7 @@ Node <replaceable>&node2;</replaceable>: standby
459
459
</sect1 >
460
460
461
461
<sect1 xml : id =" sec.ha.maint.rsc.unmanaged" >
462
- <title >Putting a Resource Into Unmanaged Mode</title >
462
+ <title >Putting a Resource into Unmanaged Mode</title >
463
463
<para >
464
464
To put a resource into unmanaged mode on the &crmshell; , use the following command:</para >
465
465
<screen >&prompt.root; <command >crm</command > resource unmanage <replaceable >RESOURCE_ID</replaceable ></screen >
@@ -468,7 +468,7 @@ Node <replaceable>&node2;</replaceable>: standby
468
468
<screen >&prompt.root; <command >crm</command > resource manage <replaceable >RESOURCE_ID</replaceable ></screen >
469
469
470
470
<procedure xml : id =" pro.ha.maint.rsc.unmanaged.hawk2" >
471
- <title >Putting a Resource Into Unmanaged Mode with &hawk2; </title >
471
+ <title >Putting a Resource into Unmanaged Mode with &hawk2; </title >
472
472
<step >
473
473
<para >
474
474
Start a Web browser and log in to the cluster as described in
@@ -551,7 +551,7 @@ Node <replaceable>&node2;</replaceable>: standby
551
551
<step >
552
552
<para >
553
553
Check if you have resources of the type <literal >ocf:pacemaker:controld</literal >
554
- or any dependencies on this type of resources . Resources of the type
554
+ or any dependencies on this type of resource . Resources of the type
555
555
<literal >ocf:pacemaker:controld</literal > are DLM resources.
556
556
</para >
557
557
<substeps >
@@ -564,7 +564,7 @@ Node <replaceable>&node2;</replaceable>: standby
564
564
<para >
565
565
The reason is that stopping &pace; also stops the &corosync; service, on
566
566
whose membership and messaging services DLM depends. If &corosync; stops,
567
- the DLM resource will assume a split- brain scenario and trigger a fencing
567
+ the DLM resource will assume a split brain scenario and trigger a fencing
568
568
operation.
569
569
</para >
570
570
</step >
0 commit comments