Using DataSync, unable to transfer files from one FSx for Lustre to another in separate VPC's

0

Hello,

I am trying to use AWS DataSync to transfer files from one FSx for Lustre setup in the original default VPC to a new VPC with another FSx for Lustre that's already setup. I am copying from "/" on the source to "/" on the destination. When I try to run the task, I get the following error: Task failed to access location loc-sourcelocation:x40017: Mount command timed out.

Both FSx for Lustre setups are in the same region. I copied the settings for the 2nd one to match the first one. They both have security groups that have the All traffic rule for all protocols, ports and the source being the security group it's in. They also have rules for ports 988 and 1021-1023 with the source also being the security group. VPC Peering has been setup as well between the two VPC's. I have been looking at the steps here: https://docs.aws.amazon.com/fsx/latest/LustreGuide/migrating-fsx-lustre.html and am not sure what I'm missing. I look in the FSx console and it shows the status for both as available.

I've tried looking around on the internet, but have not had any success finding anybody who's done this before. No videos or anything like that. It feels like I'm missing something, but I'm not sure what it is.

  • So, since there doesn't seem to be an answer for DataSync, I'd like to ask, is there an alternative to DataSync? What else could we use to transfer the files from one FSx Lustre to another?

1 個回答
0

I wonder if this is a case where VPC endpoint configurations are required. Sounds like you want your traffic to remain private.

profile pictureAWS
專家
Elden
已回答 1 年前
  • So I am using VPC Peering, which if I'm understanding from the link you provided, keeps the traffic private. Will using the AWS PrivateLink make any difference? I'm not seeing this in any documentation, but do I need any sort of EC2 client for this to work? I didn't see anything about that anywhere, but just wonder if I'm missing something to make this work properly.

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

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

回答問題指南