Differences between revisions 6 and 7
Revision 6 as of 2018-01-20 17:34:14
Size: 414
Comment:
Revision 7 as of 2018-01-20 18:37:25
Size: 540
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
 * https://blog.cloudandheat.com/index.php/en/2016/09/09/tutorial-simple-mariadb-galera-cluster-with-haproxy-load-balancing/

incomplete, do not use!

Mariadb

What we really want to set up is a galera cluster. We will use 3 systems for this

  • 192.168.1.55 mariadb01
  • 192.168.1.56 mariadb02
  • 192.168.1.57 mariadb03

Software

apt-get install mariadb-server

Configuration

References

None: Mariadb (last edited 2020-02-03 17:13:54 by Kristian Kallenberg)