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
Red Hat Virtual Experience - a free virtual event. Dec. 9th





print: 
Recent comments
7 hours 16 min ago
13 hours 4 min ago
14 hours 56 min ago
16 hours 41 min ago
20 hours 31 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 6 hours ago
1 day 12 hours ago
1 day 17 hours ago