Can i add node to 450GB?

Hi , i recently bought marching and it come up with 500GB . but node not start due to the minimum requirement , but i have 450 shareable space .

   root@s161300:~# docker logs --tail 50 --follow --timestamps storagenode
2020-04-10T07:00:08.785252713Z 2020-04-10T07:00:08.784Z INFO    db.migration    Database Version        {"version": 33}
2020-04-10T07:00:09.517908207Z 2020-04-10T07:00:09.517Z INFO    preflight:localtime     start checking local system clock with trusted satellites' system clock.
2020-04-10T07:00:10.119311681Z 2020-04-10T07:00:10.118Z INFO    preflight:localtime     local system clock is in sync with trusted satellites' system clock.
2020-04-10T07:00:10.120084816Z 2020-04-10T07:00:10.119Z INFO    bandwidth       Performing bandwidth usage rollups
2020-04-10T07:00:10.121416396Z 2020-04-10T07:00:10.120Z INFO    Node 1yjTP3xigEaymVWiLbUXBZr4vBjY1JC4ykpypHZzsQZLq2PRGC started
2020-04-10T07:00:10.124176775Z 2020-04-10T07:00:10.123Z INFO    Public server started on [::]:28967
2020-04-10T07:00:10.124291523Z 2020-04-10T07:00:10.123Z INFO    Private server started on 127.0.0.1:7778
2020-04-10T07:00:10.124821473Z 2020-04-10T07:00:10.123Z WARN    piecestore:monitor      Disk space is less than requested. Allocating space     {"bytes": 447885524992}
2020-04-10T07:00:10.124949421Z 2020-04-10T07:00:10.124Z ERROR   piecestore:monitor      Total disk space less than required minimum     {"bytes": 500000000000}
2020-04-10T07:00:10.128107053Z 2020-04-10T07:00:10.123Z INFO    trust   Scheduling next refresh {"after": "5h21m32.666009656s"}
2020-04-10T07:00:10.128257979Z 2020-04-10T07:00:10.125Z ERROR   piecestore:cache        error persisting cache totals to the database:  {"error": "piece space used error: context canceled", "errorVerbose": "piece space used error: context canceled\n\tstorj.io/storj/storagenode/storagenodedb.(*pieceSpaceUsedDB).UpdateTrashTotal:187\n\tstorj.io/storj/storagenode/pieces.(*CacheService).PersistCacheTotals:106\n\tstorj.io/storj/storagenode/pieces.(*CacheService).Run.func1:85\n\tstorj.io/common/sync2.(*Cycle).Run:90\n\tstorj.io/storj/storagenode/pieces.(*CacheService).Run:80\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func1:56\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-04-10T07:00:10.128348841Z 2020-04-10T07:00:10.125Z ERROR   collector       error during collecting pieces:         {"error": "context canceled"}
2020-04-10T07:00:10.128395635Z 2020-04-10T07:00:10.127Z ERROR   gracefulexit:chore      error retrieving satellites.    {"error": "satellitesdb error: context canceled", "errorVerbose": "satellitesdb error: context canceled\n\tstorj.io/storj/storagenode/storagenodedb.(*satellitesDB).ListGracefulExits:100\n\tstorj.io/storj/storagenode/gracefulexit.(*Chore).Run.func1:57\n\tstorj.io/common/sync2.(*Cycle).Run:90\n\tstorj.io/storj/storagenode/gracefulexit.(*Chore).Run:54\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func1:56\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-04-10T07:00:11.169375060Z Error: piecestore monitor: disk space requirement not met
2020-04-10T07:01:14.159074263Z 2020-04-10T07:01:14.158Z INFO    Configuration loaded from: /app/config/config.yaml
2020-04-10T07:01:14.267751240Z 2020-04-10T07:01:14.267Z INFO    Operator email: xxx@gmail.com
2020-04-10T07:01:14.268103097Z 2020-04-10T07:01:14.267Z INFO    operator wallet: xxxxxE959adA73A
2020-04-10T07:01:14.468548367Z 2020-04-10T07:01:14.468Z INFO    version running on version v1.1.1
2020-04-10T07:01:14.530759286Z 2020-04-10T07:01:14.530Z INFO    db.migration    Database Version        {"version": 33}
2020-04-10T07:01:15.273478208Z 2020-04-10T07:01:15.273Z INFO    preflight:localtime     start checking local system clock with trusted satellites' system clock.
2020-04-10T07:01:16.146379422Z 2020-04-10T07:01:16.145Z INFO    preflight:localtime     local system clock is in sync with trusted satellites' system clock.
2020-04-10T07:01:16.147256829Z 2020-04-10T07:01:16.146Z INFO    bandwidth       Performing bandwidth usage rollups
2020-04-10T07:01:16.148146598Z 2020-04-10T07:01:16.147Z WARN    piecestore:monitor      Disk space is less than requested. Allocating space     {"bytes": 447885549568}
2020-04-10T07:01:16.148366526Z 2020-04-10T07:01:16.147Z ERROR   piecestore:monitor      Total disk space less than required minimum     {"bytes": 500000000000}
2020-04-10T07:01:16.149652501Z 2020-04-10T07:01:16.149Z INFO    Node 1yjTP3xigEaymVWiLbUXBZr4vBjY1JC4ykpypHZzsQZLq2PRGC started
2020-04-10T07:01:16.149926276Z 2020-04-10T07:01:16.149Z INFO    Public server started on [::]:28967
2020-04-10T07:01:16.150040605Z 2020-04-10T07:01:16.149Z INFO    Private server started on 127.0.0.1:7778
2020-04-10T07:01:16.150947066Z 2020-04-10T07:01:16.149Z ERROR   gracefulexit:chore      error retrieving satellites.    {"error": "satellitesdb error: context canceled", "errorVerbose": "satellitesdb error: context canceled\n\tstorj.io/storj/storagenode/storagenodedb.(*satellitesDB).ListGracefulExits:100\n\tstorj.io/storj/storagenode/gracefulexit.(*Chore).Run.func1:57\n\tstorj.io/common/sync2.(*Cycle).Run:90\n\tstorj.io/storj/storagenode/gracefulexit.(*Chore).Run:54\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func1:56\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-04-10T07:01:16.152401147Z 2020-04-10T07:01:16.150Z ERROR   collector       error during collecting pieces:         {"error": "piece expiration error: context canceled", "errorVerbose": "piece expiration error: context canceled\n\tstorj.io/storj/storagenode/storagenodedb.(*pieceExpirationDB).GetExpired:39\n\tstorj.io/storj/storagenode/pieces.(*Store).GetExpired:483\n\tstorj.io/storj/storagenode/collector.(*Service).Collect:88\n\tstorj.io/storj/storagenode/collector.(*Service).Run.func1:55\n\tstorj.io/common/sync2.(*Cycle).Run:90\n\tstorj.io/storj/storagenode/collector.(*Service).Run:51\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func1:56\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-04-10T07:01:16.152646357Z 2020-04-10T07:01:16.150Z INFO    trust   Scheduling next refresh {"after": "7h12m17.103598604s"}
2020-04-10T07:01:16.153937500Z 2020-04-10T07:01:16.152Z ERROR   piecestore:cache        error during init space usage db:       {"error": "piece space used error: context canceled", "errorVerbose": "piece space used error: context canceled\n\tstorj.io/storj/storagenode/storagenodedb.(*pieceSpaceUsedDB).Init:72\n\tstorj.io/storj/storagenode/pieces.(*CacheService).Run:75\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func1:56\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2020-04-10T07:01:17.224463473Z Error: piecestore monitor: disk space requirement not met

its possible to active my node with 450GB ?

No. It clearly shows it doesn’t satisfy minimum disk spare. HDD must have 500GB free space physically.

1 Like

its possible , but how i can edit on linux ? docker ?

How to fix it UBUNTU LINUX:

cd /mnt/your mut path  
nano  nano config.yaml

remove "#" tage 
storage2.monitor.minimum-disk-space: yourcustom ammount in GB

Done !!

By doing so you are violating Storage Node Operator Terms and Conditions

Excerpt:

4.1.4.2. Have a minimum of 500 GB of available Space per Storage Node;

1 Like

But on other thared it says can do that , even i only left 50GB . becoz OS took other rest .

Doesn’t matter what other thread says. I shared with you legal terms offered by Storj on its website. If others are breaking rules, do you want to follow in their footsteps ?

4 Likes

I understand , here i bought per made marching its come with 500GB . when i boot with linux its left root patation 460GB . :roll_eyes: i cant modifiy matching . only i can bought another 500GB marching run same network . so it calculate as one node as alex says … what do you think ? now i already runing 4 node in 4 different location … but there are 2tb and 1tb … but this matching i got cheapest and wanna put on storj

1 Like