If you enable DEBUG logging, SAVE, and restart the server,
after a few minutes you’ll see “No space left on device”,
Then you’ve run out of host kernel inotify slots.
Autoscan + Transcoder use them
You need to increase from the default.
This is the inotify table in the kernel filling up.
Simply count the total number of directories in use,
1 Like