My node has been disqualified on one of Satellites

I got disqualified on us-central-1.tardigrade.io:7777 due to:

2021-02-20T08:52:14.241Z ERROR piecestore download failed {"Piece ID": "S2XJLVNDD3Q43Q7NQ2BI3ARYU7FKDQPNHOY7OGU3ILU7XBFBXAVA", "Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "Action": "GET_AUDIT", "error": "file does not exist", "errorVerbose": "file does not exist\n\tstorj.io/common/rpc/rpcstatus.Wrap:74\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).Download:506\n\tstorj.io/common/pb.DRPCPiecestoreDescription.Method.func2:1004\n\tstorj.io/drpc/drpcmux.(*Mux).HandleRPC:29\n\tstorj.io/common/rpc/rpctracing.(*Handler).HandleRPC:58\n\tstorj.io/drpc/drpcserver.(*Server).handleRPC:111\n\tstorj.io/drpc/drpcserver.(*Server).ServeOne:62\n\tstorj.io/drpc/drpcserver.(*Server).Serve.func2:99\n\tstorj.io/drpc/drpcctx.(*Tracker).track:51"}

Is there a way to start over only with one Satellite? or should I create a new identity and start from scratch? What about data from other Satellites if I’ll start from scratch?

This node is a new node on RPi 4 with new USB3 14TB CMR drive. Node was working for about 12 days so far.

My success rate is above 99%:

========== AUDIT ==============
Critically failed: 1
Critical Fail Rate: 0.556%
Recoverable failed: 0
Recoverable Fail Rate: 0.000%
Successful: 179
Success Rate: 99.444%
========== DOWNLOAD ===========
Failed: 0
Fail Rate: 0.000%
Canceled: 1
Cancel Rate: 0.275%
Successful: 362
Success Rate: 99.725%
========== UPLOAD =============
Rejected: 0
Acceptance Rate: 100.000%
---------- accepted -----------
Failed: 3
Fail Rate: 0.034%
Canceled: 26
Cancel Rate: 0.299%
Successful: 8674
Success Rate: 99.667%
========== REPAIR DOWNLOAD ====
Failed: 0
Fail Rate: 0.000%
Canceled: 0
Cancel Rate: 0.000%
Successful: 1
Success Rate: 100.000%
========== REPAIR UPLOAD ======
Failed: 0
Fail Rate: 0.000%
Canceled: 3
Cancel Rate: 0.326%
Successful: 917
Success Rate: 99.674%
========== DELETE =============
Failed: 0
Fail Rate: 0.000%
Successful: 2235
Success Rate: 100.000%

It isn’t possible to start the node over on just one satellite. Since your node is only 12 days old, and since you should want to get traffic from us-central, I would suggest figuring out why you node was missing the piece (bad hard drive, bad cable, insufficient power), and starting over. Is the drive formatted in ext4? Is it statically mounted via fstab?

3 Likes

It’s my 5th node. And yep all hardware and configuration was checked already.

So basically if I start a new node, I wouldn’t lost much, but network will have some data to “repair”.
If I’ll stay with node and one satellite disqualified I would lost some potential profits.

Exactly. Myself, I would start over.

And did you find the root cause of the issue?
It’d be good to be sure the issue doesn’t happen again on the new node ^^’
Care to share the solution? Maybe it could help others? :slight_smile:

1 Like

Would love to know whats cause this but for I have no clue.

I’ll create new identity and start over tomorrow.