We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a Manager node goes down - No management operations are possible. Mounted Volumes continue to work but no new mounts are possible.
When a Storage node goes down
node re-add
--new-name=NEW_HOSTNAME
Create a new Token for Mgr to Node and Node to Mgr communication(Key Rotate)
kadalu node new-token PROD/server1.example.com
Identify the changes required to Code and update documentation once implemented.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When a Manager node goes down - No management operations are possible. Mounted Volumes continue to work but no new mounts are possible.
When a Storage node goes down
node re-add
command to add the node to the Pool.node re-add
command with flag--new-name=NEW_HOSTNAME
Create a new Token for Mgr to Node and Node to Mgr communication(Key Rotate)
Identify the changes required to Code and update documentation once implemented.
The text was updated successfully, but these errors were encountered: