Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Impossible to create a node with 8TB #256

Closed
AlexeyALeonov opened this issue Sep 21, 2017 · 1 comment
Closed

Impossible to create a node with 8TB #256

AlexeyALeonov opened this issue Sep 21, 2017 · 1 comment

Comments

@AlexeyALeonov
Copy link
Contributor

AlexeyALeonov commented Sep 21, 2017

Package Versions

Replace the values below using the output from storjshare --version.

daemon: 5.0.1, core: 8.0.0, protocol: 1.2.0

Replace the values below using the output from node --version.

v6.11.1

Expected Behavior

I have a 27TB disk and want to create a node with 8TB.
I can run a node with 7.9 TB of dedicated space.

Actual Behavior

Please describe the program's actual behavior. Please include any stack traces
or log output in the back ticks below.

"storageAllocation": "7.9TB",
storjshare start --config storj4.json

failed to start share, reason: invalid storage size

I can start this node only with 7.2TB size on the fresh clean 27TB disk

Steps to Reproduce

Please include the steps the reproduce the issue, numbered below. Include as
much detail as possible.

  1. Format disk 27TB (you can use the virtual disk instead)
  2. create folder "storj1"
  3. create node with 7.9TB allocated space with this folder.
  4. try to start this node
@mstuehlinger
Copy link
Contributor

Should be fixed by #252 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants