Page 1 of 1

completely disable spin down guard

PostPosted: Thu Dec 19, 2024 7:20 pm
by kawaiicoconut
Is there a way to COMPLETELY disable spin down guard? my PS3 games are in a share and they crash, since it's a 3 disk raid5, so it has to wake them up one by one, not even 30 minute time solves the issue

Re: completely disable spin down guard

PostPosted: Thu Dec 19, 2024 10:10 pm
by fvdw
This seems to a bug, normally you should be able to disable this guard.
We need to check why the setting to disable it is missing

Re: completely disable spin down guard

PostPosted: Thu Dec 19, 2024 10:14 pm
by kawaiicoconut
At least a way to do it manually? I'm not afraid of CLIs lol

Re: completely disable spin down guard

PostPosted: Thu Dec 19, 2024 10:40 pm
by fvdw
yes kill the noflushd daemon.
Connect via ssh and on command line give this command
Code: Select all
killall -9 noflushd

when you reboot it will be activated again