-
[Plugin] Mover Tuning
Appreciate it. Its a great plugin so keep up the good work. For anyone who wants to use TW when running the mover on a cron schedule you can do what I did. Disable the force move in the plugin settings and create a userscript that runs at the cron interval you want. Put this inside the script. You can adjust the sleeps to whatever you prefer as the mover will consider itself done before all of the disk activity is actually finished. #!/bin/bash sleep 30 /usr/local/sbin/mdcmd set md_write_method 1 sleep 5 /usr/local/sbin/mover.old start sleep 180 /usr/local/sbin/mdcmd set md_write_method 0
-
[Plugin] Mover Tuning
That kinda seems like an oversight to me but ok. There should be an option to enable turbowrite even on the cron force move. Also the setting says "Forces unRaid to switch to turbo write mode (reconstruct write) when mover is running." That wording makes it seem like it should always enable turbo write when the mover is running regardless of how its initiated.
-
[Plugin] Mover Tuning
Mover is not disabled. But here are new logs. Turbowrite is now working with manual move. But still not with cron force move all. ca.mover.tuning-debug-20251005-0959.zip
-
[Plugin] Mover Tuning
ca.mover.tuning-debug-20251004-0320.zip
-
[Plugin] Mover Tuning
No not in test mode. Still doesnt run with turbowrite no matter what I change. No turbowrite with manual or cron mover. But I do get turbowrite when mover runs due to usage threshold.
-
[Plugin] Mover Tuning
Correct. It is enabled but it does not turn tubo write on before the mover runs. I have tried with it both enabled and disabled. Neither works. Id assume turbo write is not part of the "Filters" as it is not in that section and would always enable turbo write on every mover start.
-
[Plugin] Mover Tuning
On 7.1.4, turbo write does not enable when running mover manually or when the force move on schedule runs. Turbo write only enables when mover is triggered by used space threshold.
-
[Plugin] Mover Tuning
Any updates on the turbo write issues?
-
[Plugin] Mover Tuning
So the plugin does function perfectly when it reaches the capacity threshold. My cache hit 50% usage and on the next hour, it enabled turbo write, moved files over until my 25% threshold freedown point was hit, then disabled turbo write. So that part of the plugin is working as intended.
-
[Plugin] Mover Tuning
As far as I can tell it does not run the command to change the write method before starting the mover. I will test when the next update drops. Edit: Confirmed Turbo Write is not enabled for either the manual or cron initiated mover.
-
[Plugin] Mover Tuning
So that was something I tried already. Doesnt update the cron file. For now I just manually used nano to edit the file then ran update_cron. Turbo write on manual mover still doesnt function after disabling and enabling the plugin. Appreciate your help.
-
[Plugin] Mover Tuning
Either Windows Explorer or nano from terminal. Either shows the same thing. 7.1.4 ca.mover.tuning-debug-20250903-0151.zip
-
[Plugin] Mover Tuning
I open the file that is created in the flash/config/plugins/movertuning folder. Yes By Clicking the "Move Now" button on the main page.
-
[Plugin] Mover Tuning
Thats the question. I have reinstalled the plugin multiple times but the .cron file never updates with the new plugin settings. Im not changing the cron file manually im changing it via the plugin gui. However the file does not change. Also Force Turbo Write during mover does not work for me when running the mover manually so thats the other issue im trying to solve.
-
[Plugin] Mover Tuning
Ok so the plugin is not updating the .cron file that is created in the flash drive plugin folder. So when I make changes to the cron schedule in the plugin its not updating the .cron file. Also I have disabled logging in the plugin but since the cron file isnt being updated its not disabling the logging. Would I put that here in BEFORE mover? Then set the write method back in the AFTER mover box?
bigfoot18
Members
-
Joined
-
Last visited