s3fs-fuse / s3fs-fuse

FUSE-based file system backed by Amazon S3
GNU General Public License v2.0
8.5k stars 1.01k forks source link

S3FS becomes progressively slower during Akeneo Imports #796

Closed ztruex closed 4 years ago

ztruex commented 6 years ago

Hello, I am using s3fs to connect my EC2 instance with Akeneo 2.2 installed to S3. I have been noticing that my record imports through CSV have been getting progressively slower per export when trying to read the file path through s3fs. However, if I were to move the CSV and files from S3 to the unix level in that EC2 instance and use that local file path, the import run significantly faster. Also, at the start of the day when the instances boots back up after being off for the night, it runs little faster for a brief period before becoming sluggish again. This same process is used in an older version of Akeneo with no issue. What is possibly causing this problem and the solution to making it run consistently fast? Thanks for you help!

gaul commented 5 years ago

Could you test with the latest version 1.85?

gaul commented 4 years ago

Closing due to inactivity. Please reopen if symptoms persist.