Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

bigfoot18

Members
  • Joined

  • Last visited

  1. 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
  2. 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.
  3. 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
  4. ca.mover.tuning-debug-20251004-0320.zip
  5. 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.
  6. 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.
  7. 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.
  8. Any updates on the turbo write issues?
  9. 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.
  10. 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.
  11. 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.
  12. Either Windows Explorer or nano from terminal. Either shows the same thing. 7.1.4 ca.mover.tuning-debug-20250903-0151.zip
  13. 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.
  14. 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.
  15. 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?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.