Migration EBS data to FSX

0

Hi

We recently moved our traditional on-premises files share sever to an EC2 instance with a Elastic Block Store (EBS) volume attached to it (only for a short period of time). The long term plan is to move the file store data from EBS disk to FSx for Windows File Server and get rid of EC2 instance.

What is the best way to move the data from EBS disk to FSX? We would like to retain the permissions and shares and migrate the data as smooth as possible. I know that Robocopy is an option but as I am coming from an Azure background and I am new to AWS, looking for a AWS migration tools or something native from AWS to help us to accomplish this task.

Best Regards Dav

1개 답변
0
수락된 답변

Hi Dav, To migrate data from an EBS volume to Amazon FSx for Windows, start by provisioning and mounting the FSx system on your existing EC2 instance.

Once set up, the two choices would be Robocopy or AWS DataSync.

I would suggest Robocopy as the tried and true method for migrating these files, but you could use AWS Datasync as well, whichever method you use, just take extra care to ensure your permissions are preserved as needed.

You can find more specific info on how AWS DataSync handles your files, objects, and their associated metadata at this following link: https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html

I hope this was helpful, if so please do remember to mark this answer as accepted and good luck!

profile pictureAWS
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠