내용으로 건너뛰기

Input data from FSx lustre file system in another region

0

Hello fiends,

I tried to create a training job with an input data that stored in FSX lustre file system in eu-east-1, while the sagemaker training job in US-east-1. However it is always give me an error that cannot find this file system. Could you please support me if there is a way to specify a input data from fsx lustre in another region.

Thanks in advance

1개 답변
0

As the official document says

When you create links to S3 buckets, keep in mind the following Region and account support limitations:

  1. Automatic export supports cross-Region configurations. The Amazon FSx file system and the linked S3 bucket can be located in the same AWS Region or in different AWS Regions.
  2. Automatic import doesn't support cross-Region configurations. Both the Amazon FSx file system and the linked S3 bucket must be located in the same AWS Region.
  3. Both automatic export and automatic import support cross-Account configurations. The Amazon FSx file system and the linked S3 bucket can belong to the same AWS account or to different AWS accounts.
  • Import tasks: Move data from S3 to Lustre file system
  • Export tasks: Move data from Lustre file system to S3

So keep the FSx Lustre Filesystem and the training job in the same region.

AWS

답변함 일 년 전

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

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