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 個月前

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

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

回答問題指南