[GH-ISSUE #6] HA groups and priorities should be respected #2

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

Originally created by @herzkerl on GitHub (Jul 10, 2022).
Original GitHub issue: https://github.com/cvk98/Proxmox-load-balancer/issues/6

Our cluster consists of 5 nodes and uses CePH, but not all nodes have NVMe’s. I created HA groups with priorities, so VMs with virtual disks on NVMe should prefer the nodes with NVMe.

Proxmox Load Balancer seems to not respect those HA group settings.

Originally created by @herzkerl on GitHub (Jul 10, 2022). Original GitHub issue: https://github.com/cvk98/Proxmox-load-balancer/issues/6 Our cluster consists of 5 nodes and uses CePH, but not all nodes have NVMe’s. I created HA groups with priorities, so VMs with virtual disks on NVMe should prefer the nodes with NVMe. Proxmox Load Balancer seems to not respect those HA group settings.
kerem closed this issue 2026-02-26 17:46:04 +03:00
Author
Owner

@cvk98 commented on GitHub (Jul 12, 2022):

You're right. The load balancer is guided only by the level of RAM load. To avoid unwanted migrations, distribute important VMs as needed. And add their IDs to the exclusion list. The load balancer will cope with its task by migrating other VMs.

<!-- gh-comment-id:1181387927 --> @cvk98 commented on GitHub (Jul 12, 2022): You're right. The load balancer is guided only by the level of RAM load. To avoid unwanted migrations, distribute important VMs as needed. And add their IDs to the exclusion list. The load balancer will cope with its task by migrating other VMs.
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#2
No description provided.