'Difference between lfs hsm_archive command and data repository task to export data from fsx to s3 in aws fsx lustre
I have a fsx lustre file system with persistent 1 deployment type. To transfer results from fsx to back to s3, there are multiple options available.
- use aws s3 commands like cp, sync
- lfs hsm_archive(hsm commands)
- export data repository tasks
I am confused about what to use. also does data repository task uses hsm to manage which files to transfer under the hood? or does it uses some other method, can't find this info on aws docs.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|