Skip to content

Comments

proper snapshotless info#845

Merged
sstanculeanu merged 3 commits intodevelopmentfrom
proper_snapshotless_info
Mar 1, 2024
Merged

proper snapshotless info#845
sstanculeanu merged 3 commits intodevelopmentfrom
proper_snapshotless_info

Conversation

@sstanculeanu
Copy link
Contributor

Description of the pull request (what is new / what has changed)

Did you test the changes locally ?

  • yes
  • no

Which category (categories) does this pull request belong to?

  • document new feature
  • update documentation that is not relevant anymore
  • add examples or more information about a component
  • fix grammar issues
  • other

@sstanculeanu sstanculeanu self-assigned this Mar 1, 2024
andreibancioiu
andreibancioiu previously approved these changes Mar 1, 2024

If you choose to install a snapshotless observing squad from scratch, you should follow the instruction from the [observing squad section](/integrators/observing-squad) and remember to do the following updates:
* add in the `variables.cfg` file the operation mode in the node's extra flags definition:
If you choose to install a snapshotless observing squad from scratch, you should follow the instruction from the [observing squad section](/integrators/observing-squad) and remember to do add in the `variables.cfg` file the operation mode in the node's extra flags definition:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo to do add.

NODE_EXTRA_FLAGS="-log-save -operation-mode snapshotless-observer"
```
* update the proxy config created by the scripts (found at `$CUSTOM_HOME/elrond-proxy/config/config.toml`). `IsSnapshotless = true` should be added to each observer started with this flag, as follows. Please note that this step is optional.
After that, you can resume the normal Observing Squad installation steps.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Above it's lowercase "observing squad". Can be either, but consistent.

Then, based on the needs there are multiple options concerning the proxy:
* if only a snapshotless squad is needed, nothing else should be done
* if both regular and snapshotless squads are needed:
* with two different proxies, nothing else should be done, proxies should have been started separately
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would rephrase:
with two different proxies, nothing else should be done, proxies should have been started separately
to
with two different proxies: one started with regular observers and one started with snapshotless observers

@sstanculeanu sstanculeanu merged commit 14dd43a into development Mar 1, 2024
@sstanculeanu sstanculeanu deleted the proper_snapshotless_info branch March 1, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants