Some variables are in GB while others in TB. Added postfix to make sure there are handled
Also add some more output.
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
Adding initial version of durability analysis with probabilistic sampling
based lazy repair.
This notebook is still WIP, expect it to change in the future.
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
This is to add an initial version of PoR test analysis accounting for more realistic
erasure coding assumptions than the typical large block code assumption with large N.
Calculation in the notebook are still WIP, so expect this to change