December 10, 20196 yr Hi! So I did a big upgrade of hardware this weekend which included updating to new cache drives - so I set the share to prefer cache to "Yes" ran the mover and it moved everything back to the array. Perfect. Then I created the new cache drives and switched the shares back to "Prefer", hit the mover and a few hours later, things were back. Well, most of the things. There's many many files left on the array still and running the mover again does nothing. Any ideas why a bunch of stuff on the same share (say appdata) won't move? How can I move it - using Krusader or something is pretty difficult as nearly all of the folders were created on the cache - so it'd be a painfully manual move... Thanks! Matt running unraid 6.7.2
December 10, 20196 yr Community Expert Did you make sure to disable the VM and Docker services before running mover? Mover will never move over any files that are currently open.
December 10, 20196 yr Author Yep, I did that for the first move. Would disabling it all again and trying again maybe work/help?
December 10, 20196 yr Author yeah, disabled dockers/vm's and started mover - nada. What's the best method to move it? maybe a fancy rsync command?
December 10, 20196 yr Author alright, not sure WHY it didn't work the first time - but impossible to know at this point. Found this command and it did the trick for anyone who may run into this issue in the future! In terminal from the web console (or ssh): rsync -avh --progress Source/ Destination/ One that's done (and you've verified the data looks good!) delete the data from the shares.
Archived
This topic is now archived and is closed to further replies.