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

cassandralauncher doesn't check that DataStaxLauncher.pem matches #6

Open
mdennis opened this issue Jul 3, 2012 · 0 comments
Open

Comments

@mdennis
Copy link

mdennis commented Jul 3, 2012

cassandralauncher checks if .ssh/DataStaxLauncher.pem exists and has the correct permissions. If it doesn't, a new one is created. However, if one is copied from another use of cassandralauncher under a different account it continues to launch the cluster with no errors but the nodes are not correctly configured (again with no errors, opsc just hangs waiting for agents).

cassandralauncher should check that the fingerprint for the keypair on the file system matches the fingerprint for the keypair on the EC2 account being used and error out before a cluster launch is attempted (since otherwise it will launch the nodes but they won't be usable)

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

No branches or pull requests

1 participant