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

New config needed to pass through to datanode #372

Open
MuthuVega opened this issue Jan 17, 2023 · 1 comment
Open

New config needed to pass through to datanode #372

MuthuVega opened this issue Jan 17, 2023 · 1 comment

Comments

@MuthuVega
Copy link
Contributor

Recent changes have been made for datanode to accept a lite or archive config option when initialising the datanode.

As a result of this , we need a config value in the datanode template config to state if the datanode created is a standard / lite / archive datanode.

Muthus-MBP:networkdata muthupandianvadivelu$ ./vega datanode init -h
Usage:
  datanode [OPTIONS] init [init-OPTIONS]

Generate the minimal configuration required for a vega data-node to start

Help Options:
  -h, --help         Show this help message

[init command options]
          --home=    Path to the custom home for vega
      -f, --force    Erase exiting vega configuration at the specified path
      -a, --archive  Disable database retention policies. Keep data indefinitely
      -l, --lite     Set all database retention policies to one day only

Muthus-MBP:networkdata muthupandianvadivelu$ 

Core Ticket for Reference - vegaprotocol/vega#7279
Core PR for Reference - vegaprotocol/vega#7344

@MuthuVega
Copy link
Contributor Author

@gordsport - this needs prioritising please.

Slack Discussion Thread - https://vegaprotocol.slack.com/archives/C02KVKMAE82/p1673968909319849

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants