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

Consider mounting existing buckets in rclone and s3fs #61

Open
ambiknai opened this issue Mar 2, 2023 · 1 comment
Open

Consider mounting existing buckets in rclone and s3fs #61

ambiknai opened this issue Mar 2, 2023 · 1 comment

Comments

@ambiknai
Copy link
Member

ambiknai commented Mar 2, 2023

bucketname reuse - if bucket exists, bucket does not exists
create new bucket if does not exists - yes/No

@ambiknai
Copy link
Member Author

ambiknai commented Jun 5, 2023

s3fs- bucket exists

Screenshot 2023-06-05 at 4 37 05 PM
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
root@cos-csi-app:/# mount | grep s3fs
s3fs on /data type fuse.s3fs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
root@cos-csi-app:/# cd data
root@cos-csi-app:/data# ls
ambika	generic-backup	new.txt
root@cos-csi-app:/data# 

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

1 participant