Jump to content
  • 0

Balancer Multi Write /8 Copy from SSD


Strezi

Question

Hi there,

 

probably more like a suggestion which would speed up balancing a great deal.

I'm using SSD caching with 256GB SSD mapped to 2x2TB + 2x3TB archive drives. When the balancer kicks in, there is only one file moved at a time. However, my archive drives could take 2 or 4 simultaneous copies not even saturating the SSD's read speed. Having the option to copy to all the drives at the same time would decimate the balancing time.

I was looking long and hard for windows file copiers having this option in vain.

 

Having this built in to DrivePool would make great sense, sinc it has first hand understanding of the drives and the balancing rules.

 

I hope its possible ;)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Basically, multithreaded balancing.   That is possible, and and a lot of our code is actually heavily multithreaded, actually.

The biggest issue is tracking what's happening, and make sure we don't attempt to move the same file twice... and to make sure that files are moved to the "correct" disks.  

Also, setting "FileBalance_BackgroundIO" to "true" may help here, as the balancing may happen faster (but may effect performance on the pool).
http://wiki.covecube.com/StableBit_DrivePool_2.x_Advanced_Settings

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.

Loading...
×
×
  • Create New...