Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slowdown of data staging transfer #6

Open
scwatts opened this issue Apr 3, 2023 · 1 comment
Open

Slowdown of data staging transfer #6

scwatts opened this issue Apr 3, 2023 · 1 comment

Comments

@scwatts
Copy link
Member

scwatts commented Apr 3, 2023

Background

  • Inputs are transferred from GDS to AWS on a single r5dn.large instance
  • Transfer facilitated by rclone, streaming via the instance
  • Slowdown of transfer speed often occurs and is seen ~1 hour into transfer

This behaviour is probably likely related to network bursting. It hasn't been a significant issue for average sized datasets (~200-250 GB) but may cause issues for very large inputs. If so, it is potentially solvable by spinning out a better resourced network-optimised instance or individual instances for each file transfer.

@brainstorm
Copy link
Member

Also might help to use a recent CLI that has throughput optimizations: https://aws.amazon.com/blogs/storage/improving-amazon-s3-throughput-for-the-aws-cli-and-boto3-with-the-aws-common-runtime/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants