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

Mounted filesystem is read-only #153

Closed
jht-prog opened this issue Mar 15, 2023 · 2 comments · Fixed by #155
Closed

Mounted filesystem is read-only #153

jht-prog opened this issue Mar 15, 2023 · 2 comments · Fixed by #155
Labels
bug Something isn't working

Comments

@jht-prog
Copy link

Mountpoint for Amazon S3 version

mountpoint-s3 0.2.0-b8363a4

AWS Region

us-east-1

Describe the running environment

Running Ubuntu 20.04 on the headnode of a pcluster with fullaccesss3 privileges.

What happened?

Was able to build client and mount s3 bucket but the file system is write only, reads contents just fine. Probably doing something simple wrong. Using file-mode doesn't seem to fix it.

Relevant log output

No response

@jht-prog jht-prog added the bug Something isn't working label Mar 15, 2023
@dannycjones dannycjones changed the title Read Only Mounted filesystem is read-only Mar 15, 2023
@dannycjones
Copy link
Contributor

Thanks for trying out the project!

Mountpoint is currently an alpha release, and does not yet support read-write access. We are already working on sequential write access to files, tracked in #27. We have also shared a number of other features we hope to add in the Mountpoint for Amazon S3 public roadmap.

@jht-prog
Copy link
Author

jht-prog commented Mar 15, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants