How To Set Up A Load-Balanced MySQL Cluster - Page 7
6.4 Create A Database Called ldirectorNext we create the ldirector database on our MySQL cluster nodes sql1.example.com and sql2.example.com. This database will be used by our load balancers to check the availability of the MySQL cluster nodes. sql1.example.com: mysql -u root -p sql2.example.com: mysql -u root -p
6.5 Prepare The MySQL Cluster Nodes For Load BalancingFinally we must configure our MySQL cluster nodes sql1.example.com and sql2.example.com to accept requests on the virtual IP address 192.168.0.105. sql1.example.com / sql2.example.com: apt-get install iproute Add the following to /etc/sysctl.conf: sql1.example.com / sql2.example.com: vi /etc/sysctl.conf
sysctl -p Add this section for the virtual IP address to /etc/network/interfaces: sql1.example.com / sql2.example.com: vi /etc/network/interfaces
ifup lo:0
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com





print: 
Recent comments
18 hours 50 min ago
20 hours 19 min ago
23 hours 53 min ago
1 day 2 hours ago
1 day 5 hours ago
1 day 6 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 9 hours ago