Azure Migrate - Replication Item Fails Error 320015 System disks are missing for machine

Jim Pacella 0 Reputation points
2026-07-02T18:00:43.69+00:00

I've been trying to run Migrate for a Physical VM migration to Azure VM.

The source VM has 3 disks. System Disk is 200GB and there are two Data Disks, each being 2TB.

So I installed the Migration Server and the Replication Server and had started a Migrate Execution, with all volumes.

When the migration finished with the system disk, it started to do the first data disk but I kept getting errors regarding network latency being too high to keep up with the replication data load.

So I stopped replication, and I deleted the Migration and then recreate a new Execution and when configuring the replication settings, I excluded the two data disks. When I launch the Replication, I keep getting error 320015. "System Disks are not included in the replication disk set for machine"

Is it possible that one of the two data disks also need to be selected for some reason?

Azure Migrate
Azure Migrate

A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.


2 answers

Sort by: Most helpful
  1. Alex Burlachenko 25,110 Reputation points MVP Volunteer Moderator
    2026-07-14T08:33:57.5166667+00:00

    hi Jim Pacella & thx for sharing urs issue here at Q&A portal,

    320015 usually means Azure Migrate doesn't think the boot/system disk is part of the replication set. It doesn't necessarily mean you need to replicate the data disks. If u stopped replication, deleted the migration, and recreated it, I'd first verify which disk Azure Migrate is identifying as the system disk. On some physical machines, especially if there are separate boot, EFI, or reserved partitions, the OS may span more than one volume even though Windows shows a single system drive. It's also possible that the appliance retained stale disk metadata from the previous replication attempt. In that case, simply creating a new replication execution may not be enough if the machine inventory wasn't refreshed.

    I wouldn't expect the 2 TB data disks to be required unless one of them contains a system or boot partition. I'd check the source VM with Disk Management (or diskpart) to confirm where the EFI/System Reserved partitions are located. If any of those partitions reside on a different disk, that disk must be included in replication. If the system partitions are all on the 200 GB disk and the error still occurs, this points more toward stale replication metadata or an Azure Migrate issue. I'd collect the appliance logs and open a support case, as the migration service may be incorrectly identifying the replication disk set.

    rgds,

    Alex

    &

    If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal

    and at my blog https://ctrlaltdel.blog/

     

    Was this answer helpful?

    0 comments No comments

  2. Suchitra Suregaunkar 16,210 Reputation points Microsoft External Staff Moderator
    2026-07-02T20:10:51.51+00:00

    Hello Jim Pacella

    Yes, it is possible that one of the 2‑TB disks also needs to be selected, but only if Azure Migrate identifies that disk as containing required system/boot components.

    The error 320015 ("System disks are not included in the replication disk set for machine") indicates that Azure Migrate does not see all required system disks in the selected replication set. While data disks can be excluded from replication, the disk containing the operating system boot components must be included. During replication configuration, Azure Migrate requires the OS (boot) disk to be selected. Excluded disks are not migrated to the target Azure VM.

    To determine whether one of the 2‑TB disks is required, please check the disk layout on the source server using Disk Management and identify where the boot-related partitions are located (for example, the EFI System Partition or System Reserved partition). If any of those partitions reside on one of the 2‑TB disks, that disk must also be included in replication. If all boot/system partitions are located on the 200‑GB disk, then the 2‑TB data disks shouldn't be required for replication.

    Reference:

    If you're unsure which disk contains the boot/system partitions, please share a screenshot of Disk Management showing all disks and partitions, and we can help review the configuration further.

    Thanks,

    Suchitra.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.