mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #277] how to connect to OVH OBJECT STORAGE (Openstack) #142
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dexus on GitHub (Oct 5, 2015).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/277
Hi, i try to connect to ovh's object storage, but allways i get
s3fs: invalid credentials.can some one give me a hint how i can connect to the service?
@JayVDZ commented on GitHub (Jan 3, 2016):
Did you ever connect? I'm just trying to connect via curl (http://developer.openstack.org/api-guide/quick-start/api-quick-start.html#authenticate) and can't. I get 401 unauthorised responses. OVH are as helpful as a chocolate teapot too.
@patrickdamery commented on GitHub (Mar 14, 2016):
Best description I've ever read for OVH's support! I've managed to connect to my Object Storage by using Swift.
Here's a link explaining how to install Swift: http://stackoverflow.com/questions/10976317/can-i-install-swift-openstack-storage-infrastructure-of-openstack-without-inst.
After installing it, go to OVH's control panel and go to Project Management and Consolidation, once in there go to the OpenStack option and create a user. After the user is created, click on the little wrench and select the option that reads: Generate an OpenStack Token. Keep a copy of all the data id's passwords, etc.
After you've done this you can go use Swift like this: swift --os-auth-token 0bc3de*****************96e5c --os-storage-url https://storage.gra1.cloud.ovh.net/v1/AUTH000000/OBJECT_NAME list
Hope this is helpful for some people!
@soualid commented on GitHub (May 4, 2016):
Also looking for a way to use s3fs with ovh object storage, did you finally succeed ?
@gaul commented on GitHub (Jun 28, 2016):
@soualid You can use s3fs with S3Proxy using the Swift backend.
@soualid commented on GitHub (Jul 5, 2016):
Amazing, thank you. I think this issue could be marked as resolved.
@gaul commented on GitHub (Jan 24, 2019):
@Dexus were you able to connect to OVH using S3Proxy? If so please close this issue.
@Dexus commented on GitHub (Jan 24, 2019):
I never got it to work.
But its form 2016 so let us close it.
Now I'm use a other OS Hosting