April 10, 20251 yr I've had my unraid server runnig for well over a year now and everything was fine, just as I intended. New files will be copied to my SSD Cache (because I wanted to make use of my 2,5 Gig Networking) and would be copied over to my HDD-Array at night. During initial data ingest process I've even started the mover automatically to move stuff "live" while new files were coming in. That has worked as described since the beginning. Lately I noticed that my Cache was completely filled up and when clicking the "Move" button, nothing happens. This state hasn't changed since a few days. Can someone help me figure out, why Nothing is moved over to the HDD-Array anymore? In the log files it seems that there was an imagefile that was automatically backup up in my immich docker that had an awfully long file name and therefore caused some Kind of problem - but even after deleting this file nothing has changed. syslog.txt
April 10, 20251 yr Community Expert I suppose this is the share you want moved? m---a shareUseCache="no" # Share exists on cache, disk1, disk2, disk3, disk4, disk5 If yes, it's set to cache=no, reconfigure the share settings and run the mover.
April 10, 20251 yr Author Attached is a screenshot of the settings of this share. Unfortunately I don't understand which setting I need to change. As mentioned before, this is how it was set up for more than a year and has worked flawlessly. Could you elaborate?
April 10, 20251 yr Community Expert Those settings to reflect the current share cgf, make a dummy change, apply and post new diags.
April 10, 20251 yr Author I've tried to change a few settings, save them, etc. The mover always stops working right after clicking the button: Apr 10 17:08:42 UNRAID emhttpd: shcmd (1333): /usr/local/sbin/mover start |& logger -t move & Apr 10 17:08:42 UNRAID move: mover: started Apr 10 17:08:42 UNRAID move: mover: finished Apr 10 17:08:45 UNRAID emhttpd: shcmd (1334): /usr/local/sbin/mover start |& logger -t move & Apr 10 17:08:45 UNRAID move: mover: started Apr 10 17:08:45 UNRAID move: mover: finished I've attached a new diagnostics file after trying to change the settings - maybe it will help... unraid-diagnostics-20250410-1718.zip
April 10, 20251 yr Community Expert You appear to have 2 .cfg files with that same (or very similar) name. What do you get from command line with this? ls -lah /boot/config/shares
April 10, 20251 yr Author root@UNRAID:~# ls -lah /boot/config/shares total 144K drwx------ 2 root root 16K Apr 10 17:17 ./ drwx------ 11 root root 16K Apr 10 16:40 ../ -rw------- 1 root root 446 Apr 10 17:17 MEDIA.cfg -rw------- 1 root root 426 May 20 2024 ROMs.cfg -rw------- 1 root root 467 Apr 3 21:47 appdata.cfg -rw------- 1 root root 432 May 9 2024 backupprivat.cfg -rw------- 1 root root 161 May 1 2024 domains.cfg -rw------- 1 root root 153 May 1 2024 isos.cfg -rw------- 1 root root 154 May 1 2024 system.cfg
April 10, 20251 yr Community Expert 46 minutes ago, trurl said: You appear to have 2 .cfg files with that same (or very similar) name. Yep, it's a capitalization issue, delete /config/shares/MEDIA.cfg on the flash drive, then reapply the settings for media, and it should then work.
April 10, 20251 yr Community Expert 1 hour ago, trurl said: You appear to have 2 .cfg files with that same (or very similar) name. Actually, there was a .cfg file for MEDIA, which is a user share that doesn't actually exist. And the user share that does exist, media, had no .cfg, so it had default settings.
April 10, 20251 yr Community Expert 22 minutes ago, trurl said: Actually, there was a .cfg file for MEDIA, which is a user share that doesn't actually exist. And the user share that does exist, media, had no .cfg, so it had default settings. Correct, when this happens, only one of them can exist in the flash drive, the other one will still appear in the diags, but it's not saved to flash, since it cannot be saved because of being FAT32, I guess it exists in RAM, to fix users just needs to delete the one that exists, and reapply the settings to the other one., and now it will get created.
April 10, 20251 yr Author Okay thanks - just to be clear on how to solve it: i need to shut down the server, remove the usb stick and delete said file, while it is attached to another PC? or is there a way to open some kind of file explorer where I'm able to do that?
April 10, 20251 yr Community Expert Solution Unraid V7 has Dynamix File Manager built-in. Go to MAIN - Boot Device and click the arrow box icon to the left of flash to browse into the flash drive, and then click on the config folder in that then the shares folder in that, then check the box to the left of MEDIA.cfg and use the DELETE button at the bottom.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.