storj-archived / core

Deprecated. Implementation of the Storj v2 protocol for Node.js.
https://storj.io
Other
395 stars 88 forks source link

WIP: Changing what is compared to calculate freeSpace on a share instance #679

Closed phutchins closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 8581e051abccd332eba82cfb2168d0ac7e08d172 on bug/freeSpaceNotCalculatedCorrectly into 0493d44da44e5f6f2f0daa032f4c6b3617f89eeb on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b8a860965cde72c6a86cec15e48fbfb9fe9695a2 on bug/freeSpaceNotCalculatedCorrectly into 0493d44da44e5f6f2f0daa032f4c6b3617f89eeb on master.

phutchins commented 7 years ago

Bumping up the storage space from 2G to just over 2G solved this issue for me so I'm going to close this PR. We should probably have smarter logging to let the user know when their storage size is too small to even hold one shard...