Skip to content

Commit

Permalink
Add clarification for transactional update reboot parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Napp committed Mar 26, 2019
1 parent 3dd9a1c commit 27707c0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions xml/admin_software.xml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,16 @@
is configured. For cluster nodes this will set a Salt grain to show the
updated node in &dashboard; as requiring reboot.
</para>
<para>
You must then reboot the node through &dashboard;. There is no other
supported method to drain and reboot nodes with
<command>transactional-update</command>.
</para>
<para>
Nodes that are not part of the cluster will be forcefully rebooted.
Since they are not a member of the cluster they will never receive
workloads and don't require draining.
</para>
<screen>&prompt.root;<command>transactional-update <replaceable>dup</replaceable> reboot</command></screen>
</listitem>
</varlistentry>
Expand Down

0 comments on commit 27707c0

Please sign in to comment.