ha crs: split tech-preview and many-service warning into two

And reduce the level from warning to important, as the warning symbol
is a "stop hand" which is rather too discouraging for readers.

rename section to Cluster Resource Scheduling

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-11-18 14:21:01 +01:00
parent 6d085cd52a
commit 57aa03c7e7

View File

@ -933,8 +933,8 @@ NOTE: Please do not 'kill' services like `pve-ha-crm`, `pve-ha-lrm` or
immediate node reboot or even reset. immediate node reboot or even reset.
Scheduler Mode Cluster Resource Scheduling
-------------- ---------------------------
The scheduler mode controls how HA selects nodes for the recovery of a service The scheduler mode controls how HA selects nodes for the recovery of a service
as well as for migrations that are triggered by a shutdown policy. The default as well as for migrations that are triggered by a shutdown policy. The default
@ -966,8 +966,7 @@ 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 IMPORTANT: The static mode is still a technology preview.
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.
@ -981,6 +980,11 @@ more, as ideally no node should be overcommitted) and average usage of all nodes
(to still be able to distinguish in case there already is a more highly (to still be able to distinguish in case there already is a more highly
committed node) are considered. committed node) are considered.
IMPORTANT: The more services the more possible combinations there are, so it's
currently not recommended to use it if you have thousands of HA managed
services.
ifdef::manvolnum[] ifdef::manvolnum[]
include::pve-copyright.adoc[] include::pve-copyright.adoc[]
endif::manvolnum[] endif::manvolnum[]