Skip to content

Add virtual machine migration #32

@fabianishere

Description

@fabianishere

Given that the simulator now contains a hypervisor implementation, the simulated resource manager should be adapted to be able to migrate them. At this point, this means a simplistic model of instantaneous migrations from one machine to the other, without looking at transfer times.

This includes:

  • Researching and selecting a set of migration policies that we want to implement
  • Implement these policies in the scheduler
  • Support migration of VMs through simple manipulation of the physical properties included within the logical model (i.e. modifying the machine a certain VM has been assigned to)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/computeChanges related to the compute servicearea/simulatorChanges related to simulation componentskind/featureNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions