Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 301 by
pauldale...@gmail.com: Mount seems to work but no files in
folder, no log entries and cannot write to mount
http://code.google.com/p/s3fs/issues/detail?id=301
Detailed description of observed behavior:
Sudo su
Set up s3fs follow a number of instructions but these were the latest
http://code.google.com/p/s3fs/wiki/FuseOverAmazon
Set up /etc/passwd-s3fs using AccessKey:SecretKey using IAM with complete
access to S3
Uncommented “user_allow_other” from /etc/fuse.conf
Create folder /mnt/s3
Run command /usr/bin/s3fs -ohost=
http://s3-website-eu-west-1.amazonaws.com/
-oallow_other -ouse_cache=/tmp <bucket> /mnt/s3 (replacing <bucket> with my
bucket name)
Get no errors.
Go to folder /mnt/s3 and dir: it's empty, although the bucket has a txt
file in it as a tester.
Try to create new file in mount folder and get "cannot open file for
writing" when trying to save.
Have tried a variety of different instructions from different blogs
detailing how to set up, but result is always the same: mount folder is
empty and I can't create files to it.
===================================================================
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): Amazon Simple Storage Service
File System 1.61
Version of fuse being used (pkg-config --modversion fuse): 2.8.6
System information (uname -a): Linux ip-10-118-99-204 3.2.0-25-virtual
#40-Ubuntu SMP Wed May 23 22:20:17 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Distro (cat /etc/issue): Ubuntu 12.04.1 LTS \n \l
s3fs command line used (if applicable): /usr/bin/s3fs
-ohost=
http://s3-website-eu-west-1.amazonaws.com/ -oallow_other
-ouse_cache=/tmp <bucket> /mnt/s3 (replacing <bucket> with my bucket name)
/etc/fstab entry (if applicable): Not used
s3fs syslog messages (grep s3fs /var/log/syslog): Oct 19 11:17:00
ip-10-118-99-204 s3fs: init $Rev: 382 $
Oct 19 11:26:35 ip-10-118-99-204 s3fs: init $Rev: 382 $
Oct 19 12:01:13 ip-10-118-99-204 s3fs: init $Rev: 382 $
Oct 19 12:08:44 ip-10-118-99-204 s3fs: init $Rev: 382 $