jcbkwm / s3fs

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

Fine tuning S3FS #445

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Detailed description of support request:
Hi Team,

Currently I am using 1.74 version. When I am executing the commands on S3 
bucket mount I found that it is very slow. I have tried to change the file and 
directory permission and other one is listing the files from the S3 bucket 
folder.

Could you please let me know how we can fine tune these kind of operations.

Regards,
Santosh
+91-9866968218

===================================================================
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):

Version of fuse being used (pkg-config --modversion fuse):

System information (uname -a):

Distro (cat /etc/issue):

s3fs command line used (if applicable):

/etc/fstab entry (if applicable):

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

Original issue reported on code.google.com by psantos...@gmail.com on 17 Nov 2014 at 6:35

GoogleCodeExporter commented 8 years ago
Version of s3fs being used (s3fs --version): 1.74

Version of fuse being used (pkg-config --modversion fuse):

System information (uname -a): Linux 2.6.32-431.29.2.el6.x86_64 

Distro (cat /etc/issue): Red Hat Enterprise Linux Server release 6.5 (Santiago)

s3fs command line used (if applicable):  file permission change to a file and 
folder

/etc/fstab entry (if applicable): s3fs#jee-nonprd-s3 /app/data/s3 fuse 
allow_other,use_cache=tmp 0 0

Original comment by psantos...@gmail.com on 17 Nov 2014 at 6:48

GoogleCodeExporter commented 8 years ago
Hi,

s3fs project is moved to Github(https://github.com/s3fs-fuse/s3fs-fuse), and 
latest version is v1.78.

Maybe, some option( multireq_max, enable_noobj_cache, max_stat_cache_size,  
parallel_count ) helps your problem.
Please check man page or documents.

* I closed this issue, if you have more problem(about options etc...), please 
see github and post issue.

Thanks in advance for your help.

Original comment by ggta...@gmail.com on 17 Nov 2014 at 4:00