Everything posted by Masterwishx
-
[Plugin] Mover Tuning
For now scheduling of mover is part of Unraid. In plugin you have (force mover + schedule). You can set to disable mover. Befor set (move now button follow plugin filters) = no This will allow run unraid mover without filters by button
-
[Plugin] User Scripts Enhanced
Very cool plugin. How we can add emoji like in spaceinvaidor video ?
-
[Plugin] Mover Tuning
I believe you meaned array > cache?
-
[Plugin] Mover Tuning
Please read option help description by clicking on it or press F1
-
[Plugin] Mover Tuning
I will check it, how you run mover?
-
[Plugin] Mover Tuning
This should work but with cache prefer (that move files from secondary (array) to primary) like @alturismo said work like ping pong. Becouse when you move files from cache to array and free cache then cache prefer share fill-up cache. But anyway moving should work as you set it. And in log files are moved also in list files you can see " move from primary" but some of them "keep on primary" this can be Becouse some setting not meet like days old or freeing /free up threshold etc...
-
[Plugin] Mover Tuning
You can see by last log that files are moved, some of them not but you have set 1day age? So maybe they not meet this day old?
-
[Plugin] Mover Tuning
I will check it, but maybe you need more gap between thresholds if you have big files to move
-
[Plugin] Mover Tuning
If you mean for cache share fill-up with one disk you will get same error on unraid mover, you need to care about disk space or use some disks with other setting for share settings like high water.
-
[Plugin] Mover Tuning
Not sure what you mean, how delete file related to plugin? Sync working on files modified on cache after last sync. Read help description
-
[Plugin] Mover Tuning
What unraid version? It was issue in Unraid, fixed in 7.1.4 not related to plugin
-
[Plugin] Mover Tuning
So you can set shedule every 24h(1 day), then mover will check if moving threshold was reached and move until freeing threshold. You can find all info about settings by clicking on option or F1.
-
[Plugin] Mover Tuning
Do you want to move files when 0% Cache used ? Then set Moving to 0% . If you want to move files when Cache shares is Used 60% (Moving Threshold) and Freeup to 20% or 0% to clear cache
-
[Plugin] Mover Tuning
You have 85% Moving threshold : `Using global (cache:yes) moving threshold: 85 %` but only 74% Used `Used: 74 % (1.4TiB)`
-
[Plugin] Mover Tuning
Sure I will check it
-
[Plugin] Mover Tuning
Yep I saw but not sure I saw in logs sync files.
-
[Plugin] Mover Tuning
Sure, you can turn on force mover with cron in settings or run in cli : /usr/local/sbin/mover.old start
-
[Plugin] Mover Tuning
It should synchronise not move, so if you think there is issue you can send debug.zip after synchronizing for I can check it
-
[Plugin] Mover Tuning
Yep, when test mode on, nothing is moved
-
[Plugin] Mover Tuning
This should not happened If you click on option to see help description or press F1 : Only modified files since last sync will be synchronised
-
[Plugin] Mover Tuning
Yep, that's should be it
-
[Plugin] Mover Tuning
from list file : `cache|user0|Media|yes|1750238329|512104247296|11925590110|1|1|6322601|/mnt/cache/Media/TVShows/The Expanse (2015) {tvdb-280619}/Season 01/The Expanse (2015) - S01E06 - Rock Bottom [Bluray-1080p Remux Proper][DTS-HD MA 5.1][AVC]-NOGRP.mkv` here cache :prefer is used and this threshold for it (fillupThreshold="0" ), if "0" it should not move i think at all. here: 70% >= 70% so all fine here . 06:00:02.084 Primary storage: cache - size: 954GiB - used: 70 % (660GiB) 06:00:02.085 Secondary storage: user0 06:00:02.088 Share Information: Name: ImmichMedia - Path: /mnt/cache/ImmichMedia 06:00:02.090 Moving threshold: 70% (668GiB) ; Freeing threshold: 50% (477GiB) 06:00:02.091 Mover action: cache->user0 (cache:yes). Pool is above moving threshold percentage: 70% >= 70%. 06:00:02.092 => Will smart move old files from cache to user0. Nothing will be moved from user0 to cache 06:00:02.105 Updated Filtered filelist: /tmp/ca.mover.tuning/Filtered_files_2025-06-18T060001.list for ImmichMedia 06:00:02.109 ----------------------------------------------------------- Processing [MakeMKV] share ---------------------------------------------------------- 06:00:02.122 Primary storage: cache - size: 954GiB - used: 70 % (660GiB) 06:00:02.123 Secondary storage: user0 06:00:02.127 /mnt/cache/MakeMKV does not exist. Is the share still used? Consider removing /boot/config/shares/MakeMKV.cfg if not. 06:00:02.128 => Skipping 06:00:02.131 ------------------------------------------------------------ Processing [Media] share ----------------------------------------------------------- 06:00:02.144 Primary storage: cache - size: 954GiB - used: 70 % (660GiB) 06:00:02.145 Secondary storage: user0 06:00:02.148 Share Information: Name: Media - Path: /mnt/cache/Media 06:00:02.150 Moving threshold: 70% (668GiB) ; Freeing threshold: 50% (477GiB) 06:00:02.150 Mover action: cache->user0 (cache:yes). Pool is above moving threshold percentage: 70% >= 70%. 06:00:02.151 => Will smart move old files from cache to user0. Nothing will be moved from user0 to cache 06:00:02.153 Skipping Files from List. File size are taken into account in the calculation of the threshold 06:00:02.153 List Path: /mnt/user/Files/ignore.txt: 06:00:02.197 Ignored files are using 359GiB 06:00:02.210 Updated Filtered filelist: /tmp/ca.mover.tuning/Filtered_files_2025-06-18T060001.list for Media
-
[Plugin] Mover Tuning
You can get debug.zip in help menu of plugin or in cli by "mover debug"
-
[Plugin] Mover Tuning
Yep after 70% move threshold
-
[Plugin] Mover Tuning
First you need more gap between thresholds if have big files. If you say it move after 40%, enable logs and debug wait when mover run then post debug.zip