Skip to content

Commit

Permalink
Add command to exit standby mode after reboot (#407)
Browse files Browse the repository at this point in the history
bsc#1228983
jsc#DOCTEAM-1534
  • Loading branch information
tahliar committed Aug 13, 2024
1 parent afb4308 commit d17f2e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions xml/ha_maintenance.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,12 @@ Node <replaceable>&node2;</replaceable>: standby
It should show the node coming online again.
</para>
</step>
<step>
<para>
If the node is still in <literal>standby</literal> mode, bring it back online:
</para>
<screen>&prompt.root;crm node online</screen>
</step>
</procedure>
</sect1>
<sect1 xml:id="sec-ha-maint-overview">
Expand Down

0 comments on commit d17f2e0

Please sign in to comment.