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

aws-sdk-java2, mwrite: got an error when storage is ceph, but succeed when storage is minio #7

Closed
kisscelia opened this issue Feb 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@kisscelia
Copy link
Collaborator

kisscelia commented Feb 18, 2022

16MB, error is:
software.amazon.awssdk.services.s3.model.S3Exception: null (Service: S3, Status Code: 400, Request ID: tx0000000000000000008da-00620f1939-db6d16-zone-1643100400)

16KB, error is:
software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: Read after end of file

xml:

<storage type="siov2" config="endpoint=http://ip:7480;accesskey=xxx;secretkey=xxx;path_style_access=true;timeout=10000000" />
<workstage name="test mwrite">
    <work name="w_1" workers="1" totalOps="1" driver="driver1">
        <operation type="mwrite" ratio="100" config="cprefix=thisistestbucket-0;containers=c(4);oprefix=w1-testmwrite-;objects=s(1,10);sizes=c(16)MiB" />
    </work>
</workstage>
@kisscelia kisscelia added bug Something isn't working help wanted Extra attention is needed labels Feb 18, 2022
@kisscelia kisscelia changed the title essv2, mwrite: got an error when storage is ceph based, but succeed when storage is minio based siov2, mwrite: got an error when storage is ceph based, but succeed when storage is minio based Sep 19, 2022
@kisscelia kisscelia removed the help wanted Extra attention is needed label Oct 18, 2022
@kisscelia kisscelia changed the title siov2, mwrite: got an error when storage is ceph based, but succeed when storage is minio based siov2, mwrite: got an error when storage is ceph, but succeed when storage is minio Aug 31, 2023
@kisscelia kisscelia changed the title siov2, mwrite: got an error when storage is ceph, but succeed when storage is minio aws-sdk-java2, mwrite: got an error when storage is ceph, but succeed when storage is minio Jun 28, 2024
@kisscelia
Copy link
Collaborator Author

sdk version update to2.26.8.
error disappeared.
closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant