A simple script to bring the Proxmox cluster to balance
Find a file
2022-04-21 10:27:25 +03:00
LICENSE Initial commit 2021-09-15 15:31:14 +03:00
PM_mem_balancer.py Update PM_mem_balancer.py 2022-04-14 16:26:05 +03:00
README.md Update README.md 2022-04-21 10:27:25 +03:00

Proxmox-memory-balancer (simple)

This script is designed for one-time balancing. After reaching the maximum possible cluster balance, it stops.

This version of the load balancer has been tested on Proxmox Virtual Environment 6.4-8 and 7.1-10 with 400+ virtual machines. balancer_

If you want the load balancer not to migrate some VM, connect any ISO image to it.

This version of the script supports clusters with HA enabled.

Tested on:

  1. PyCharm 2021+, Python 3.10+, Win10