Hello, I'm looking for some help with Mover Tuner. Few months ago installed Reynald's app, checked it's up to date 2024.09.05.0222. Unraid version 6.12.14
I'm getting errors in the Syslog, for example:
/mnt/cache/Applications does not exist. Is the share still used? Consider removing /boot/config/shares/Applications.cfg if not.
At one point I must have told that share to use cache, but the share now says to only use Array
So I open terminal and remove the Applications.cfg. But it keeps coming back. There's about 5 of these cfg files that I want to remove, but they all keep coming back. The rm command completes successfully
/boot/config/shares# rm Applications.cfg -v
removed 'Applications.cfg'
But ls -als shows the file is still there with a new timestamp of now
What's going on!??
Edit: So I've just realised that these cfg files are not a part of Mover Tuner, but of the share config of Unraid.
I've uninstalled the Mover Tuner
It now can be run manually using "Move Now" button and all the "unprotected files" warnings have disappeared from my shares list, except for appdata. The Mover is skipping .log files, and .mca files for some reason:
skip: /mnt/cache/appdata/binhex-minecraftserver-2/minecraft/logs/screen.log
move: skip: /mnt/cache/appdata/binhex-minecraftserver-2/minecraft/logs/latest.log
move: skip: /mnt/cache/appdata/binhex-minecraftserver-2/minecraft/world/region/r.0.0.mca
move: skip: /mnt/cache/appdata/binhex-minecraftserver-2/minecraft/world/region/r.0.1.mca
move: skip: /mnt/cache/appdata/binhex-minecraftserver-2/minecraft/world/region/r.1.0.mca
etc
I just want it to move everything
Thanks