mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-06 03:53:33 +00:00
ha-manager: fix copy-paste error
This commit is contained in:
parent
e1ea726a85
commit
97ae300a5c
@ -244,16 +244,16 @@ It can be in three states:
|
|||||||
|
|
||||||
*wait for agent lock*::
|
*wait for agent lock*::
|
||||||
|
|
||||||
The LRM waits for our exclusive lock. This is also used as idle state if no
|
The CRM waits for our exclusive lock. This is also used as idle state if no
|
||||||
service is configured
|
service is configured
|
||||||
|
|
||||||
*active*::
|
*active*::
|
||||||
|
|
||||||
The LRM holds its exclusive lock and has services configured
|
The CRM holds its exclusive lock and has services configured
|
||||||
|
|
||||||
*lost agent lock*::
|
*lost agent lock*::
|
||||||
|
|
||||||
The LRM lost its lock, this means a failure happened and quorum was lost.
|
The CRM lost its lock, this means a failure happened and quorum was lost.
|
||||||
|
|
||||||
It main task is to manage the services which are configured to be highly
|
It main task is to manage the services which are configured to be highly
|
||||||
available and try to always enforce them to the wanted state, e.g.: a
|
available and try to always enforce them to the wanted state, e.g.: a
|
||||||
|
Loading…
Reference in New Issue
Block a user