Scan my library automatically not working on QNAP

Server Version#: 1.15.3.876

QTS: 4.3.6.0895

Hi, please help. I have QNAP, and don’t work automatic library scan. I’ve read a lot of forum, but I didn’t find out why it doesn’t work. Manual scan works. I tried to increase the limit of the monitored directories, but it didn’t help me.

echo fs.inotify.max_user_watches=65536 >> /etc/sysctl.conf sysctl -p

Thank you.

In a terminal, type:

lsof | grep inotify | wc -l

That should give you the number of inotes currently been watched, so you can see if you hit the limit

lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
lsof: no pwd entry for UID 7                                                                                                                             
23

thx

Hmmm…

@ChuckPa Any ideas here?

Good evening, i have exactly the same problem with my Qnap. My library is not automatically scanned. Manually everything works properly. What do you think? Thank you for the advance.

If we count the number of directories in use?

Also, How much is in the MultiMedia share? Multimedia share is EVIL. It isn’t the real filesystem. it’s an application and wreaks havoc with this exact process.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.