-
Notifications
You must be signed in to change notification settings - Fork 155
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
Client support for s3gof3r #140
Comments
Thank you for your report. We'll try and check it. |
Quickly sharing: Fixed "downloading parts returns 200 (in LeoFS) but it seems a 206 is expected", which will be included in LeoFS v1.0.0-pre3. |
multipart upload completion eTAG should be formatted as follows.
|
Hi @Licenser.
But, we couldn't reproduce this issue.
At a glance, Anyway, thanks for sharing the great s3 client! |
Hi @mocchira thank you so much :) this is awesome. I'll do some testing on the timeouts since I do tend to get them very frequently (after ~200MB) but it might be related to the setup bing 3 vm's on the same physical box. I'll have some extra systems end of the week and I can do some additional tests :) |
A little update:
Timeouts happen like crazy: Test parameters:
|
We tested some test files like files generated by
Thanks to your contributions we finally got it. |
So closed #154, I've closed this issue. |
s3gof3r is a very nice and fast s3 client in a quick test I got about 5-10x the speed against LoeFS compared to other clients since it takes advantage of parallel up and downloads.
So to get it work there were a few issues that I stumbled upon (probably not a complete list):
https://github.com/rlmcpherson/s3gof3r
The text was updated successfully, but these errors were encountered: