You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a bucket with more than ten thousand files. I am getting following error while doing ls folder but working fine for less than 1000 files in folder. Please help.
I am having a similar issue, in fact it's caused so much confusion that I had ended up unmounting and mounting the same drive over and over and over trying to resolve it.
Hi,
I have a bucket with more than ten thousand files. I am getting following error while doing ls folder but working fine for less than 1000 files in folder. Please help.
ls: reading directory ./: Input/output error
I used following command to mount bucket
s3fs -o passwd_file=/root/.passwd-s3fs -d mybucjet -ouse_cache=/tmp/ -o allow_other -o max_stat_cache_size=90000000000 /mnt/production-s3
Regards,
Mudassir Aftab
The text was updated successfully, but these errors were encountered: