Our Sites

covecube.com 
community.covecube.com 
blog.covecube.com 
wiki.covecube.com 
bitflock.com 
stablebit.com 

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google

In order to better support our growing community we've set up a new more powerful forum.


The new forum is at: http://community.covecube.com


The new forum is running IP.Board and will be our primary forum from now on.


This forum is being retired, but will remain online indefinitely in order to preserve its contents. This forum is now read only.


Thank you,

markshu

About

Username
markshu
Joined
Visits
2
Last Active
Roles
Member

Comments

  • Thought, You have to be careful on how you define "most free space" when designing a fast, simple pooling algorithm. For instance, if you define it in absolute terms (xxx bytes free), consider the following drive pool: 2 TB, 1.5 TB, 500 GB, 320 GB…
  • The current WHS1 algorithm puts new data on the drive with the least free space until a threshold is exceeded. In theory this would keep the contents of directories together, and in practice this behavior is observed. Unfortunately, a side effect o…