Hi,
I understand you want to migrate your EC2 Classic to VPC and you had an output message of “checkIfVirtualizationTypeIsHVM” when it stopped on step 3. The output you got is caused by AMI virtualization type. Some instance types support both PV and HVM virtualization, while others support only one or the other. You will need to create an AMI for your instance, you can use this documentation to create one for Windows [1]. In addition I have provided a guided documentation on Migrate from EC2-Classic to a VPC with the Linux create AMI steps also inculded [2]. In the documentation there will also be guided steps on creating a VPC should you feel the need to create a new one.
[1] https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/Creating_EBSbacked_WinAMI.html
[2] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html
Relevant questions
AWSSupport-MigrateEC2ClassicToVPC stops at step 3 and says "Pending" for all others
asked 2 months agoHow can i be sure i'm using EC2-VPC and not EC2-Classic?
asked 4 days agoCan't migrate Classic Elastic IP with Reverse DNS to VPC Elastic IP
asked 10 months agoErrors migrating EC2 classic instances to VPC
asked a month agoFailing to launch test/cutover instance with public IP
asked 8 months agoDisable EC2 Classic from my account and move to VPC
asked 2 years agoError with EC2 Classic migration to VPC - paravirtual
asked 2 days agoproblems migrating EC2-Classic to Amazon VPC
Accepted Answerasked 16 days agoHow to migrate my "m1.small" reserved instances to "t3.small"?
Accepted Answerasked 4 months agoWarning: EC2-Classic Networking Enabled
asked a year ago
I have made the following progress:
created a VPC in my target region created a new AMI created a new security group that is visible in the VPC created Systems Manager configuration and (tried) to apply it to all my existing instances
However, I can't get the EC2 instance that I want to migrate to show up in the list of managed instances in the migration runbook, and it now fails at step 5, verifySecurityGroup. The security group that I want to use does show up in the VPC > Security Groups. When I run AWSSupport-TroubleshootManagedInstance on the migrating instance I get CheckVpcEndpoint failed.