Hello lovely devs,
I have a great idea! Basically, I was looking at a way to use all of the space from all drives of dissimilar size and OpenZFS seems to be the only open sourcy way to mix and match sizes. Perhaps it's worth a look? I'm mainly thinking of the Storage Pool idea, it's redundant but uses all of the space of random-sized drives. For instance, I have 2 2TB drives and 2 1TB drives in a RAID5. I can use 2.7TB right now, but with storage pools I could use around 3.5TB etc.
http://zfsonlinux.org/
https://github.com/zfsonlinux/zfs/
"Native ZFS for Linux!
ZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the Illumos community.
ZFS on Linux, which is also known as ZoL, is currently feature complete. It includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers."
-------------------------
With the newer 4.3.3 kernel, it may be possible to use BRTFS instead and that has a better license...