Mover Skipping a Folder?


Recommended Posts

First off, I'm running 5.0b12a.

 

I set up a 'Music' user share a few days ago, and then copied my music over to the server. Have just noticed that its still sitting on cache drive. This is what the mover script says in log:

 

Feb  1 05:30:59 Tower logger: mover started
Feb  1 05:30:59 Tower logger: skipping Music/
Feb  1 05:30:59 Tower logger: moving TV Shows/
Feb  1 05:30:59 Tower logger: ./TV Shows/QI/Season 9/S09E01 - I-Spy - HD TV.nfo
Feb  1 05:30:59 Tower logger: .d..t...... TV Shows/
Feb  1 05:30:59 Tower logger: .d..t...... TV Shows/QI/
Feb  1 05:30:59 Tower logger: .d..t...... TV Shows/QI/Season 9/
Feb  1 05:30:59 Tower logger: >f+++++++++ TV Shows/QI/Season 9/S09E01 - I-Spy - HD TV.nfo
Feb  1 05:30:59 Tower logger: ./TV Shows/QI/Season 9/S09E01 - I-Spy - HD TV.tbn
Feb  1 05:30:59 Tower logger: .d..t...... TV Shows/QI/Season 9/
Feb  1 05:30:59 Tower logger: >f+++++++++ TV Shows/QI/Season 9/S09E01 - I-Spy - HD TV.tbn
Feb  1 05:31:00 Tower logger: ./TV Shows/QI/Season 9
Feb  1 05:31:00 Tower logger: .d..t...... TV Shows/QI/Season 9/
Feb  1 05:31:00 Tower logger: ./TV Shows/QI
Feb  1 05:31:00 Tower logger: .d..t...... TV Shows/QI/
Feb  1 05:31:00 Tower logger: ./TV Shows/
Feb  1 05:31:00 Tower logger: .d..t...... TV Shows/
Feb  1 05:31:00 Tower logger: mover finished

 

The user share for music is set to split level 1, high water with no minimum space and all disks included. Any ideas? :)

Link to comment
  • 1 year later...

I have had the exact same problem, and have not discovered a solution despite searching for a couple of days. Normally I would not resurrect the thread, but this is the first topic that pops in Google when searching for the problem.

 

This is what I see when I use mover script:

 

mover started
skipping Film/
skipping Torrents/
skipping apps/
mover finished

 

It should be moving Film and skipping the rest.

 

 

Link to comment

I have had the exact same problem, and have not discovered a solution despite searching for a couple of days. Normally I would not resurrect the thread, but this is the first topic that pops in Google when searching for the problem.

 

This is what I see when I use mover script:

 

mover started
skipping Film/
skipping Torrents/
skipping apps/
mover finished

 

It should be moving Film and skipping the rest.

 

Well, I solved my own problem (I think). Using telnet I checked /mnt/user0 if there was a folder called "Film."

 

cd /mnt/user0
ls

 

There wasn't, so I made one.

 

mkdir Film

 

Now I'm running the mover script, going back to the root directory (don't kill me if this isn't necessary, I'm just reporting exactly what I did to try to fix the problem.

 

cd
mover

 

 

and it seems to be copying stuff to the array. I'll report back later with more results. I have a backup on a different computer that I'm not touching until I have confirmed that everything is OK.

 

Again, I'm completely new to this, and could be completely wrong, but it appears that mover script only works on folders where there a corresponding folder in the /mnt/user0 directory. I guess sometimes one isn't created for some reason.

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.