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

chmod fails in geesefs - also for subfolders #131

Open
schlichtanders opened this issue Jul 29, 2024 · 1 comment
Open

chmod fails in geesefs - also for subfolders #131

schlichtanders opened this issue Jul 29, 2024 · 1 comment

Comments

@schlichtanders
Copy link

schlichtanders commented Jul 29, 2024

Hi there, I just tried to use geesefs and the first uploads succeeded, but then chmod failed on a subfolder

  LoadError: IOError: chmod("/path/to/s3mount/nested/subfolder", 0o644): operation not permitted (EPERM)

(I am using Julia programming language which does the chmod command)

EDIT: I am connecting to backblaze s3, i.e. Not Yandex s3
Versions: using the static pv+pvc example from the README, having installed k8s-csi-s3 via helm to version 0.41.1

@lehuspohus
Copy link

According to https://github.com/yandex-cloud/geesefs, chmod is supported only on Yandex S3

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