跳至內容

Amazon FSx for NetApp ONTAP

1

How can I replicate data from Amazon FSx for Windows to Amazon FSx for NetApp ONTAP?

已提問 3 年前檢視次數 1266 次
3 個答案
3

As Arun already pointed out, AWS DataSync would be my recommendation and favorite for this use case. It’s a managed service that simplifies the process while ensuring high scalability and reliability. However, for smaller data volumes or one-time migrations where you’d rather avoid configuring an additional service, you can definitely go 'old school' with Robocopy. This native Windows utility is a great way to maintain NTFS permissions (ACLs) without the need for extra infrastructure. If you are already within the NetApp ecosystem or need to continuously synchronize data across diverse sources - such as S3 to ONTAP or Windows to ONTAP - NetApp BlueXP (formerly Cloud Manager) offers a specialized service that integrates seamlessly with ONTAP management.

Regards, Florian

已回答 1 個月前
2

Hi There

We recommend using AWS DataSync to transfer data between FSx for ONTAP file systems and non-ONTAP file systems, including FSx for Lustre, FSx for OpenZFS, FSx for Windows File Server, Amazon EFS, Amazon S3, and on-premises filers.

See https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/migrate-files-to-fsx-datasync.html

AWS
專家
已回答 3 年前
專家
已審閱 2 年前
2

There is no Block level replication available, you can use AWS DataSync, since you are asking for copy from Fsx Windows to FSx Netapp i assume it is CIFS/SMB filesystem you can use robocopy also. Any file based copy tool will work. Thanks

AWS
已回答 3 年前

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

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