Skip to content

Commit

Permalink
qnet: update example (bsc#1196629)
Browse files Browse the repository at this point in the history
  • Loading branch information
taroth21 committed Mar 17, 2022
1 parent 619c5c3 commit 16af905
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions xml/ha_qdevice-qnetd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ Membership information
</para>
<example xml:id="ex-ha-qdevice-crm-corosync-status-qnetd">
<title>Status of &qnet; server</title>
<screen>&prompt.root;<command>corosync-qnetd-tool</command> <co xml:id="co-quorum-qnet-cmd"/>
<screen>&prompt.root;<command>corosync-qnetd-tool -lv</command> <co xml:id="co-quorum-qnet-cmd"/>
Cluster "hacluster": <co xml:id="co-quorum-qnet-name"/>
Algorithm: Fifty-Fifty split <co xml:id="co-quorum-qnet-algo"/>
Tie-breaker: Node with lowest node ID
Expand All @@ -496,7 +496,8 @@ Cluster "hacluster": <co xml:id="co-quorum-qnet-name"/>
<callout arearefs="co-quorum-qnet-cmd">
<para>
As an alternative with an identical result, you can also use
the <command>crm corosync status qnetd</command> command.
the <command>crm corosync status qnetd</command> command on
one of cluster nodes.
</para>
</callout>
<callout arearefs="co-quorum-qnet-name">
Expand Down

0 comments on commit 16af905

Please # to comment.