Everything posted by Masterwishx
-
[Plugin] Mover Tuning
I will check, I wanted to add shares names, maybe will add files also, you mean files by extensions?
-
[Plugin] Mover Tuning
you want white list for files that will be moved ?
-
[Plugin] Mover Tuning
For users who using synchronise :1. how do use it? If using already 2.what should be done in addition to choosing shares for synchronization?
-
[Plugin] Mover Tuning
Ignore files already available by settings
-
[Plugin] Mover Tuning
But you can set cron to be every hour or 5 min to execute and set mover tuning setting about when to move or not (thresholds etc)
-
[Plugin] Mover Tuning
its working by cron of mover
-
[Plugin] Mover Tuning
Just checked again, for sync you need to make files will be keep on primary : movingThreshold="60" -> will move files after that pool threshold until freeingThreshold freeingThreshold="40" -> files until this pool threshold will be synced So if sync enabled files will be synced when before freeing threshold. Seems it need to be changed to more easy way and set shares to choose for sync :)
-
[Plugin] Mover Tuning
You can find all debug and log files in /tmp/ca.mover.tuning You can also make debug.zip by click button in help menu or in cmd: mover debug
-
[Plugin] Mover Tuning
-
[Plugin] Mover Tuning
I need to test again how synching is working from/to primary and maybe will add option to add shares names for sync shares when will have more time ...
-
[Plugin] Mover Tuning
You can see in log line 18 : 01:00:01.364 Warning: Moving thresholds are equal. No action will be taken because the thresholds do not provide a gap. So if you want files to move you need to set gap between moving and freeing thresholds. But also you have many overrides for shares, check them if they configured exactly how you wanted or remove them. Do you mean syncing not working from primary to secondary ?
-
[Plugin] Mover Tuning
You wanted sync small files? Needs plugin debug.zip not unraid diagnostic
-
[Plugin] Mover Tuning
This is with synchronise enabled? Do you have files more than 10mb to move? You can check list files to see more.. Or make debug zip I will check it
-
[Plugin] Mover Tuning
You can check more info in logs, debug log. Or post debug.zip I will check it. Should work, what's in logs?
-
[Plugin] Mover Tuning
Not sure if it will do excly what you want... UNATTENDEDSTORAGE=$(find /mnt -type d -name "$SHARENAME" \ -not -path "/mnt/$PRIMARYSTORAGENAME/*" \ -not -path "/mnt/$SECONDARYSTORAGENAME/*" \ -not -path "/mnt/user*" \ -not -path "/mnt/disk*" \ -maxdepth 2 | cut -d'/' -f3)This is how Rebalanced find files, then move to/from Primary...
-
[Plugin] Mover Tuning
Yep, It will use fill up threshold for it
-
[Plugin] FolderView2
Please let us know if help on testing is needed ...
-
[Plugin] Mover Tuning
Will be added in next version
-
[Plugin] NUT v2 - Network UPS Tools
For Eaton 9SX or same users who use ECO by usb drive or just want to help for NUT. NUT needs you help to test bypass/ecomode commands and set variables : https://github.com/networkupstools/nut/pull/2956
-
[Plugin] Mover Tuning
-
[Plugin] Mover Tuning
I will check it
-
[Plugin] Mover Tuning
You can find them at the end of plugin settings section
-
[Plugin] Mover Tuning
Not now, but can be added in next version, please open future request on github
-
[Plugin] NUT v2 - Network UPS Tools
@Rysz what command in cli ,we can get package name of current backend like (nut-2.8.3-x86_64-2master.ssl31) ?
-
[Plugin] Mover Tuning
Yep, support for both version, but mostly updated for v7.x