[GH-ISSUE #12] no balance options when running #8

Closed
opened 2026-02-26 17:46:05 +03:00 by kerem · 1 comment
Owner

Originally created by @damo2929 on GitHub (Nov 29, 2022).
Original GitHub issue: https://github.com/cvk98/Proxmox-load-balancer/issues/12

when running the script from today's git clone

I have all my VM's pilled on one host for testing as such should have balanced.

[balancer@wlsc-pmcbal01 Proxmox-load-balancer]$ ./plb.py
INFO | START Load-balancer!
INFO | Need to balance: True
INFO | Number of options = 0
INFO | Need to balance: True
INFO | Need to balance: True
INFO | Number of options = 0
INFO | Need to balance: True
INFO | Number of options = 0
INFO | Need to balance: True
INFO | Number of options = 0
INFO | Need to balance: True
INFO | Number of options = 0
INFO | Need to balance: True
INFO | Number of options = 0
INFO | Need to balance: True
INFO | Number of options = 0

Balancing Parameters

parameters:
deviation: 0 # Percentage of allowable deviation of the RAM load of the node
threshold: 70 # Percentage of maximum load
lxc_migration: OFF # Container migration (LXCs are rebooted during migration!!!)
migration_timeout: 1000 # For the future
only_on_master: OFF # Only run PLB on the current cluster master

Originally created by @damo2929 on GitHub (Nov 29, 2022). Original GitHub issue: https://github.com/cvk98/Proxmox-load-balancer/issues/12 when running the script from today's git clone I have all my VM's pilled on one host for testing as such should have balanced. [balancer@wlsc-pmcbal01 Proxmox-load-balancer]$ ./plb.py INFO | START ***Load-balancer!*** INFO | Need to balance: True INFO | Number of options = 0 INFO | Need to balance: True INFO | Need to balance: True INFO | Number of options = 0 INFO | Need to balance: True INFO | Number of options = 0 INFO | Need to balance: True INFO | Number of options = 0 INFO | Need to balance: True INFO | Number of options = 0 INFO | Need to balance: True INFO | Number of options = 0 INFO | Need to balance: True INFO | Number of options = 0 # Balancing Parameters parameters: deviation: 0 # Percentage of allowable deviation of the RAM load of the node threshold: 70 # Percentage of maximum load lxc_migration: OFF # Container migration (LXCs are rebooted during migration!!!) migration_timeout: 1000 # For the future only_on_master: OFF # Only run PLB on the current cluster master
kerem closed this issue 2026-02-26 17:46:05 +03:00
Author
Owner

@damo2929 commented on GitHub (Nov 29, 2022):

fixed permissions issue
needs to work.

VM.Migrate, VM.Audit, Sys.Audit

<!-- gh-comment-id:1330854238 --> @damo2929 commented on GitHub (Nov 29, 2022): fixed permissions issue needs to work. VM.Migrate, VM.Audit, Sys.Audit
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxmox-load-balancer#8
No description provided.