OpenMediaVault-Plugin-Developers/openmediavault-minidlna

inotify warning in log

forsaken006 opened this issue · 2 comments

inotify.c:198: warn: WARNING: Inotify max_user_watches [8192] is low or close to the number of used watches [550] and I do not have permission to increase this limit. Please do so manually by writing a higher value into /proc/sys/fs/inotify/max_user_watches.

What does this mean / do?

When i nano /proc/sys/fs/inotify/max_user_watches there is only the value stated "8192"

I changed the value to 58192 after checking to see how many files were on my shares.

The plugin is supposed to change it to 100000 when installing.