350-401 · Question #401
What Is the process for moving a virtual machine from one host machine to another with no downtime?
The correct answer is C. live migration. Live migration (Option C) is the process of moving a running virtual machine from one physical host to another with zero downtime, allowing users to continue working without interruption. The VM's memory, storage, and network connections are transferred seamlessly between hosts w
Question
What Is the process for moving a virtual machine from one host machine to another with no downtime?
Options
- Ahigh availability
- Bdisaster recovery
- Clive migration
- Dmultisite replication
How the community answered
(19 responses)- A5% (1)
- B5% (1)
- C89% (17)
Explanation
Live migration (Option C) is the process of moving a running virtual machine from one physical host to another with zero downtime, allowing users to continue working without interruption. The VM's memory, storage, and network connections are transferred seamlessly between hosts while the machine remains operational.
- Option A (High Availability) is incorrect because it refers to systems designed to automatically restart VMs on another host after a failure occurs - it doesn't proactively move VMs with no downtime.
- Option B (Disaster Recovery) is incorrect because it focuses on restoring systems after a catastrophic event, not on seamlessly migrating live workloads.
- Option D (Multisite Replication) is incorrect because it refers to copying data across multiple geographic locations for redundancy, not moving a running VM between hosts.
Memory Tip: Think of "live" in live migration - just like a live TV broadcast keeps running without interruption, a live migration keeps the VM running while it moves. If you can watch it "live," there's no downtime!
Topics
Community Discussion
No community discussion yet for this question.