Skip to content

How to mount a shared S3 bucket #800

@amoosebitmymom

Description

@amoosebitmymom

I have a bucket which I don't own, but is shared with my account according to this guide
https://docs.aws.amazon.com/config/latest/developerguide/s3-bucket-policy.html

To access this bucket, I can use my own tenant credentials, but I need to specify the owner of the bucket in order to access it, like this:
<Tenant_ID>:<Bucket_Name>

Simply writing the bucket like this in goofys didn't work for me. It created a mount point, but when trying to access it I can the following issue:
No such device or address

My storage provider is a ceph cluster (so S3 compatible).
Any insights about how to mount the bucket?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions