Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation improvements to support silo setups #18

Closed
akeyder opened this issue Jun 26, 2023 · 0 comments · Fixed by #24
Closed

installation improvements to support silo setups #18

akeyder opened this issue Jun 26, 2023 · 0 comments · Fixed by #24
Assignees
Labels
enhancement New feature or request

Comments

@akeyder
Copy link
Contributor

akeyder commented Jun 26, 2023

At this point there is no badgerdb snapshot for silo, without snapshot we have several options:

  1. Nearlake+silo - Reindex db from Genesys
  2. Nearlake+silo - Index db from HEAD, with no historic data
  3. Nearcore+silo - Index db from HEAD, with no historic data(due to limitation on rpc-node. 5 epoch(~2.5 days))
  4. Nearcore+silo - Reindex db from Genesys(requires to download archival node + change in configuration to use archival node)

1, 2, 3 seems to be realistic, while 4 - looks unreasonable, as it will take months to reindex any silo. So for 4 - we should wait for badgerdb snapshots availability for being able to use rpc-node as with 1-3.

@akeyder akeyder added the enhancement New feature or request label Jun 26, 2023
@akeyder akeyder self-assigned this Jun 26, 2023
akeyder added a commit that referenced this issue Jul 21, 2023
akeyder added a commit that referenced this issue Jul 21, 2023
@akeyder akeyder linked a pull request Jul 21, 2023 that will close this issue
akeyder added a commit that referenced this issue Jul 25, 2023
akeyder added a commit that referenced this issue Jul 26, 2023
spilin pushed a commit that referenced this issue Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant