Shown Error
lannyho opened this issue · 1 comments
lannyho commented
I installed the ossfs and run on RHEL 7, after I edited the /etc/fstab
ossfs#abcbucket /ossfolder fuse _netdev,url=https://oss-cn-hongkong.aliyuncs.com,allow_other 0 0
After saved, and run command mount -a, it works fine, but when I run ls command to list the sub bucket, it shows
ls: reading directory .: Input/output error
Any suggestion of this error?
coderall commented
can you mount OSSFS in command line with -d -f option and check if it happens again , if so , show me the log