colinmollenhour / mariadb-galera-swarm

MariaDb Galera Cluster container based on official mariadb image which can auto-bootstrap and recover cluster state.
https://hub.docker.com/r/colinmollenhour/mariadb-galera-swarm
Apache License 2.0
219 stars 103 forks source link

Can't scale down seed to 0. #105

Closed Adipsys closed 3 years ago

Adipsys commented 3 years ago

Hello, Thanks for your work on this container. I got an issue while running under swarm, I can start a 3 node setup by following the procedure :

Cluster is running fine with theses 3 nodes. Then I can scale down the studio-db-seed to 0.

If I scale the studio-db node to 3 before the whole thing crash, I got same behavior.

Maybe you would have an idea of what is happening ?

Br, J

Adipsys commented 3 years ago

Forgot to add "tasks." before the name of the container in the command.