We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug
VMs are migrated to nodes though listed in .conf: [vm_balancing] ignore_nodes.
Score: 5
[proxmox] api_host: ************ api_user: ************ api_pass: ************ verify_ssl: *
[vm_balancing] enable: 1 #method: memory method: cpu mode: used mode_option: percent type: vm balanciness: 10 parallel_migrations: 1 ignore_nodes: pve-0830-01,pve-0830-02 ignore_vms: pbs-*
[storage_balancing] enable: 0
[update_service] enable: 0
[api] enable: 0
[service] daemon: 0 schedule: 24 log_verbosity: CRITICAL config_version: 3
Debug not possible: <2> ProxLB: Error: [config]: Config option log_verbosity is incorrect: DEBUG Info: ProxLB: Info: [node-statistics]: Added node pve-0830-02. ProxLB: Info: [node-statistics]: Ignore Node: pve-0830-02 is set to be ignored. [get-most-free-resources-nodes]: ('pve-0830-02', ... [rebalancing-resource-statistics-update]: Moving vm-**** from pve-0928-01 to pve-0830-02
ProxLB version 1.0.4
Version: ProxLB version 1.0.4 Installed from: git clone https://github.com/gyptazy/ProxLB.git Running as: local on Proxmox
The text was updated successfully, but these errors were encountered:
Hey @crandler,
confirmed! Thanks for reporting! Will fix that asap!
cheers, gyptazy
Sorry, something went wrong.
Still happens in version 1.0.5
Hey @firth
yep, the target fix is defined for R 1.0.6 (see above's message) and also why this issue is still open :)
gyptazy
No branches or pull requests
General
VMs are migrated to nodes though listed in .conf: [vm_balancing] ignore_nodes.
Weighting
Score: 5
Config
[proxmox]
api_host: ************
api_user: ************
api_pass: ************
verify_ssl: *
[vm_balancing]
enable: 1
#method: memory
method: cpu
mode: used
mode_option: percent
type: vm
balanciness: 10
parallel_migrations: 1
ignore_nodes: pve-0830-01,pve-0830-02
ignore_vms: pbs-*
[storage_balancing]
enable: 0
[update_service]
enable: 0
[api]
enable: 0
[service]
daemon: 0
schedule: 24
log_verbosity: CRITICAL
config_version: 3
Log
Debug not possible: <2> ProxLB: Error: [config]: Config option log_verbosity is incorrect: DEBUG
Info:
ProxLB: Info: [node-statistics]: Added node pve-0830-02.
ProxLB: Info: [node-statistics]: Ignore Node: pve-0830-02 is set to be ignored.
[get-most-free-resources-nodes]: ('pve-0830-02', ...
[rebalancing-resource-statistics-update]: Moving vm-**** from pve-0928-01 to pve-0830-02
Meta
ProxLB version 1.0.4
Version: ProxLB version 1.0.4
Installed from: git clone https://github.com/gyptazy/ProxLB.git
Running as: local on Proxmox
The text was updated successfully, but these errors were encountered: