migrate a linux with overlayfs to AWS

0

Has anyone successful migrate a linux VM, which using overlayfs (read only) to AWS EC2?

wmz
已提问 2 年前211 查看次数
1 回答
0

Hello and thank you for reaching out with your question.

In short, YES, it is possible to migrate your Linux VM with overlayfs to AWS. To do this you will need to import your source root disk image as a snapshot to create an AMI (Amazon Machine Image) and then use that AMI to run your EC2 servers. Note, due to the nature of this custom AMI setup, it may require you to debug any issues that may occur when booting up from your end. 
 
I will attach some links to documentation with further information below. 

https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-import-snapshot.html https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html#creating-launching-ami-from-snapshot https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/LaunchingAndUsingInstances.html

Please reach out if you have any further questions.
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则