April 2010
Intermediate to advanced
276 pages
6h 16m
English
In this recipe, we will set up a MySQL service running on two servers, node1 and node2, for sharing a iSCSI volume presented as /dev/sdb on both nodes for active/passive clustering. At the end of the recipe, you will see that it will be possible to manually fail over MySQL from one node to the other, but the process is extremely tedious. This recipe is designed as a stepping stone to the next recipe in which the failover process will be automated.
In this recipe, we will:
To follow this recipe, ensure that you have a clean install of ...
Read now
Unlock full access