Mover script fails


nickn

Recommended Posts

I'm new to Unraid and I love it so far.  I have a quick question about the mover script.  My 500 GB cache drive is getting full; it looks like the mover script runs during the night time (or when I click the button of course) but in the log, I can see it fails.  Of course I wouldn't want it to move stuff like VM images or docker files that should always just stay on the cache drive.  Does this just mean one of my shares is configured improperly, or how would I fix this so that the mover script moves what it needs to move onto the array?

 

Oct 19 03:40:01 Tower root: mover started
Oct 19 03:40:01 Tower root: moving "system" to cache
Oct 19 03:40:01 Tower move: skipping file in-use: ./system/docker/docker.img
Oct 19 03:40:01 Tower move: rmdir: /mnt/disk1/./system/docker Directory not empty
Oct 19 03:40:01 Tower move: skipping file in-use: ./system/libvirt/libvirt.img
Oct 19 03:40:01 Tower move: rmdir: /mnt/disk1/./system/libvirt Directory not empty
Oct 19 03:40:01 Tower move: rmdir: /mnt/disk1/./system Directory not empty
Oct 19 03:40:01 Tower root: mover finished
Oct 19 19:12:58 Tower root: error: webGui/include/Boot.php: wrong csrf_token
Oct 19 19:14:20 Tower emhttp: shcmd (12034): /usr/local/sbin/mover |& logger &
Oct 19 19:14:20 Tower root: mover started
Oct 19 19:14:20 Tower root: moving "system" to cache
Oct 19 19:14:20 Tower move: skipping file in-use: ./system/docker/docker.img
Oct 19 19:14:20 Tower move: rmdir: /mnt/disk1/./system/docker Directory not empty
Oct 19 19:14:20 Tower move: skipping file in-use: ./system/libvirt/libvirt.img
Oct 19 19:14:20 Tower move: rmdir: /mnt/disk1/./system/libvirt Directory not empty
Oct 19 19:14:20 Tower move: rmdir: /mnt/disk1/./system Directory not empty
Oct 19 19:14:20 Tower root: mover finished

Link to comment

What are you expecting it to move?  What are the share settings for that share?

 

With the snippet you've posted it appears that your system share resides on disk1.  Stop the VMs,  and the docker service.   Run mover (they'll get moved to the cache drive as that share is obviously set to be use cache prefer)then re enable

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.