Spreading data across all disks increasing performance


Go to solution Solved by JorgeB,

Recommended Posts

Would spreading my files and folders seperated on all disk improve the read/write performance?

If I was to copy different files to multiple drives at the same it would spread out the work load and increase the write speed, similarly with reading multiple files but stored on different disks. Does it work this way or is it still the same performance if I was copying/reading to a single drive?

Edited by Hellomynameisleo
Link to comment
  • Hellomynameisleo changed the title to Spreading data across all disks increasing performance
12 minutes ago, JorgeB said:

If parity is installed write performance will be worse, because of the overlapping writes to parity, read performance can be better if reading simultaneously files from multiple disks.

If I have 0 partiy disk would spreading the files/folder result in improved performance? I'm using UNRAID as my main backup server so I didn't put parity disks

Link to comment
7 hours ago, JorgeB said:

Yes, as much as as many disks you are writing to at the same time, source allowing of course.

Is there a way to setup unraid so it will distribute files across all drives evenly like ZFS does? I imagine the more drives I have the more the I/O performance if setup like this similar to ZFS adding more vdevs if I am correct? I use mostly small file reads and writes transfers.

Link to comment
  • Solution
16 hours ago, Hellomynameisleo said:

Is there a way to setup unraid so it will distribute files across all drives evenly like ZFS does?

ZFS doesn't distribute files, it stripes based on blocks for the drives in the pool, if you want that best to wait for v6.12 and use a zfs pool instead of the array.

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.