coreos / torus

Torus Distributed Storage
https://coreos.com/blog/torus-distributed-storage-by-coreos.html
Apache License 2.0
1.77k stars 172 forks source link

torusd: stop running torusd if it couldn't resize the storage size correctly #369

Closed nak3 closed 7 years ago

barakmich commented 7 years ago

This should really be a check if storagesize is small/zero? The resize will either work or it won't, but this only happens if blocksize > storagesize.