Skip to content

Broker: VM Allocation Policy #400

Closed
@kthare10

Description

@kthare10

Broker currently assigns VMs to hosts using FirstFit Policy. The next host is only chosen after the first host is full. This was done intentionally to avoid fragmentation and better resource usage.

However, we have noticed this sometimes prevents important resources like GPUs or SmartNICs from being successfully assigned. We intend to change this policy to fill a host up to a configurable threshold capacity before choosing the next host.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions