Russell-IO / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

Can mount bucket but cannot create files or directories #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Mount an S3 bucket
2. Type mkdir newdirectory
3. Receive an error: "mkdir: cannot create directory `newdirectory': No 
such file or directory"

What is the expected output? What do you see instead?
The expected output is nothing, but I expect to see the new directory when 
using the ls command on the mount point. Instead, I see the above-mentioned 
error.

What version of the product are you using? On what operating system?
r177 on Centos 5

Please provide any additional information below.
FUSE version 2.7.4, curl 7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 
OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5

This is the output from /var/log/messages

Apr  7 10:31:57 cl-t103-260cl s3fs: ###response=403
Apr  7 10:35:04 cl-t103-260cl last message repeated 10 times
Apr  7 10:35:04 cl-t103-260cl s3fs: init $Rev: 177 $
Apr  7 10:42:58 cl-t103-260cl s3fs: ###timeout
Apr  7 10:42:58 cl-t103-260cl s3fs: ###retrying...
Apr  7 10:54:01 cl-t103-260cl s3fs: init $Rev: 177 $
Apr  7 11:01:33 cl-t103-260cl s3fs: destroy
Apr  7 11:02:32 cl-t103-260cl s3fs: init $Rev: 177 $
Apr  7 11:03:31 cl-t103-260cl s3fs: ###response=403
Apr  7 11:03:31 cl-t103-260cl s3fs: init $Rev: 177 $
Apr  7 11:04:54 cl-t103-260cl s3fs: init $Rev: 177 $

Thank you,

Regards,

Ian Rossi

Original issue reported on code.google.com by ian.d.ro...@gmail.com on 7 Apr 2009 at 3:21

GoogleCodeExporter commented 9 years ago
Sent mail to submitter to determine if this is still an issue. If so, then 
please try the latest revision of the software.

Original comment by dmoore4...@gmail.com on 19 Oct 2010 at 3:48

GoogleCodeExporter commented 9 years ago
Assuming that this issue is resolved, closing it out.

Original comment by dmoore4...@gmail.com on 29 Oct 2010 at 4:55

GoogleCodeExporter commented 9 years ago
I am experiencing the same problem with s3fs-1.63, downloaded and installed 
today. I can mount a bucket, but can not list or create. I have even tried to 
do so as root. 

Original comment by dani...@bikegasm.org on 2 Mar 2013 at 10:27