Release preparation v1.143

Did you move a mouse above it?

tried, it show trash, but it take lot of time to find it, also cant calculate dead bytes amount. in API there is also trash info, theoretically i can calculate used-trash. but how can i get dead bytes amount, to understand how much cleanup i need to make.
But I already will be happy if it stop overuse. I really tiered to make manual cleanups, because when it go full till end it start to drop online status, because node not understand that it is full.

I hope storj will start soon to rollout 1.143 version

1 Like

You can stop the overusage, but you need to enable a dedicated disk feature.

Then i dont have any metrics at all.

Do you mean, that it would stop to provide metrics?

As i understand when you use dedicated disk then there is no info about used data, in dashboard or API

API and dashboard showing how much data is paid according to satellite. Any additional used data is dead bytes obviously.

v1.144.3 used includes really used + trash + reclaimable. But you can not understand how many reclaimable in it as it’s not shown:

"diskSpace": {
    "used": 2233459805312,
    "available": 366540194688,
    "overused": 0,
    "allocated": 2600000000000,
    "trash": 138865800384,
    "reclaimable": 0
  }

That’s what happened then i installed v1.144.3 (and after calculation ‘used - trash’):

thanks for info, I will be happy with that.

reclaimable is not used yet, it always show 0, but it just a beginning.

Claude Code is pretty sweet! I hope devs are running local model servers on some Valdi GPUs! :wink:

1.144 do not solve over usage, node is full till the end, but dashboard show ~180 Gb free and try fill it, look like it clean up reclaimable, but do not add new reclaimable to used data, i think this is the main problem

It is possible that there is other scenario, it not add new data to storage amount.
it only understand the amount of real data after restart.
I restarted all my nodes and see gain in 15TB just in several days, it is all together used data with trash and reclaimable data, it is just in less than one week.