Meta data not retained using DataSync.

0

A customer is migrating the data from on-prem to AWS S3. Customer would like to retain meta data information i.e. file created date, modified date after migrating to the S3.

As the data size is almost 25TB, and have very good bandwidth, planing to use data sync.

As per data sync documentation given below, I thought customer can retain the meta data information which they used for Audit purpose.

When copying between an NFS server and Amazon S3 – In this case, the following metadata is stored as Amazon S3 user metadata:

File and folder modification timestamps

After migration, I see the date and time migrated but not the original created date.

How to retain the actual file dates after migrating to the S3 bucket?

1개 답변
0
수락된 답변

When Copy timestamps is selected, DataSync will preserve both the source file's atime (access time) and mtime (modification time) properties. Neither the NFS protocol, nor the POSIX API set, provide any facility to obtain, nor even a requirement to preserve, a file's creation time. So it is not possible for DataSync to preserve this as there doesn't exist a means to acquire it.

답변함 4년 전

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

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

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