pvecm: fix qnetd typo

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
Aaron Lauterer 2023-11-20 16:48:28 +01:00 committed by Thomas Lamprecht
parent 460fa62010
commit 9608e5b1c1

View File

@ -1090,7 +1090,7 @@ The status output of the QDevice, as seen above, will usually contain three
columns: columns:
* `A` / `NA`: Alive or Not Alive. Indicates if the communication to the external * `A` / `NA`: Alive or Not Alive. Indicates if the communication to the external
`corosync-qndetd` daemon works. `corosync-qnetd` daemon works.
* `V` / `NV`: If the QDevice will cast a vote for the node. In a split-brain * `V` / `NV`: If the QDevice will cast a vote for the node. In a split-brain
situation, where the corosync connection between the nodes is down, but they situation, where the corosync connection between the nodes is down, but they
both can still communicate with the external `corosync-qnetd` daemon, both can still communicate with the external `corosync-qnetd` daemon,