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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南