Everything posted by Masterwishx
-
[Plugin] Mover Tuning
Mover_tuning_2025-06-11T215740.log : 21:57:40.577 After script: /tmp/user.scripts/tmpScripts/mover_afterRun/script 21:57:40.579 Before script: /tmp/user.scripts/tmpScripts/mover_beforeRun/script ... 21:57:40.603 Launching before script: /tmp/user.scripts/tmpScripts/mover_beforeRun/script 21:57:40.615 Before script finished ... ... 21:57:40.940 Action started at: 21:57:40 21:57:40.956 Launching after script: /tmp/user.scripts/tmpScripts/mover_afterRun/script 21:57:40.969 After script finished with result: 1
-
[Plugin] Mover Tuning
The file should be in /boot/logs/
-
[Plugin] Mover Tuning
I see by logs its fine now ...
-
[Plugin] Mover Tuning
IIRC renaming cache pool from cache or/and share named data can solve the issue
-
[Plugin] Mover Tuning
can you post again debug.zip with new working output maybe it will give something compared to old one ?
-
[Plugin] Mover Tuning
it seems data share not found somehow i cant reproduce this issue but made small fix try it : https://github.com/masterwishx/ca.mover.tuning/blob/a3efc31abec71fb08e475b620fde962abf6acb31/source/ca.mover.tuning/usr/local/emhttp/plugins/ca.mover.tuning/age_mover copy this file to `usr/local/emhttp/plugins/ca.mover.tuning/` and give the file chmod +x permissions
-
[Plugin] Mover Tuning
Just install latest version and run debug in help menu or in cli "mover debug"
-
[Plugin] CA Fix Common Problems
ca.mover.tuning Support Updated The support thread has been updated to https://forums.unraid.net/topic/70783-plugin-mover-tuning/ Have in Other Comments, but in plugin XML the same support link : <Support>https://forums.unraid.net/topic/70783-plugin-mover-tuning/</Support>
-
[Plugin] Mover Tuning
You can download debug.zip in help section or in cli "mover debug"
-
[Plugin] Mover Tuning
Post your debug.zip with debug and log enabled
-
[Plugin] Mover Tuning
i can only add this option for share override in future...
-
[Plugin] Mover Tuning
Yes if you used some old versions maybe you have wrong configs then, you can reset settings by default button it will delete all overrides.
-
[Plugin] Mover Tuning
You can test it on one share only
-
[Plugin] Mover Tuning
No, should work in test mode. You can post debug.zip for I can check. I think you should use jpg, txt, png without dots.
-
[Plugin] Mover Tuning
By the code : Amount of data to move in your case needs more space in thresholds. Pool size + file size >= freeing threshold. So you can lower moving threshold instead in future I think.
-
[Plugin] Mover Tuning
i can see "keep on primary" for all files , try set lower freeing threshold
-
[Plugin] Mover Tuning
Enable log and debug log, then post debug.zip file
-
[Plugin] Mover Tuning
You have test mode enabled, so nothing will be moving
-
[Plugin] Mover Tuning
Yep, it's fine for this I added move if someone has issues with Rsync, also it's unraid native moving tool.
-
[Plugin] Mover Tuning
By the mover logs you send i can see files are moving ...
-
[Plugin] Mover Tuning
Did you tried to use move instead of Rsync ?
-
[Plugin] Mover Tuning
No , Sorry just worked on new version fixes
-
[Plugin] Mover Tuning
2025.06.07 - fix: Fixed "mover start" from CLI freezing before the end stage at "resetRunOnceMoverSettings" function. _(masterwishx)_ - fix: Fixed the mover process retrieving blank values for parent processes instead of "bash" and "crond" commands. - new: Added a time counter feature to calculate the elapsed time during file move operations. This enhancement provides better visibility into the performance of file moves.
-
[Plugin] Mover Tuning
You have only one share with cache:only so nothing to move
-
[Plugin] Mover Tuning
Found in forum: It seems or something broken on disk or it's just how unraid mover works with hard links when some think use thouse files at moment of moving. But rsync work somehow, will try to check more later