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

FAILED in TestIoSys, Cannot create file #57

Open
hxwwenxing opened this issue Sep 30, 2022 · 7 comments
Open

FAILED in TestIoSys, Cannot create file #57

hxwwenxing opened this issue Sep 30, 2022 · 7 comments

Comments

@hxwwenxing
Copy link

Hello, may I ask you,Why does the following error occur when I use the Io500 to connect to S3?
image
My config-s3.ini configuration is as follows:
image

Can the configuration of the config-s3.ini file for interconnecting with S3 be provided?

@hxwwenxing
Copy link
Author

image

@JulianKunkel
Copy link
Contributor

Hi, please be careful with the secret key. We have run IO500 with various providers, however, not with Amazon itself.
In the results directory, one can see the IOR call, can you try running ior using these parameters?

@hxwwenxing
Copy link
Author

Hi, please be careful with the secret key. We have run IO500 with various providers, however, not with Amazon itself. In the results directory, one can see the IOR call, can you try running ior using these parameters?

The secret key should be correct.
The results directory spatiotemporal, No orders were generated.

@JulianKunkel
Copy link
Contributor

I tried with a S3 endpoint from Ceph, basically a call like:

./src/ior --S3-libs3.host=XXX --S3-libs3.secret-key=XX --S3-libs3.access-key=XX -a=S3-libS3  

with and without --S3-libs3.s3-compatible, --S3-libs3.region=defaultRegion --S3-libs3.location=defaultLocation works any time.

I used the latest version available here: https://github.com/bji/libs3.git
Which LibS3 version are you using?

@hxwwenxing
Copy link
Author

I downloaded the master branch io500, compilation is online installation, I think libs3 should also be the latest version.

I tried with a S3 endpoint from Ceph, basically a call like:

./src/ior --S3-libs3.host=XXX --S3-libs3.secret-key=XX --S3-libs3.access-key=XX -a=S3-libS3  

with and without --S3-libs3.s3-compatible, --S3-libs3.region=defaultRegion --S3-libs3.location=defaultLocation works any time.

I used the latest version available here: https://github.com/bji/libs3.git Which LibS3 version are you using?

I downloaded the master branch io500, compilation is online installation, I think libs3 should also be the latest version.

@2022xlmi
Copy link

I downloaded the latest libs3 from the git hub, and running libs3 alone is fine.
Address: https://github.com/bji/libs3
image
When I tested S3 with the latest IO500 (https://github.com/IO500/io500), I encountered the following problems:
image

@JulianKunkel
Copy link
Contributor

JulianKunkel commented Oct 13, 2022 via email

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

3 participants