What steps will reproduce the problem?
1. Create 1 DC, 1 Host (VMSchedulerSpaceShared)
2. Create a new VM with CloudletSchedulerspaceShared policy during the
simulation
3. Submit a Cloudlet to it
What is the expected output? What do you see instead?
Cloudlet should run, but it is queued instead.
Please use labels and text to provide additional information.
It happens because a defect in Vm.getCurrentRequestedMips(), which has a
strange tests for "recent created" VMs. VMs created during simulation are not
considered recently created and don't receive MIPS.
Are these tests really necessary? Why they are there?
Original issue reported on code.google.com by rodrigo.calheiros on 29 Sep 2011 at 5:23
Original issue reported on code.google.com by
rodrigo.calheiros
on 29 Sep 2011 at 5:23