How does mhddfs handle splitting up data across the drives?
Originally Posted By: mlord
The code in mhddfs defaults to picking the first filesystem (drive) with sufficient free space (mount option configurable) when storing a new file. And if all drives are below the user's threshold, it instead chooses the filesystem with the most available space.