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

[question] Does gluster/gluster-object support s3v4? #135

Open
chenyg0911 opened this issue Feb 27, 2019 · 2 comments
Open

[question] Does gluster/gluster-object support s3v4? #135

chenyg0911 opened this issue Feb 27, 2019 · 2 comments

Comments

@chenyg0911
Copy link

I deployed gluster/gluster-object on k8s.
boto test ok. But aws-cli and minio/mc not work.

AWS_ACCESS_KEY_ID=adminuser:testuser AWS_SECRET_ACCESS_KEY=welcome1 aws --endpoint-url http://172.17.2.101:32005 s3api head-object --bucket boto-demo --key mykey

An error occurred (403) when calling the HeadObject operation: Forbidden

the minio/mc team said it should be bug in object storage.
issue #2691

@SaravanaStorageNetwork
Copy link
Member

Are you able to carry out other operations like create bucket / object?

You could refer the below for example:
https://github.com/gluster/gluster-kubernetes/tree/master/docs/examples/gluster-s3-storage-template#testing

As you see in the above mentioned example, you need to edit the endpoint properly.
I am not sure how that can be done using aws cli - You may need to explore more on this.

@chenyg0911
Copy link
Author

chenyg0911 commented Feb 27, 2019 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

2 participants