Sonarr/radarr writing to disk every second?

Sonarr version (exact version): sonarr docker container from linuxserver
Mono version (if Sonarr is not running on Windows):
OS: Linux (DSM)
Debug logs:
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here. Post in .txt not .doc, .rtf or some other formatted document)
Description of issue:

So I’m running sonarr on my Synology box, and I’ve set disk spin down timer to 10 minute. However my disks NEVER actually go to hibernation so I did some digging. From synlogy’s hibernation log I can see that mono is writing to disks every single seconds. This is weird because I don’t even have sonarr set up yet, no shows are added, it’s completely fresh. Same as radarr.

Does anyone know why sonarr/radarr is doing this, and more importantly how to stop it? Really I don’t need all my 12 drives running 24/7 just because this one application.

Thanks in advance. :slight_smile:

Is mono writing logs of it’s own or is it Sonarr’s logs/database being written?

Sonarr will log minimal information by default (when log level is Info), but things are written to the database as tasks are queued and execute (not every second though).

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