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

1301 - Updated steps for moving a node #1303

Merged
merged 1 commit into from
Oct 16, 2023
Merged

1301 - Updated steps for moving a node #1303

merged 1 commit into from
Oct 16, 2023

Conversation

ipopescu
Copy link
Collaborator

@ipopescu ipopescu commented Oct 13, 2023

What does this PR fix/introduce?

Updated instructions to include moving the unit_files at the DB level. Closes #1301.

Checklist

  • Docs are successfully building - yarn install && yarn run build.

Reviewers

@sacherjj or @ACStoneCL

2. When the `backup_node` is up to date, stop both nodes.
3. Swap their associated keys.
4. Restart the `backup_node`.
2. When the `backup_node` is up to date, stop the `current_node`.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Created a more detailed list here.

1. Create the following folder structure on both nodes under the `/etc/casper/validator_keys/` directory.
2. Create subdirectories for the `current_node` and `backup_node`.
3. Copy each node's keyset under the corresponding directories.
- Create the following folder structure on both nodes under the `/etc/casper/validator_keys/` directory.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Adding steps and reformatting seems nicer to me.

@github-actions
Copy link

Copy link
Contributor

@ACStone-MTS ACStone-MTS left a comment

Choose a reason for hiding this comment

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

Looks good on my end, but I'll leave approval to Joe when he gets back.

Copy link
Contributor

@sacherjj sacherjj left a comment

Choose a reason for hiding this comment

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

Looks good.

@ipopescu
Copy link
Collaborator Author

Thanks @sacherjj and @ACStoneCL!

@ipopescu ipopescu merged commit 54d02b7 into dev Oct 16, 2023
16 checks passed
@ipopescu ipopescu deleted the 1301_moving_node branch October 16, 2023 15:43
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.

Update moving node instructions
3 participants