Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

The mover can not move split zip files.

Featured Replies

My unraid array uses an ssd cache and the cache pool is set to "yes". After depositing some of the files, I found that the mover script keeps trying to move the files repeatedly but keeps failing, and all of these files are zip split files with a suffix like z01 z02.

After turn on the mover logging, here is the log:

Quote

Feb 15 14:52:56 UnraidServer root: mover: started
Feb 15 14:52:56 UnraidServer  move: file: /mnt/cache/Cloudisk/test/BA.z05
Feb 15 14:53:22 UnraidServer  shfs: copy_file: /mnt/cache/Cloudisk/test/BA.z05 /mnt/disk1/Cloudisk/test/BA.z05.partial (2) No such file or directory
Feb 15 14:53:23 UnraidServer  move: move_object: /mnt/cache/Cloudisk/test/BA.z05 No such file or directory
Feb 15 14:53:23 UnraidServer root: mover: finished

The mover script will first try to write this file to the array, and then delete the files in the array. After I changed the file extension to zip, the mover program still has the same problem. But if the file itself is a zip archive, then the move works. Here is the log of my test:

Quote

Feb 15 15:00:17 UnraidServer root: mover: started
Feb 15 15:00:17 UnraidServer  move: file: /mnt/cache/Cloudisk/test/BA.zip
Feb 15 15:00:46 UnraidServer  shfs: copy_file: /mnt/cache/Cloudisk/test/BA.zip /mnt/disk1/Cloudisk/test/BA.zip.partial (2) No such file or directory
Feb 15 15:00:47 UnraidServer  move: move_object: /mnt/cache/Cloudisk/test/BA.zip No such file or directory
Feb 15 15:00:47 UnraidServer root: mover: finished

 

Quote

Feb 15 15:01:59 UnraidServer root: mover: started
Feb 15 15:02:00 UnraidServer  move: file: /mnt/cache/Cloudisk/test2/rm2100.zip
Feb 15 15:02:00 UnraidServer root: mover: finished

It looks like unraid's mover script doesn't seem to handle splite zip files properly, any solutions please?

  • Community Expert

Please tell exactly what the name of the file is?    Is it    BA.z05      or     BA.z05.partial (2)  

  • Author
On 2/15/2023 at 11:59 PM, Frank1940 said:

Please tell exactly what the name of the file is?    Is it    BA.z05      or     BA.z05.partial (2)  

The filename is BA.z05, BA.z05.partial is a temporary file created by mover and the extension should be removed when the move is complete, but apparently a (2) was somehow added and the conversion was not successful

Can you check if the target file or its partial copy already exists in the destination? The (2) is odd, usually those are added on windows if the file already exists

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.