migrate a linux with overlayfs to AWS

0

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

wmz
feita há 2 anos211 visualizações
1 Resposta
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.
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas