After a review of my problems with my storage node:
https://forum.storj.io/t/my-storage-node-numerous-issues
I decided to test graceful exit to kindly shutdown my storage node service.
1 - The first thing I noticed is that I could graceful exit from old satellites, but not the two new ones.
I did not paid too much attention to this, but it sounds strange that I cannot withdraw from them, even if my storage node was there before the satellites. It should be more reasonable for me, in this case, that the grant period should protect the SN against the new satellite rather than the opposite.
|2020-05-08T16:54:31.947Z|ERROR|gracefulexit:chore|worker failed|{"error": "node is not yet eligible for graceful exit: will be eligible after 2020-10-18 22:02:16.715119 +0000 +0000", "errorVerbose": "node is not yet eligible for graceful exit: will be eligible after 2020-10-18 22:02:16.715119 +0000 +0000\n\tstorj.io/storj/storagenode/gracefulexit.(*Worker).Run:96\n\tstorj.io/storj/storagenode/gracefulexit.(*Chore).Run.func1.1:88\n\tstorj.io/common/sync2.(*Limiter).Go.func1:43"}
2 - Monitoring the process (really slow), I noticed that my overall usage did not lower very much because the freed space was immediately used by the two new satellites. I did not like it, because I decided to leave the network so I do not want to be filled with data I cannot refuse.
3 - I decided to lower my allocation to the minimum 500 GB. This made the space usage to lower much quicker and stopped the incoming data from the new satellites.
4 - As of today the process is finished I successfully graceful-exited from 3 out of 6 satellites, only satellite.stefan-benten.de failed (unfortunately it was the owner of most of my data).
5 - During the process and also today my SN web dashboard has been reporting that my node has been disqualified from 2 satellites satellite.stefan-benten.de and us-central-1.tardigrade.io. The first one I may understand because the process failed. The second one surprises me because I do not understand the difference with the other two satellites successfully processed and not listed instead.
At the end of the process of 3 TB of data allocated I have been able to just halve data usage and switching off my node will cause 1.3 TB of storj data (1.6TB as reported by df) to just disappear from the network.
Any comment ?
Could I have done it better ?
Just a last question… How could I check graceful-exit payouts ?
Cheers,
d4lamar