Posted On March 31, 2019

Limitations: VM Import to AWS

kimconnect 0 comments
blog.KimConnect.com >> Virtualization >> Limitations: VM Import to AWS
VM to AWS instance limitations:
– Cannot import VMs that have been created via P2V process
– Cannot import more than one volume. You must import the VM with only the boot volume, and import any additional disks using the ec2-import-volume command. After the ImportInstance task is complete, use the ec2-attach-volume command to associate the additional volumes with your instance.
– Cannot export Amazon Elastic Block Store (Amazon EBS) data volumes
– Cannot export an instance that has more than one network interface

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Overview of Veeam Backup and Restore

Prepare the Environment Permissions - Active Directory: create a service account as a member of…

Amazon Web Services Testing

AWS Test Procedures:   Test Control Condition: Launch an Instance by choosing Windows OS AMI…

How To Change VMWare ESXi Hypervisor’s IP Address and Host Name

# List hypervisor's network interfaces esxcli network ip interface ipv4 get # Sample output [root@esx76:~]…