Hi. I have problems keeping my HDDs in standby mode. Since my NAS sits in my living room it is very annoying to here the hdds spinning and working.
The good thing: I know the services that keep the HDDs online. the bad thing: I don't know how to fix them.
So there are two services I identified to be problematic: Gitlab (docker) and Nextcloud (no docker). I moved all gitlab docker volumes except the data volume (/var/opt/gitlab) to my system drive that is a SSD and for nextcloud I only have the data folder on the HDDs, too. For docker it worked moving ALL volumes to SSD (I did for Pi-hole), but I want the gitlab data to remain on HDDs. For nextcloud the problematic process seems to be php-fpm what shows up in iotop.
Does someone has an idea how to fix it or had a similar problem? If you need more informations about my setup let me know...
EDIT: I also have the strange behaviour, that the HDDs spin down immediately after I stoped the problematic processes. I set APM to 127 and spindown to 30 min. For debugging the problem this is nice, but I think not very healthy for the drives...