Virtual Machines Provisioning and Migration Services
Virtual Machines Provisioning and Migration Services
The virtual server is ready to start with its newly loaded software
Performed by an IT or a data center’s specialist to provision a
particular virtual machine
Live migration
Also called hot or real-time migration
The movement of a virtual machine from one physical host to another
while being powered on
Without any noticeable effect from the end user’s point of view (a matter of
milliseconds)
Facilitates proactive maintenance upon failure
The potential problem can be resolved before the disruption of service occurs
Used for load balancing
Work is shared among computers optimize the utilization of available CPU
resources
MIGRATIONS TECHNIQUES (CONT.)
VMware Vmotion
Allows users to automatically optimize and allocate an entire pool of
resources
For maximum hardware utilization, flexibility, and availability
To perform hardware’s maintenance without scheduled downtime
Along with migrating virtual machines away from failing or underperforming
servers
MIGRATIONS TECHNIQUES (CONT.)
The option of moving the associated disks from one data store to
another
The virtual machines are not required to be on a shared storage
Live migration needs a shared storage for virtual machines in the server’s pool
In live migration for a virtual machine between two hosts, there
would be certain CPU compatibility checks to be applied
In cold migration this checks do not apply
The cold migration process is simple
The configuration files are moved from the source host to the destination host’s
associated storage area
MIGRATIONS TECHNIQUES (CONT.)
Including the NVRAM file (BIOS settings), log files, as well as the disks of the
virtual machine
The virtual machine is registered with the new host
After the migration is completed, the old version of the virtual machine is
deleted from the source host