You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following change is requested for Allocation to avoid users from exhausting all shared NICs on a specific host.
Maybe we should have something like: Choose the first host in the list where the VM fits and the host has at least X% of the cores/ram/disk/shared_nics available, unless all the hosts have less than X% of the cores/ram/disk/shared_nics available. If all the hosts have less than X% of the cores/ram/disk/shared_nics available, then choose a random host that has enough resources.
https://fabric-testbed.atlassian.net/browse/FIP-714
Change Broker Allocation Algorithm to spread resources across available hosts more evenly as opposed to first fit.
The text was updated successfully, but these errors were encountered: