Created
May 12, 2015 11:58
-
-
Save hos7ein/b5bed3b9469cc5e9470a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Galera | |
Make sure all nodes can communicate with each other on the following ports. The below lists the default ports: | |
ICMP (ping) | |
22 (ssh) | |
3306 (mysql) | |
4444 (rsync / SST) | |
4567 (galera) | |
4568 (galera IST) | |
59999 (Must be open on the controller, streaming port for Xtrabackup used by /usr/bin/s9s_backupc (located on the controller, change port if needed) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment