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.eb...@proxmox.com> --- New in v2. ha-manager.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ha-manager.adoc b/ha-manager.adoc index 038193f..710cbca 100644 --- a/ha-manager.adoc +++ b/ha-manager.adoc @@ -966,6 +966,9 @@ The number of active HA serivces on each node is used to choose a recovery node. 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 recovery node. -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel