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

override placement for pruned node snapshot #410

Closed
baabeetaa opened this issue Jun 30, 2023 · 0 comments · Fixed by #411
Closed

override placement for pruned node snapshot #410

baabeetaa opened this issue Jun 30, 2023 · 0 comments · Fixed by #411

Comments

@baabeetaa
Copy link
Collaborator

Problem:
atm, snapshot service is placed on swarm node having label cosmosia.snapshot.pruned==true.
In some case, eg software bug or very high disk io chain, we want it to run on specific swarm node instead.

Fix:
Use label to override. example:
adding label cosmosia.snapshot.sei=true to swarm node cosmosia38
=> run snapshot service for sei on swarm node cosmosia38

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 a pull request may close this issue.

1 participant