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.

Control parallelism in file manager operations

Featured Replies

I need to move all the contents of my cache pool to my storage array in order to update the firmware on my NVMe drives (as a precaution more than full necessity), as I'll be removing the drives from the pool and passing them into a Windows VM.

I found the mover was extremely slow, so I opted to use the Unraid file manager to move the contents of /mnt/cache to /mnt/disk3 directly. I also checked "use sparse option" for copying VM qcow2 disk images to preserve the sparseness metadata. While this seemed to be at least slightly faster than the mover, it's still incredibly slow, averaging in the single digit MB/s. Sequential writes to my HDDs are usually over 100 MB/s in comparison.

When I run htop I can see there are at least 16 unique rsync processes running, which is likely a big reason for the slow write speed, with so many concurrent writes to the same disk. The number 16 may be a result of my 16-core CPU. But these file operations are definitely I/O-bound and not receiving any benefit from increased parallelism, rather the concurrent file operations are only slowing each other down.

It would be helpful if there was a way to control this parallelism in file manager operations in some way to improve performance. The default choice also seems naive at best. I'd expect it to take into account the type of disk being written to and read from and avoid concurrent writes to and reads from the same hard disk.

Edited by Ancalagon

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.