Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 434 by
marcus.r...@gmail.com: Can't create files on mount point
http://code.google.com/p/s3fs/issues/detail?id=434
Detailed description of observed behavior:
I cannot create files on the s3fs mount point.
What steps will reproduce the problem - please be very specific and
detailed. (if the developers cannot reproduce the issue, then it is
unlikely a fix will be found)?
- Install s3fs
- create passwd-s3fs fie with credentials
- run `sudo s3fs BUCKETNAME -o allow_other /opt/bitnami/apps/test1`
- check mount with `df -h`
- `cd /opt/bitnami/apps/test1`
- touch blah.txt
touch: setting times of `blah.txt': No such file or directory
===================================================================
The following information is very important in order to help us to help
you. Omission of the following details may delay your support request or
receive no attention at all.
===================================================================
Version of s3fs being used (s3fs --version): 1.74
Version of fuse being used (pkg-config --modversion fuse): 2.8.6
System information (uname -a): Linux ip-10-172-157-54 3.2.0-41-virtual
#66-Ubuntu SMP Thu Apr 25 03:47:17 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Distro (cat /etc/issue): Ubuntu 12.04.2 LTS
s3fs command line used (if applicable): sudo s3fs BUCKETNAME -o allow_other
/opt/bitnami/apps/test1
/etc/fstab entry (if applicable):
s3fs syslog messages (grep s3fs /var/log/syslog):
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings