mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-29 14:17:44 +00:00
pvecm: add qdevice status flag explanation
They are underdocumented and finding information is not that easy. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com> [TL: break footnote with long link over multiple lines ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
50063cd726
commit
e0c0420824
18
pvecm.adoc
18
pvecm.adoc
@ -1082,6 +1082,24 @@ Membership information
|
|||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
[[pvecm_qdevice_status_flags]]
|
||||||
|
QDevice Status Flags
|
||||||
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
The status output of the QDevice, as seen above, will usually contain three
|
||||||
|
columns:
|
||||||
|
|
||||||
|
* `A` / `NA`: Alive or Not Alive. Indicates if the communication to the external
|
||||||
|
`corosync-qndetd` daemon works.
|
||||||
|
* `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
|
||||||
|
both can still communicate with the external `corosync-qnetd` daemon,
|
||||||
|
only one node will get the vote.
|
||||||
|
* `MW` / `NMW`: Master wins (`MV`) or not (`NMW`). Default is `NMW`, see
|
||||||
|
footnote:[`votequorum_qdevice_master_wins` manual page
|
||||||
|
https://manpages.debian.org/bookworm/libvotequorum-dev/votequorum_qdevice_master_wins.3.en.html].
|
||||||
|
* `NR`: QDevice is not registered.
|
||||||
|
|
||||||
|
|
||||||
Frequently Asked Questions
|
Frequently Asked Questions
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user