mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-24 05:45:46 +00:00
ha: add warning against using 'static' mode with many services
In HA manager, the function recompute_online_node_usage() is called very often currently and the 'static' mode needs to read the guest configs which adds a bit of overhead. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
7210615d9b
commit
6d085cd52a
@ -966,6 +966,9 @@ The number of active HA serivces on each node is used to choose a recovery node.
|
|||||||
Static
|
Static
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
|
WARNING: The static mode is still a technology preview. It is not recommended to
|
||||||
|
use it if you have thousands of HA managed services.
|
||||||
|
|
||||||
Static usage information from HA serivces on each node is used to choose a
|
Static usage information from HA serivces on each node is used to choose a
|
||||||
recovery node.
|
recovery node.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user