Skip to content

Commit

Permalink
Update maintenance mode Hawk steps
Browse files Browse the repository at this point in the history
  • Loading branch information
tahliar committed Jul 4, 2024
1 parent 36b41da commit 37fd094
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
4 changes: 0 additions & 4 deletions xml/ha_drbd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,11 +254,7 @@ NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE
<para>
Reset the cluster's maintenance mode flag:
</para>
<<<<<<< HEAD
<screen>&prompt.root;<command>crm</command> configure property maintenance-mode=false</screen>
=======
<screen>&prompt.root;<command>crm maintenance off</command></screen>
>>>>>>> 7007f854 (Update maintenance command (#396))
</step>
</procedure>

Expand Down
21 changes: 11 additions & 10 deletions xml/ha_maintenance.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,28 +261,29 @@
</step>
<step>
<para>
In the left navigation bar, select <guimenu>Cluster
Configuration</guimenu>.
In the left navigation bar, select <menuchoice><guimenu>Configuration</guimenu>
<guimenu>Cluster Configuration</guimenu></menuchoice>.
</para>
</step>
<step>
<para>
In the <guimenu>CRM Configuration</guimenu> group, select the
<guimenu>maintenance-mode</guimenu> attribute from the empty drop-down box
and click the plus icon to add it.
Select the <guimenu>maintenance-mode</guimenu> attribute from the empty drop-down box.
</para>
</step>
<step>
<para>
To set <literal>maintenance-mode=true</literal>, activate the check box
next to <literal>maintenance-mode</literal> and confirm your changes.
From the <literal>maintenance-mode</literal> drop-down box, select <guimenu>Yes</guimenu>.
</para>
</step>
<step>
<para>
Click <guimenu>Apply</guimenu>.
</para>
</step>
<step>
<para>
After you have finished the maintenance task for the whole cluster,
deactivate the check box next to the <literal>maintenance-mode</literal>
attribute.
After you have finished the maintenance task for the whole cluster, select <guimenu>No</guimenu>
from the <literal>maintenance-mode</literal> drop-down box, then click <guimenu>Apply</guimenu>.
</para>
<para>
From this point on, &ha; will take over cluster management again.
Expand Down

0 comments on commit 37fd094

Please sign in to comment.