Describe the process of live migration in virtualization and its significance.

  • Dynamically allocating resources to virtual machines based on demand.
  • Running multiple virtual machines on the same host simultaneously.
  • Shutting down a virtual machine and transferring its data to another host.
  • Simultaneously copying and running a virtual machine from one host to another without interrupting services.
Live migration in virtualization is the process of seamlessly moving a running virtual machine from one physical server to another. This is significant as it allows for workload balancing, hardware maintenance, and improved resource utilization without downtime. Live migration ensures continuous service availability.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *