Why is sophie baek a ward

Content on WhatAnswers is provided "as is" for informational purposes. While we strive for accuracy, we make no guarantees. Content is AI-assisted and should not be used as professional advice.

Last updated: April 8, 2026

Quick Answer: While traditional vMotion relies on shared storage for seamless migration, it is indeed possible to perform vMotion without shared storage using technologies like Storage vMotion and by leveraging features like vSphere Replication or third-party tools. This often involves migrating the virtual machine's storage to a new datastore during the vMotion process, or replicating the VM's data to the destination host before initiating the live migration.

Key Facts

Overview

The concept of vMotion, VMware's live migration technology, is often intrinsically linked with the requirement of shared storage. This shared storage allows a virtual machine (VM) to maintain access to its disk files as it moves between hosts in a vSphere cluster. However, the IT landscape is constantly evolving, with increasing adoption of hyperconverged infrastructure (HCI), distributed storage solutions, and cloud-native architectures where traditional SAN/NAS arrays are less prevalent. This evolution raises a pertinent question: can vMotion be performed without the assumption of shared storage?

The short answer is yes, but it's crucial to understand the mechanisms and nuances involved. Directly migrating a running VM to a host that cannot access its current storage datastore is not a straightforward vMotion operation. Instead, these scenarios typically involve migrating the VM's storage along with the compute resources, or employing alternative replication and migration strategies. This opens up possibilities for environments that may not have a centralized shared storage infrastructure or are designed for greater storage autonomy.

How It Works

Key Comparisons

FeatureTraditional vMotion (Shared Storage)vMotion Without Shared Storage (via Storage vMotion)
Live Migration of ComputeYesYes
Live Migration of StorageNo (storage remains on shared array)Yes (disk files are moved to a new datastore)
Requirement for Shared Datastore AccessYes, for the active VM disk filesNo, for the original datastore; requires access to the *new* target datastore
VM Downtime/I/O PauseMinimal, usually imperceptibleBrief I/O pause during storage cutover
Underlying MechanismVM kernel memory and state transferVM kernel memory and state transfer + storage data copy

Why It Matters

In conclusion, while the classic vMotion paradigm is built on the foundation of shared storage, modern VMware capabilities, particularly Storage vMotion, have evolved to address environments where this is not a prerequisite. This evolution is a critical enabler for adopting more diverse, cost-effective, and flexible IT infrastructures, ensuring that the advantages of live migration remain accessible regardless of the underlying storage topology.

Sources

  1. Virtual machine - WikipediaCC-BY-SA-4.0

Missing an answer?

Suggest a question and we'll generate an answer for it.