near / nearcore-support

This repository is used to keep track of nearcore issues reported by validator community and infrastructure partners
1 stars 0 forks source link

Update reference config file #2

Closed gmilescu closed 7 months ago

gmilescu commented 7 months ago

Context: As per messages form the NEAR Validators Telegram channel, the config.json that is available through the near-nodes.io instructions is outdated.

At least these two fields need to be adjusted:

Contact point: Telegram, https://t.me/near_validators/12672

Log files: N/A

Config file: N/A

gmilescu commented 7 months ago

@marcelo-gonzalez We also need to update the shard cache size recommendations:

"per_shard_max_bytes": {
     "s1.v1": 50000000,
     "s3.v1": 3000000000,
     "s1.v2": 50000000,
     "s2.v2": 3000000000,
     "s4.v2": 3000000000,
     "s1.v3": 50000000,
     "s2.v3": 1500000000,
     "s3.v3": 1500000000,
     "s5.v3": 3000000000
   },
marcelo-gonzalez commented 7 months ago

the new one has been uploaded. also took the liberty to change load_mem_tries_for_all_shards -> load_mem_tries_for_tracked_shards