[pve-devel] [PATCH v2 pve-manager 0/7] POC: load balancing
Alexandre Derumier
aderumier at odiso.com
Wed Oct 9 16:01:30 CEST 2019
changelog v2:
- implement dotproduct alternative method
- move code to find best node to dedicated sub
- implement poc balance api (based on threshold to reach)
- add some checks
Alexandre Derumier (7):
POC: migrate_all: add auto best target selection
doproduct: add alternatives method
add storage check
add threshold to cpu/ram target
use ksm && swap for best node ordering
move code to seperate find_best_node_target sub
add node rebalance api
PVE/API2/Nodes.pm | 220 ++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 213 insertions(+), 7 deletions(-)
--
2.20.1
More information about the pve-devel
mailing list