Bug #1621
Rank does not consider all hosts if there are more than one pending VMs
Status: | Closed | Start date: | 10/29/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Scheduler | |||
Target version: | Release 4.0 | |||
Resolution: | worksforme | Pull request: | ||
Affected Versions: | OpenNebula 3.8 |
Description
Let's say 2 pending VMs have
RANK=FREEMEM
And 2 hosts, with 100 and 1 free GBs
The first VM is sent to the host with 100 free GBs, but because the default sched.conf file has MAX_HOST set to 1, the second VM is sent to the Host with 1 free GBs.
History
#1 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Closed
- Resolution set to worksforme