GithubHelp home page GithubHelp logo

Comments (6)

killing avatar killing commented on May 24, 2024

For the first issue, you should check seaf-fuse.log for any errors. Are there anything special about the users?

The second issue is normal as your data is corrupted.

from seafile.

bhzhu203 avatar bhzhu203 commented on May 24, 2024

seaf-fuse.log

  1. NO seaf-fuse.log has no special log output. seaf-fuse have no debug log output option
  2. But I can get/download the correct data from seahub

There are someones have the same issues as mine. https://forum.seafile.com/t/using-ls-on-seaf-fuse-mount-point-throws-input-output-error/10428

from seafile.

bhzhu203 avatar bhzhu203 commented on May 24, 2024
root@seafile:~# umount ~/tmp ; rm -vf /seafile/logs/seaf-fuse.log

###################################################################################
#Using the offical seafile-server 9.0.9 seaf-fuse ,showing there is 43 files/users

root@seafile:~# /opt/seafile-server-latest/seaf-fuse.sh start /root/tmp
Starting seaf-fuse, please wait ...
seaf-fuse started

Done.
root@seafile:~# ls ~/tmp | wc
ls: reading directory '/root/tmp': Input/output error
     43      43     845


#############################################################################################################################################
#Using the latest seafile-server f659a910c9579eee7fd7e1c35cf6dccc64ff9413 seaf-fuse (compiled by myself),showing there is 56 files/users , but still not completed


root@seafile:~# umount ~/tmp
root@seafile:~# /usr/bin/seaf-fuse -c /seafile/ccnet -d /seafile/seafile-data -F /seafile/conf -l /seafile/logs/seaf-fuse.log /root/tmp
root@seafile:~# ls ~/tmp | wc
ls: reading directory '/root/tmp': Input/output error
     56      56    1105
root@seafile:~# cat  /seafile/logs/seaf-fuse.log
2023-11-16 16:17:28 ../common/seaf-utils.c(328): Use database sqlite
2023-11-16 16:17:57 ../common/seaf-utils.c(353): Use database sqlite
2023-11-16 16:21:48 ../common/seaf-utils.c(328): Use database sqlite
2023-11-16 16:22:05 ../common/seaf-utils.c(353): Use database sqlite

from seafile.

bhzhu203 avatar bhzhu203 commented on May 24, 2024

seaf-fuse is working wrong when mounting a lots of users / directories / files , some of them disapear

from seafile.

freeplant avatar freeplant commented on May 24, 2024

This may be related to use SQLite as database. Can you try to upgrade your server to version 10 and then migrate to MySQL database?

from seafile.

bhzhu203 avatar bhzhu203 commented on May 24, 2024

This may be related to use SQLite as database. Can you try to upgrade your server to version 10 and then migrate to MySQL database?

Ok I will try to test it

from seafile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.