In the "status" command the "Wasted" column now shows a negative number for the amount of space that you can still waste without filling up the parity.
Last edit: Quaraxkad 2015-05-01
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Mathematically it is the same formula all the time (before it was showing 0 instead of any negative). But in practical terms a very simple explanation goes like this:
if you have the same size disks for parity then for (all or some) data disks you need to "reserve" some space on those data disks
you can just keep quite a bit of space empty, you can play with quotas, partitioning (but this is tricky because you don't know in advance precisely how much space to reserve), etc
but one good strategy in some cases is just to drop some data you don't want (or shouldn't have anyway) protected by snapraid. As you keep filling the disks with snapraid-protected data you can keep an eye on "Wasted", if there is enough left (well, anything negative is good but some tens of gigs is even better) then you won't have to worry about running out of parity.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
And whats the difference between "-" and "0.0"
Cheers.
New in 8.0:
Last edit: Quaraxkad 2015-05-01
This was my request: http://sourceforge.net/p/snapraid/discussion/1677233/thread/253fbb2f/
Mathematically it is the same formula all the time (before it was showing 0 instead of any negative). But in practical terms a very simple explanation goes like this: