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

will longhorn have a s3 compatible object storage? #353

Closed
thbeh opened this issue Dec 26, 2018 · 9 comments
Closed

will longhorn have a s3 compatible object storage? #353

thbeh opened this issue Dec 26, 2018 · 9 comments

Comments

@thbeh
Copy link

thbeh commented Dec 26, 2018

Is there a plan to create a S3 compatible object storage for longhorn?

@yasker
Copy link
Member

yasker commented Dec 26, 2018

@yasker yasker closed this as completed Dec 26, 2018
@thbeh
Copy link
Author

thbeh commented Dec 30, 2018

Sorry, I meant will longhorn have a direct S3 API for object storage instead of dependancy on minio, etc. Something similar to Zenko's s3server?

@yasker
Copy link
Member

yasker commented Dec 30, 2018

No, Longhorn doesn't act as S3 server. User can use any S3 compatible server with Longhorn.

And for Zenko, I think it's a controller provides S3 API but not storing the data by itself. It replicates data to other cloud storages e.g. AWS S3.

What would be the use case for Longhorn to provide S3 API? If you meant it's more like Ceph Object storage, Longhorn doesn't support it. Longhorn only designed to provide the block device at the moment.

@thbeh
Copy link
Author

thbeh commented Dec 30, 2018

Thanks.

@milovanderlinden
Copy link

@thbeh Longhorn supports S3 compatible object storage. See https://github.com/rancher/longhorn/blob/master/docs/backup.md#setup-a-local-testing-backupstore for example.

The link is dead.

@yasker
Copy link
Member

yasker commented Jun 12, 2019

@milovanderlinden please see https://github.com/longhorn/longhorn/blob/master/docs/snapshot-backup.md#setup-a-local-testing-backupstore instead.

@milovanderlinden
Copy link

Yes, I found it, but I justed wanted to make sure others would not stumble on a dead link. By the way, in github comments you can use relative URL's.

@xvilo
Copy link

xvilo commented Sep 8, 2022

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

5 participants