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

Issue computing the cluster_join #3

Open
cristic83 opened this issue Sep 22, 2017 · 2 comments
Open

Issue computing the cluster_join #3

cristic83 opened this issue Sep 22, 2017 · 2 comments

Comments

@cristic83
Copy link

I think there is a issue computing the running nodes at lines: https://github.com/severalnines/galera-docker-mariadb/blob/master/entrypoint.sh#L250#L256 . The test should be done on the running_nodes3 variable, not running_nodes2.

@cristic83
Copy link
Author

Also, I was wondering if the computation of the cluster_join based on the etcd (lineshttps://github.com/severalnines/galera-docker-mariadb/blob/master/entrypoint.sh#L107#270 ) can't be made before the line https://github.com/severalnines/galera-docker-mariadb/blob/master/entrypoint.sh#L16 since if the etcd is not reachable it doesn't make sense to start the database anyway.

@cristic83
Copy link
Author

@ashraf-s9s : I've noticed that the above two issues have not been fixed, so I'm attaching the file with the changes we've performed to fix them, for your reference.
docker-entrypoint.sh.txt

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