How much disk space per node are you having?

Some background on the LP 35GB limit:

Launchpad enforced a 35GB because in the prior testnets, I believe there was a spend record 4KB and a chunk record 4MB max, so for 2 files used in the record_store, the average was about 2MB per file.

Therefore, the suggested allocation size at that time in LP was 2MB * 16,384 = 32GB + 3 GB (log folder) = 35 GB.

Based on our production antnodes’ metrics, average file size in the record store currently is around 3.47 MB, and antnode’s relevant record utilization at .11%.

6 Likes