Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
maria_ha_maxscale [2020/10/24 11:13] – [Setting up] andonovjmaria_ha_maxscale [2020/10/24 18:17] (current) – [Testing the Environment] andonovj
Line 18: Line 18:
   * node4   * node4
  
-=====Setup Repo===== +=====Configuration===== 
-To set up we have to install the packages and configure the repositories. Do that on all nodes in the cluster. In our case on all 4:+The whole processes will go as follows:
  
 +  - Install MariaDB and Maxscale on all nodes
 +  - Configure Galera Cluster
 +  - Configure Maxscale
 +  - Feature tests
  
 +====Setup Repo====
 <Code:bash|Repo Config> <Code:bash|Repo Config>
 [root@node1 ~]#  curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash [root@node1 ~]#  curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash
Line 275: Line 280:
 Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
  
-MariaDB [(none)]> show user 
-    -> ; 
-ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'user' at line 1 
 MariaDB [(none)]> show variables like 'hostname'; MariaDB [(none)]> show variables like 'hostname';
 +---------------+-------+ +---------------+-------+
Line 314: Line 316:
 Password: mariadb Password: mariadb
  
-{{ :mariadbmaxscaleoverview.jpg?600 |}}+{{ :mariadbmaxscaleoverview.jpg?800 |}}
  
  • maria_ha_maxscale.1603537980.txt.gz
  • Last modified: 2020/10/24 11:13
  • by andonovj