Everything posted by Masterwishx
-
[Plugin] Mover Tuning
Please open issue in github with logs etc I will check it
-
[Plugin] Mover Tuning
The calculation of pool % used was changed, check if it work fine for you https://github.com/masterwishx/ca.mover.tuning/issues/27#issuecomment-2704795310
-
[Plugin] Mover Tuning
This is cache prefer threshold setting. If you are using cache yes, you should reset global config. By override some share temporary or change in global config setting then apply. For cache yes move threshold should be greater than freeing threshold.
-
[Plugin] Mover Tuning
I will add also fix in next version to remove *, /, /* at the end of skipped path. Becouse in code it's added after skipped path /* also. (that's why you don't need to add it)
-
[Plugin] Mover Tuning
Please open issue on github with logs and debuglogs
-
[Plugin] Mover Tuning
Yep, also. Please check help text description
-
[Plugin] Mover Tuning
Please check help description, do not use wildcard!
-
[Plug-In] Community Applications
The issue was because '[' character
-
[Plugin] Mover Tuning
When cache->array is above 70% move to array until (prime upto) 50% Please read text help description in new version
-
[Plugin] Mover Tuning
You can't use /mnt/user/data.. Only /mnt/cache/data... For ignore folders
-
[Plugin] Mover Tuning
Do you mean when filename in list?
-
[Plugin] Mover Tuning
Cache - > array (cache:yes) move to array only if not selected rebalance.
-
[Plugin] Mover Tuning
I meaned help text descriptions, this was already available in previous version
-
[Plugin] Mover Tuning
Is it folders or zfs dataset? Please open issue in github with logs and debug logs
-
[Plug-In] Community Applications
For mover tuning plugin today/last version in CA : When in plugin page : So its cutting some text ? using chrome browser.
-
[Plugin] Mover Tuning
Only cache yes will free down to freeing threshold, prefer has temporary fix check logs. In next version prefer will move to cache only. Try to set override some share for reset global settings or change some settings in global and back then apply.
-
[Plugin] Mover Tuning
In next version will be more clear description for this
-
[Plugin] FolderView
You just need to make xml file for plugin you can copy from original. Then message for Squad for include your github plugin xml file to CA. You can check also xml template thread.
-
BIOS/Internal Speaker issues - clicking rather than beeping
Tryed in Ubuntu desktop 24.04 from usb same issue, do you know where to open issue for Ubuntu?
-
[Plugin] Mover Tuning
Try to set override config in some share temporary, this will reset global config...
-
[Plugin] Mover Tuning
Please open issue in github with log and debug
-
[Plugin] Mover Tuning
If you mean array->cache please read above posts, in lasted version was temporary fix, in next version will be move to cache from array only. You can check logs and debug for errors. If you have some speed issues, disable file validation check its checking filenames against attack so if you have long filenames and many files maybe can discrease speed.
-
[Plugin] Mover Tuning
i added atime option for plugin but seems unraid dont change atime for accessed files , also as posted above. as we discussed before array->cache should only move files to cache from array. at least for now maybe will change it later...
-
[Plugin] Mover Tuning
I agree 100%, but seems by plugin code design and becouse rsync, would be easy to implement fixed thresholds move threshold=0 fill up theshold=95
-
[Plugin] Mover Tuning
Ohh you mean on same cache drive. So you think we need to have threshold in plugin for cache prefer for how much % to fill cache or unraid will take care and we don't need it?