pradeepgn / s3fs

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

Enter one line summary #440

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Detailed description of support request:
When I try to mount a bucket that I can interact with with the AWS CLI gem, 
s3fs exits, but the bucket is not mounted

[root@HD-DEV-2014081814-SP-DRUPAL-I-3B8AD4D4 ~]# aws s3 ls cap-canonical-data
                           PRE ckan/
                           PRE ckan_dev/
                           PRE drupal/
                           PRE drupal_backup/
                           PRE ld/
2014-02-03 20:10:17        170 README
2014-03-06 22:54:35          0 ckan
2014-08-15 04:18:48         57 ckan_datastore.psql
2014-08-15 04:15:34         56 ckan_metadata.psql
2014-05-11 02:05:23       2688 config.sh
2014-08-19 20:17:42         52 drupal.mysql
2014-03-19 14:02:37          0 tmp
[root@HD-DEV-2014081814-SP-DRUPAL-I-3B8AD4D4 ~]# fusermount -u /test
[root@HD-DEV-2014081814-SP-DRUPAL-I-3B8AD4D4 ~]# s3fs cap-canonical-data /test 
-ouse_cache=/mnt/,nonempty,allow_other,iam_role=hd2-node
[root@HD-DEV-2014081814-SP-DRUPAL-I-3B8AD4D4 ~]# ls /test/
ls: reading directory /test/: Software caused connection abort

===================================================================
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.9.3

System information (uname -a): Linux HD-DEV-2014081814-SP-DRUPAL-I-3B8AD4D4 
2.6.32-431.23.3.el6.x86_64 #1 SMP Thu Jul 31 17:20:51 UTC 2014 x86_64 x86_64 
x86_64 GNU/Linux

Distro (cat /etc/issue): CentOS release 6.4 (Final)

s3fs command line used (if applicable): s3fs cap-canonical-data /test 
-ouse_cache=/mnt/,nonempty,allow_other,iam_role=hd2-node

/etc/fstab entry (if applicable): s3fs#cap-canonical-data:/ /test fuse 
use_cache=/tmp,allow_other,uid=apache,nonempty,rw,nosuid,nodev,iam_role=hd2-node
 0 0

s3fs syslog messages (grep s3fs /var/log/syslog):

Original issue reported on code.google.com by zachary....@eglobaltech.com on 20 Aug 2014 at 10:24

GoogleCodeExporter commented 8 years ago
upgraded to 1.77 and no longer see this behavior

Original comment by zachary....@eglobaltech.com on 25 Aug 2014 at 7:47

GoogleCodeExporter commented 8 years ago
Hi, zachary

Thanks for reporting a issue and checking latest version.
I closed this issue.

Original comment by ggta...@gmail.com on 7 Sep 2014 at 4:13