-
Notifications
You must be signed in to change notification settings - Fork 44
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
Correct Ephemeral Permissions on Migration #49
Comments
In the event of a node failure, the system should handle removing the failed node from the cluster and replacing it with a new instance. It should then be added to the cluster.
In the event of unscheduled reboots or scheduled reboots where a snapshot could not be completed before the node went down, anti-entropy repair would be conducted automatically. |
If a host is using ephemeral and gets migrated, the ephemeral comes up with bad permissions and DSE fails to start. |
Recovery is probably going to be handled as part of DMC. We still need to fix the ephemeral restart issue. |
This is still an issue. Should probably add something to the node.sh to resolve this. |
No description provided.
The text was updated successfully, but these errors were encountered: