Page 1 of 1

Serviio no hdd idle / standby on the same hdd

PostPosted: Fri Aug 20, 2021 9:06 pm
by DerPapa
Hello is it possible with serviio what is installed on the same hdd to go into standby - idle? If so how? My system is linux debian 10. the hdd has previously gone into idle. I have turn off auto refresh database. I have loaded the serviio folder in ram no success. I have done plugin disable in serviio.sh this unfortunately did not help either. Thanks a lot!!!

This java process writes permantently to the disk but i cant locate it.

java --add-modules jdk.unsupported -Xmx512M -Xms20M -XX:+UseG1GC -XX:GCTimeRatio=1 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -Dorg.restlet.engine.loggerFacadeClass=org.restlet.ext.slf4j.Slf4jLoggerFacade -Dderby.system.home=/etc/serviio/library -Dserviio.home=/etc/serviio -Dffmpeg.location=ffmpeg -Ddcraw.location=dcraw -classpath /etc/serviio/lib/*:/etc/serviio/config org.serviio.MediaServer [PlaylistMaintai]

Re: Serviio no hdd idle / standby on the same hdd

PostPosted: Mon Aug 30, 2021 8:53 pm
by DerPapa
I have done some more testing. It is all cases in the database. If I do not release any content the process is gone. I have tried all the hooks like poll or automatically update the database. Has no one here an idea?

Thanks

Re: Serviio no hdd idle / standby on the same hdd

PostPosted: Wed Sep 22, 2021 9:12 am
by TonyB
I think I have the same problem. Is that activity every 10 seconds is normal behaviour?
Untitled-1.jpg
Untitled-1.jpg (156.03 KiB) Viewed 6592 times

Re: Serviio no hdd idle / standby on the same hdd

PostPosted: Wed Sep 22, 2021 9:19 am
by DerPapa
Hello thank you for your message I have already closed with it since no one responds. Yes every 10 seconds it occurs with me too. I have the complete linux system now stored on a ssd at the 2nd system. But it would be nice if not every 10 sec read or write commands on the ssd take place.

Re: Serviio no hdd idle / standby on the same hdd

PostPosted: Wed Sep 22, 2021 9:23 am
by TonyB
Is it stops after turning off auto-refresh database?

Re: Serviio no hdd idle / standby on the same hdd

PostPosted: Wed Sep 22, 2021 9:26 am
by DerPapa
Unfortunately not for me. It only stops when I have no content in the database. I have tried all the hooks everywhere, unfortunately no success.