Converting ESXi 5.5 VM to Hyper-V using SCVMM 2016 Library giving Specified Memory Size Error

John Adkins 1 Reputation point
2021-01-26T15:34:04.97+00:00

I am attempting to convert a VM over to Hyper-V using SCVMM 2016.
I copied a restore of the ESXi 5.5 VM's files into the SCVMM 2016 Library, and am trying to use the Convert Virtual Machine option.
When doing so, I am specifying the RAM correctly (in this case 4096 MB).

The job immediately fails with the following error:
Error (10603)
Specified memory size 8 is not supported by the host hostname.xyz.com virtualization software.
Recommended Action
Select a host that supports the specified memory limits or change the memory specification. Valid memory size ranges from 32 to 1048576.

Under Change Tracking on the job, in the New Value column, it shows RAM = 8

I have looked through the powershell for the job, and don't see anything sticking out at me as a possible culprit.

Any ideas on how to get past this?

System Center Virtual Machine Manager
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 53,991 Reputation points Microsoft External Staff
    2021-01-27T02:34:20.37+00:00

    @John Adkins , For the error, the memory is limited on the Hyper-V host. Given the situation, we can select a host that supports the specified memory limits or change the memory specification. Valid memory size ranges from %MemorySizeMinLimit; to %MemorySizeMaxLimit;. We can see more detailsin the following link:
    https://social.technet.microsoft.com/wiki/contents/articles/4912.system-center-2012-virtual-machine-manager-vmm-error-codes-10000-10999.aspx


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

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