<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MySQL Forums - High Availability</title>
        <description>Forum for High Availability</description>
        <link>http://forums.mysql.com/list.php?144</link>
        <lastBuildDate>Sat, 25 May 2013 04:29:50 +0000</lastBuildDate>
        <generator>Phorum 5.2.19</generator>
        <item>
            <guid>http://forums.mysql.com/read.php?144,582432,582432#msg-582432</guid>
            <title>big data question (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,582432,582432#msg-582432</link>
            <description><![CDATA[ Hi,<br />
<br />
I don't know if this is the right place to put this question but I guess this is<br />
related to high availablity of data.<br />
<br />
The problem is that I have a OLTP mysql database which has two very large tables among many.<br />
The user is interested to get a report which is created from joining this two tables. These tables are getting bigger over time with rate of millions of records <br />
per week.<br />
<br />
Querying the tables through on-demand joins as a response to the user's request is <br />
very unhealthy becasuse the tables are very big and the whole database hangs during the report.<br />
<br />
I thought one solution would be to create a second database beside the first database. The second database has a view of joint tables of the first database which is filled with the source data from the first database in an interval. sounds like staging ....<br />
<br />
I don't know what is a standard or best practice way of doing this... <br />
What would you suggest?<br />
I have also familiar with most of big data definitions and solutions such as partitioning, data warehouse, staging, data marts etc. but not having had a practical experience so far, I'm not that confidence to pick a solution ...<br />
<br />
<br />
Your suggestions are appreciated.<br />
Thanks,<br />
Vincent.]]></description>
            <dc:creator>Vincent R&amp;D</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 29 Mar 2013 05:42:49 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,582390,582390#msg-582390</guid>
            <title>Tungsten University: Geographically Distributed Clusters (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,582390,582390#msg-582390</link>
            <description><![CDATA[ Do you need run multi-master MySQL database clusters across sites? In this webinar we will build on the multi-master capabilities of Tungsten, covered in our advanced replication topologies course, to help you build and manage systems that spread data across dozens or even hundreds of sites. We will cover topics such as large scale topologies, transaction filtering, security, and moving replication from simple data movement to application messaging.<br />
<br />
Course Dates:<br />
<br />
- April 11th @ 10 am PDT/1 pm EDT, <a href="https://www1.gotomeeting.com/register/821737497"  rel="nofollow">https://www1.gotomeeting.com/register/821737497</a><br />
- April 16th @ 10 am EDT/15:00 BST/16:00 CEST, <a href="https://www1.gotomeeting.com/register/175986064"  rel="nofollow">https://www1.gotomeeting.com/register/175986064</a><br />
<br />
Course Topics:<br />
<br />
- Review of multi-master replication topologies<br />
- Setting up Tungsten clusters for local site HA<br />
- Linking clusters across sites<br />
- Security for cross-site replication<br />
- Handling local as well as site-wide failures<br />
- Off-the-shelf filters to improvement multi-master replication<br />
- Custom filter development to implement business rules for application messaging]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Tue, 26 Mar 2013 18:40:19 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,581393,581393#msg-581393</guid>
            <title>Can clustered be applied to my case (5 replies)</title>
            <link>http://forums.mysql.com/read.php?144,581393,581393#msg-581393</link>
            <description><![CDATA[ Hi,<br />
<br />
my case:<br />
My production database has around 100 tables in a single database/instance (no clusterred yet); 3 of tables are growiing very fast, in less than 1 month can use more than 1TB hard disk space, and we have to keep 6 months' data (so in a half year, disk space will be used up 6-10 TB by these 3 tables; every day there are lots of operations on these tables, update, insert and query (no delete, every operation invoked heavy API stored precedure.<br />
<br />
questions.<br />
1. if applying cluster, installing in 2 nodes, 5 nodes, 10 nodes, can I expect linear performance increasing to 15%,18%,20%?<br />
<br />
2. install nodes in one physical box (usiing vmware) better or 1 node 1 box better, in terms of performance?<br />
<br />
3. Should the storage and database seperate to get higher performance?<br />
<br />
--<br />
Thanks.<br />
John]]></description>
            <dc:creator>John Woo</dc:creator>
            <category>High Availability</category>
            <pubDate>Thu, 21 Mar 2013 01:10:31 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,579456,579456#msg-579456</guid>
            <title>MySQL Master/Slave (InnoDB) vs 2 node Oracle RAC (11g) (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,579456,579456#msg-579456</link>
            <description><![CDATA[ Hi there,<br />
<br />
I always heard Oracle RAC is a super robust solution when it comes to availability, but how does it (2 node Oracle RAC) compare to MySQL Master-Slave (InnoDB) configuration?<br />
<br />
They say MySQL Master/Slave can failover in about 5 to 10 seconds (automatically), and no data is lost. So the application would drop some connections while the failover takes plave (5 to 10 seconds).<br />
<br />
What about RAC, is it a zero downtime solution? Would it keep the connections running even if the client was connected to the &quot;faulty&quot; server?<br />
<br />
In summary, what makes Oracle RAC (2 nodes) so much better than MySQL Master/Slave solutions (regarding Availability only)?<br />
<br />
Cheers]]></description>
            <dc:creator>Jean Baro</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 22 Feb 2013 07:08:07 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,578623,578623#msg-578623</guid>
            <title>Tungsten University: Unleashing the Power of Tungsten Connectors (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,578623,578623#msg-578623</link>
            <description><![CDATA[ Tungsten clusters use the Tungsten Connector to ensure your applications transparently connect to the master. This enables failover and seamless switching of masters for maintenance. However, you can do far more. Tungsten Connector allows you to make better use of hardware by load balancing SQL traffic to slaves. There is also a wealth of configuration settings to help Tungsten Connector manage connections efficiently. Learn standard deployment patterns, how to create users, control load balancing, how to distribute reads across local and remote sites, and other configuration tricks. We will also provide advice about how to adapt your applications to use load balancing more efficiently.<br />
<br />
Course Topics<br />
- Deployment options and techniques<br />
- Configuring users with regard to data services<br />
- Application configuration samples<br />
- Read/write splitting options and demos<br />
- Load balancing strategies<br />
- Optimization of connection and request speed<br />
- Understanding and fixing connectivity issues<br />
<br />
Course Dates<br />
- Thursday, Feb 21 @ 10 am PT/ 1 pm ET (USA &amp; Canada)<br />
- Tuesday, Feb 26 @ 10 am ET/ 15:00 GMT/16:00 CET (Europe)<br />
<br />
Reserve your seat at <a href="http://bit.ly/YaP3rl"  rel="nofollow">http://bit.ly/YaP3rl</a>]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Wed, 06 Feb 2013 22:22:39 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,576611,576611#msg-576611</guid>
            <title>Tungsten University: Configure &amp; Provision Continuent Tungsten Clusters (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,576611,576611#msg-576611</link>
            <description><![CDATA[ Are you unsure of the steps needed to get your Continuent Tungsten cluster up-and-running? In this live virtual course, we will teach you how to get from a single database server to a scalable cluster, or from a brittle MySQL replication system to a transparent, manageable Tungsten cluster. <br />
<br />
We will discuss the benefits of leveraging Continuent Tungsten clustering with MySQL, and walk you through the steps to implement a Tungsten cluster in Amazon EC2. We'll cover the prerequisites, installing and configuring Tungsten, and best practices that are part of most production installations and proof-of-concepts. <br />
<br />
<br />
Course Topics <br />
<br />
- Configuring MySQL and the OS for proper installation Installing a cross-site cluster<br />
- Schema upgrade on the master database server with minimal application downtime (switch operation)<br />
- Automated fail over when a MySQL database server crashes<br />
- Recovery of a failed master to a fully operational slave with a single command (recover operation)<br />
- Switching database operations to a remote site (geo-clustering, cross-site 'switch' operation)<br />
<br />
We will also discuss and demonstrate basic operations, such as adding and removing a cluster node, basic monitoring and troubleshooting, and discuss the basic failure scenarios. <br />
<br />
Join us to learn how to quickly configure and provision highly optimized Continuent Tungsten deployments in the cloud or on-premises! Even if you can't make the live  virtual course, it is still worth registering for the course as you will receive a notification when the replay will be available, to study on-demand at your convenience.<br />
<br />
<br />
Course Dates<br />
<br />
- Thursday, January 17th @ 10:00 AM PST/1:00 PM EST(USA &amp; Canada). <br />
Reserve your seat at <a href="https://www1.gotomeeting.com/register/868426545"  rel="nofollow">https://www1.gotomeeting.com/register/868426545</a><br />
- Tuesday, January 22nd @ 15:00 GMT, 16:00 CET (Europe).<br />
Reserve your seat at <a href="https://www1.gotomeeting.com/register/239773856"  rel="nofollow">https://www1.gotomeeting.com/register/239773856</a><br />
<br />
<br />
About Tungsten University<br />
<br />
In the Tungsten University (http://www.continuent.com/news/live-webinars), you will learn the important details of clustering that you will need to understand to get started with Continuent Tungsten, how to properly configure and manage the cluster nodes to ensure high availability, how to install the different nodes and provide a better understanding of the internals of the cluster. Training from Tungsten University helps you keep your mission-critical applications and essential services up and running 24x7. Our live virtual courses are online instructor-led trainings that are delivered in real time via Web conferencing and audio, plus interactive enhancements such as live chat, Q&amp;A and simulations.]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 28 Dec 2012 18:51:42 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,574777,574777#msg-574777</guid>
            <title>Replication Issue (3 replies)</title>
            <link>http://forums.mysql.com/read.php?144,574777,574777#msg-574777</link>
            <description><![CDATA[ Recently setup mysql mirroring to keep our dr server in sync. Both servers are running mysql version 4.0.16. I've made the required changes on both servers to configure replication, on starting the slave I get the following errors:-<br />
<br />
121122 12:16:12 Slave SQL thread initialized, starting replication in log 'FIRST' at position 0, relay log '.\drserver-relay-bin.001' position: 4<br />
D:\Program Files (x86)\Hornbill\Core Services\SwSqlServer\bin\SwSqlServer.exe: ready for connections.<br />
Version: 'C.S.CB' socket: '' port: 5002<br />
121122 12:16:12 Slave I/O thread: connected to master 'repl@master:5002', replication started in log 'FIRST' at position 4<br />
121122 12:16:12 Master reported an unrecognized mysql version. Note that 4.0 slaves can't replicate a 5.0 or newer master.<br />
121122 12:16:12 Slave I/O thread exiting, read up to log 'FIRST', position 4<br />
<br />
Anyone seen this problem before? Both servers are running the same version of mysql! I'm fairly new to mysql any help is greatly appreciated.]]></description>
            <dc:creator>James Mooney</dc:creator>
            <category>High Availability</category>
            <pubDate>Wed, 05 Dec 2012 06:20:08 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,573119,573119#msg-573119</guid>
            <title>Industrial-Strength MySQL Applications Using Percona and Continuent (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,573119,573119#msg-573119</link>
            <description><![CDATA[ Webinar, Wednesday 11/28<br />
<a href="http://www.percona.com/webinars/industrial-strength-mysql-applications-using-percona-and-continuent"  rel="nofollow">http://www.percona.com/webinars/industrial-strength-mysql-applications-using-percona-and-continuent</a><br />
<br />
MySQL is the first choice for a large majority of web applications thanks to its ease of use and low cost of operation. However, running big apps on MySQL is still a challenge even for experts. In this webinar we will show you how to combine Percona Server and Percona XtraBackup with Continuent Tungsten to build business-critical systems capable of processing hundreds of millions of transactions per day with no downtime. We'll cover best practices from hardware configurations and MySQL tuning to HA and integration with non-MySQL systems. We will also survey technologies from Percona and Continuent that work together to help you go big on MySQL. Come learn from the foremost experts in the field of building high-performance MySQL applications!<br />
<br />
Presenters:<br />
- Peter Zaitsev, Founder, CEO<br />
- Robert Hodges, CEO of Continuent<br />
<br />
Register at <a href="http://www.percona.com/webinars/industrial-strength-mysql-applications-using-percona-and-continuent"  rel="nofollow">http://www.percona.com/webinars/industrial-strength-mysql-applications-using-percona-and-continuent</a>]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Tue, 06 Nov 2012 23:13:00 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,573116,573116#msg-573116</guid>
            <title>Redundant mysql-proxy servers / Virtual IP (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,573116,573116#msg-573116</link>
            <description><![CDATA[ Hello!<br />
<br />
I apologize if this is a bit of a newbie question.  I've just finished setting up my first MySQL HA solution and everything is working great.  I have redundant management, SQL and data nodes.<br />
<br />
My question is this....if I point my web application to one of the SQL nodes, then I obviously lose HA.  I've been doing some reading and it seems I can use mysql-proxy to point my web app to one IP which then in turn talks to both SQL nodes.  However, what if the machine running mysql-proxy fails?  Is there a way to make that redundant as well?  <br />
<br />
Thank you!<br />
Jason]]></description>
            <dc:creator>Jason Harper</dc:creator>
            <category>High Availability</category>
            <pubDate>Tue, 06 Nov 2012 22:32:19 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,572443,572443#msg-572443</guid>
            <title>European Webinar, Nov 5th  - MySQL high availability realized (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,572443,572443#msg-572443</link>
            <description><![CDATA[ Monday, November 5th @ 15:00 GMT <br />
<a href="https://www1.gotomeeting.com/register/382756969"  rel="nofollow">https://www1.gotomeeting.com/register/382756969</a>]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Mon, 29 Oct 2012 21:19:18 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,571990,571990#msg-571990</guid>
            <title>How to configure multiple instances on 2 hosts? (2 replies)</title>
            <link>http://forums.mysql.com/read.php?144,571990,571990#msg-571990</link>
            <description><![CDATA[ Hi!<br />
<br />
I need help configuring MySQL for special datadir and multiple mysqld instances on same host.<br />
<br />
My client has very high PCI DSS security concerns. We are building 2 secure CentOS hosts with MySQL databases.<br />
<br />
A is the primary host.<br />
<br />
B is secondary.<br />
<br />
Both have special LUKS encrypted filesystems for the actual databases.<br />
<br />
A should replicate to B. B will become primary when A fails.<br />
<br />
We also want B to replicate to another MySQL on another encrypted filesystem. We think that we can break replication on &quot;C&quot; for backup purposes, then resync afterward. One of our questions is: on which host should this 3rd database reside?<br />
<br />
More to the point, however, is configuring MySQL for &quot;special&quot; datadir. The default MySQL RPM for CentOs is: mysql.x86_64  5.1.61-4.el6<br />
<br />
Apparently, it &quot;prefers&quot; that datadir reside here: /var/lib/mysql<br />
<br />
By doing this:<br />
mysql_install_db --user=mysql --ldata=/opt/mysql01<br />
<br />
I can then get it running by doing this:<br />
mysqld_safe --datadir=/opt/mysql01 --user=mysql<br />
<br />
However, /etc/rc.d/init.d/mysqld start FAILS every time<br />
<br />
I prefer to use a fully functional init script for this, because somebody has already thought through error handling.<br />
<br />
Please, hit me with the clue stick and guide me to best practices for this setup.<br />
<br />
Thank you<br />
<br />
~Mike]]></description>
            <dc:creator>Mike Schleif</dc:creator>
            <category>High Availability</category>
            <pubDate>Wed, 31 Oct 2012 14:31:38 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,569940,569940#msg-569940</guid>
            <title>Multi-Master, Multi-Site MySQL Databases Made Easy with Continuent Tungsten (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,569940,569940#msg-569940</link>
            <description><![CDATA[ Thursday, October 11, 2012 10 am PT/1 pm ET<br />
<a href="https://www1.gotomeeting.com/register/152529257"  rel="nofollow">https://www1.gotomeeting.com/register/152529257</a><br />
<br />
<br />
Cross-site databases are the next challenge facing today's MySQL-based businesses. Continuent Tungsten provides multiple options for spreading data across sites, including primary/DR, multi-master, and system-of-record approaches. Join us to learn how Continuent Tungsten enables replication, failover, and routing of transactions between sites. We cover the following topics:  <br />
<br />
- What are the differences between using disaster recovery sites and full multi-master? <br />
- What are some of the key things applications must do in order to prepare for multi-master operation?<br />
- What is system-of-record and how does it work?<br />
- How do you set up multiple site data management with Continuent Tungsten?<br />
- How do you fail over between sites?<br />
- How does Continuent Tungsten route transactions transparently between sites?<br />
<br />
Continuent is leading the charge to make multi-site operations work for SQL databases. Learn how Continuent Tungsten together with MySQL can give you the advanced data management capabilities your business needs today!]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Mon, 01 Oct 2012 18:55:18 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,569736,569736#msg-569736</guid>
            <title>Best HA Topology for 2 MySQL server Nodes (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,569736,569736#msg-569736</link>
            <description><![CDATA[ Hi,<br />
<br />
I am given a task to identify best Fault Tolerant HA topology with 2 MySQL Servers. <br />
 <br />
Little background:-<br />
 <br />
1. Our application at present runs over Oracle Database.  We are moving to MySQL for Lower cost Solution for Emerging Telecom Markets<br />
2. Performance is not too much of a concern. <br />
3. Dataset and user base is low. <br />
4. It is just that solution should be robust when it comes to Fault tolerance and HA. <br />
 <br />
I have researched for a few days and have following topologies in mind:-<br />
 <br />
 <br />
1. MySQL Multi-Master replication with Heartbeat and Pacemaker (No DRBD): For such a topology we would have one Floating IP Plumbed on any one node. <br />
 <br />
In case of a node/service/network/disk failure this floating IP will shift to the other active node (and send and alarm mail) and process request with minimal service downtime. <br />
 <br />
Advantages:-<br />
 <br />
a) Slave Promotion not required.<br />
b) Single IP HA connection <br />
c) Other master can still be used for DB backups etc.<br />
 <br />
Disadvantages:-<br />
 <br />
a) Read-only queries cannot be offloaded to the other master.<br />
b) High speed Network connectivity required for heartbeat<br />
c) Support fee (LINBIT for Heartbeat and Pacemaker).<br />
d) We need some sort of Replication monitoring scripts which will raise alarm in case replication is not working or in case both the nodes are out of sync. <br />
 <br />
 <br />
2. MySQL Multi-master replication with ReplicationDriver using J Connector (No Heartbeat/Pacemaker):  Our application will always make DB connections via JDBC drivers. <br />
 <br />
There is no floating IP in this case. We will be using connector replication driver to manage our connections. In this case we will tell replication driver to use one master as master and the other as a slave (so that we do not run into Update Conflicts).  <br />
 <br />
Advantages:-<br />
 <br />
a) Slave Promotion not required.<br />
b) Other master can be used for DB backups and read only queries etc.<br />
c) No LINBIT support fee<br />
d) No network interconnect required for heartbeat<br />
e) less complex to implement <br />
 <br />
Disadvantages:-<br />
 <br />
a) No Single IP - DB access code should be intelligent so as to write only to one master at a time.<br />
b) We need some sort of Replication monitoring scripts which will raise alarm in case replication is not working or in case both the nodes are out of sync. <br />
 <br />
Similarly we have following configurations<br />
 <br />
 <br />
3. MySQL with DRBD, heartbeat and pacemaker (No Replication): In this case MySQL will be running on one node at a time and DRBD will keep the two nodes in Sync.<br />
 <br />
Advantages:-<br />
 <br />
a) Synchronous – MySQL replication can at most be semi-synchronous<br />
b) No replication monitoring scripts required. <br />
 <br />
Disadvantages:-<br />
 <br />
a) LINBIT Support Fee<br />
b) One node is always down – no offloading possible.<br />
c) More Failover time as MySQL is required to be brought up.<br />
d) High Complexity.<br />
 <br />
 <br />
I also considered 2 more topologies – Same as 1 &amp; 2 but instead of Multi-Master it will be master-slave. This would have an overhead of Slave Promotion and Master Conversion to slave. <br />
 <br />
Please advice which is the best HA topology to have. Also I have no idea about stability of each of these topologies as my knowledge is primarily theoretical.<br />
 <br />
Thank you.<br />
 <br />
Best Regards,<br />
Prashant]]></description>
            <dc:creator>Prashant Goel</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 05 Oct 2012 04:10:42 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,569012,569012#msg-569012</guid>
            <title>Webinar 9/27: MySQL High Availability Realized (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,569012,569012#msg-569012</link>
            <description><![CDATA[ Thursday, September 27, 2012 10 AM PDT/1 PM EDT<br />
<a href="https://www1.gotomeeting.com/register/575821320"  rel="nofollow">https://www1.gotomeeting.com/register/575821320</a><br />
<br />
High availability is about more than making sure that apps can get to your data even if there is a failure. How about when you are upgrading your database schema? What if you need to add memory to a database server or reconfigure/restart MySQL? If your apps want to read data from a MySQL slave, how can you be sure they are not reading stale data without re-coding your apps? <br />
What if your main data center takes a hit? And what if you want better MySQL stability, performance, and simplified administration, but you cannot or do not want to re-write your apps or convert your current data to run with a proprietary MySQL re-write or a promised new version of MySQL? <br />
<br />
During this webinar, we will go through a detailed case study to show you how you can start with the MySQL version/build (MySQL Community 5.x, MySQL Enterprise 5.x, MariaDB, Percona, etc.), along with the data and apps that you already have, and iteratively build up a highly-available, scalable, multi-site database infrastructure where you can perform complex data management tasks with single commands. <br />
<br />
You will see live demos of the following: <br />
- Transition from MySQL 'native' replication to a Continuent Tungsten cluster with zero app downtime <br />
- Reading consistent data from slaves without app changes (SmartScale) <br />
- Schema upgrade on the master database server with no app downtime (switch operation) <br />
- Automated fail over when a MySQL database server crashes <br />
- Recovery of a failed master to a fully operational slave with a single command <br />
- Switch of database operations to a remote site with no app down time (geo-clustering, cross-site 'switch' operation). <br />
<br />
Join us at <a href="https://www1.gotomeeting.com/register/575821320"  rel="nofollow">https://www1.gotomeeting.com/register/575821320</a> !]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Wed, 19 Sep 2012 20:16:26 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,566803,566803#msg-566803</guid>
            <title>Problems with multi-homed Windows servers (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,566803,566803#msg-566803</link>
            <description><![CDATA[ I am trying to configure MySQL cluster on two multi-homed Windows 2008 R2 servers with 2 VMs in each machine. Each has a 4-port NIC installed with each NIC having a seperate IP (e.g., 192.168.0.10, .11, .12, .13) I have hostname in set as the IP within my config.ini file for each ndbmtd node and each mysqld node. When I start the services I get errors with the ndb nodes saying it is attempting to bind from the wrong address.  Can anyone help?]]></description>
            <dc:creator>Steve McGarrah</dc:creator>
            <category>High Availability</category>
            <pubDate>Thu, 30 Aug 2012 18:16:36 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,561888,561888#msg-561888</guid>
            <title>Monitoring the progress of the mysql recovery process (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,561888,561888#msg-561888</link>
            <description><![CDATA[ Is there a way to programmaticly determine that mysql is in recovery mode (and is processing the log entries)?  or a utility that can report that mysql is started but in recovery mode?<br />
<br />
Backgrounder:  <br />
- We using mysql on Ubuntu servers using heartbeat/pacemaker in an Active/Passive redundant pair configuration. <br />
- When simulating failover, we have observed that &quot;service mysql start&quot; on the new server will exit with success although mysql has begun the recovery processing and &quot;server mysql status&quot; reports that mysql is not available.<br />
- so we need prevent heartbeat/pacemaker from taking any action while mysql is doing its recovery processing<br />
<br />
is there a way to determine that mysql is doing the recovery processing?]]></description>
            <dc:creator>Mike Denny</dc:creator>
            <category>High Availability</category>
            <pubDate>Tue, 28 Aug 2012 14:47:38 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,561670,561670#msg-561670</guid>
            <title>PHP Mysql web application that works windows server 2008R2 IIS7, SELECT, UPDATE, DELETE, but does not function INSERT (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,561670,561670#msg-561670</link>
            <description><![CDATA[ Good Day,<br />
<br />
I installed PHP and MySQL,<br />
<br />
Put a link PHP Mysql web application that works windows server 2008R2 IIS7, SELECT, UPDATE, DELETE, but does not function INSERT.<br />
<br />
The same application other server Xampp is running at 100%.<br />
<br />
<br />
     Ernest]]></description>
            <dc:creator>ernest francisc</dc:creator>
            <category>High Availability</category>
            <pubDate>Sun, 22 Jul 2012 04:54:24 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,560522,560522#msg-560522</guid>
            <title>Shutdown Times when using Mysql over NFS (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,560522,560522#msg-560522</link>
            <description><![CDATA[ I am running mysql using NFS.<br />
Everything seems to work fine and the performance seems to meet our expectations. However, I notice during our testing that after I run mysql under a load (sysbench) for a while, the shutdown times are in terms of hours? I have reducd the innodb log size to 32M and it still takes hours. A similar test using local disks takes about 5 minutes to shutdown.<br />
<br />
Has anyone seen this great of disparity and long shutdown times when using NFS?<br />
Any guidance? Although I have not tested it, I suspect that the recovery times would be about the as the shutdown times.]]></description>
            <dc:creator>Gil McGrath</dc:creator>
            <category>High Availability</category>
            <pubDate>Sat, 14 Jul 2012 14:23:34 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,558753,558753#msg-558753</guid>
            <title>Occasional long insert time with hard, real-time application (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,558753,558753#msg-558753</link>
            <description><![CDATA[ I'm using MySQl in a fairly hard, real-time application. The insertions into the Database normally take about 4 seconds. If I run a test over-night, about 6 out of 20,000 insertions take as much as 20 Seconds.<br />
<br />
Is this expected? Is it possible for MySQL to support a hard, real-time application without occasional excessive insert times?<br />
<br />
Many thanks!]]></description>
            <dc:creator>Todd Sampson</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 29 Jun 2012 14:55:26 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,558312,558312#msg-558312</guid>
            <title>MySql Community in Win 2008 failover cluster (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,558312,558312#msg-558312</link>
            <description><![CDATA[ Hello !<br />
<br />
I want to setup MySQL in a Windows 2008 R2 failover cluster but I face to a little problem...<br />
The cluster uses 2 nodes and MySql 5.5 is installed as a service on both. The datadir is set on a cluster shared volume (CSV) to be accessible from both nodes. <br />
<br />
I added MySQL service as a cluster's resources, called &quot;MYSQL&quot;, set with a private IP (10.10.10.10) declare as static in a WINS server (I've no access to my company DNS). The MySql services on each node are in manual mode and only one is started (on node1). MySql works fine, I can set new databases and work on them.<br />
<br />
For testing the failover function, I set a php website that uses MySql database. If MySql service is started on node1, all goes fine. But if I simulate the fail of node1, the MySql resource (and service) starts on node2 but the website can't get connexion to the database anymore.<br />
<br />
After many hours working on this problem, I'm unable to fix it. If someone can give me some advice, it'll be great !<br />
Thx in advance !]]></description>
            <dc:creator>Eric DUCAS</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 22 Jun 2012 14:12:58 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,558049,558049#msg-558049</guid>
            <title>Redirect connections mysql server to another (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,558049,558049#msg-558049</link>
            <description><![CDATA[ Hi all ..<br />
<br />
I have several days trying to solve this problem,<br />
<br />
The thing is I'm looking for a way to redirect connected clients from one server to another.<br />
<br />
<br />
<br />
For example, I have 10 connections (some limit set) in a mysql server, the eleven client reaches, I try to do is redirect that client, either before or after you connect to the server for a backup<br />
<br />
<br />
Customers are programs written in C that are in constant communication with the database.<br />
<br />
I wish someone could help me with this problem<br />
<br />
thank you very much!]]></description>
            <dc:creator>Edgar Juve</dc:creator>
            <category>High Availability</category>
            <pubDate>Sat, 30 Jun 2012 00:28:41 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,551832,551832#msg-551832</guid>
            <title>PHP:  PECL/mysqlnd_ms - Master Slave plugin (Replication, Load balancing) (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,551832,551832#msg-551832</link>
            <description><![CDATA[ PHP:  PECL/mysqlnd_ms - Master Slave plugin (Replication, Load balancing)<br />
<a href="http://www.slideshare.net/nixnutz/load-mysq-clusterin-balancing-peclmysqlndms-14"  rel="nofollow">http://www.slideshare.net/nixnutz/load-mysq-clusterin-balancing-peclmysqlndms-14</a><br />
<a href="http://www.slideshare.net/nixnutz/the-mysqlnd-replication-and-load-balancing-plugin"  rel="nofollow">http://www.slideshare.net/nixnutz/the-mysqlnd-replication-and-load-balancing-plugin</a><br />
<a href="http://blog.ulf-wendel.de/2012/peclmysqlnd_ms-14-load-mysql-clustering-balancing/"  rel="nofollow">http://blog.ulf-wendel.de/2012/peclmysqlnd_ms-14-load-mysql-clustering-balancing/</a><br />
<a href="http://blog.ulf-wendel.de/2011/the-mysqlnd-replication-plugin-110-release/"  rel="nofollow">http://blog.ulf-wendel.de/2011/the-mysqlnd-replication-plugin-110-release/</a><br />
<a href="http://blog.ulf-wendel.de/2011/replication-plugin-filter-and-conquer/"  rel="nofollow">http://blog.ulf-wendel.de/2011/replication-plugin-filter-and-conquer/</a><br />
<a href="http://blog.ulf-wendel.de/2011/peclmysqlnd_ms-compared-to-a-classic/"  rel="nofollow">http://blog.ulf-wendel.de/2011/peclmysqlnd_ms-compared-to-a-classic/</a>]]></description>
            <dc:creator>Edwin Desouza</dc:creator>
            <category>High Availability</category>
            <pubDate>Wed, 06 Jun 2012 17:11:50 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,550403,550403#msg-550403</guid>
            <title>How Constant Contact Uses MySQL and Continuent Tungsten (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,550403,550403#msg-550403</link>
            <description><![CDATA[ Constant Contact is a provider of marketing services for over 500,000 small businesses and organizations worldwide, helping them to drive engagement and build relationships with current and prospective customers. As the company moves to embrace open source, it’s important to find the right tools to grow the MySQL database infrastructure as well as have a strong team to support the implementation and management of the environment.  <br />
<br />
Join Heather Sullivan, Senior Database Administrator at Constant Contact at <a href="https://www1.gotomeeting.com/register/581656488"  rel="nofollow">https://www1.gotomeeting.com/register/581656488</a> to learn why Constant Contact  chose Continuent’s Tungsten for their replication needs. Heather discusses how Tungsten provides a means to manage a highly available environment with disaster recovery, and greatly simplifies the day-to-day management of MySQL replication. Continuent Tungsten also helps to lay the foundation for Constant Contact to expand its infrastructure footprint to best serve customers.]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Tue, 05 Jun 2012 21:09:35 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,532647,532647#msg-532647</guid>
            <title>High availability is about more than just making sure that applications can get to your data, even if there is a failure. (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,532647,532647#msg-532647</link>
            <description><![CDATA[ <a href="https://www1.gotomeeting.com/register/733210944"  rel="nofollow">https://www1.gotomeeting.com/register/733210944</a>. Learn how you can start with the data and apps you already have, and build a highly-available, scalable multi-site infrastructure. Thursday 5/17 @ 1 pm ET/10 am PT]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Wed, 09 May 2012 20:21:44 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,527547,527547#msg-527547</guid>
            <title>Advanced Multi-Master Solutions Made Easy with Continuent Tungsten (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,527547,527547#msg-527547</link>
            <description><![CDATA[ Webinar, Wednesday 5/2 @ 10 am PT/1pm ET<br />
<a href="https://www1.gotomeeting.com/register/656585273"  rel="nofollow">https://www1.gotomeeting.com/register/656585273</a><br />
<br />
Continuent Tungsten has broken new ground to make previously complex or completely unattainable MySQL data management solutions simple and easy to deploy. Continuent Tungsten brings high availability, performance scaling, and simple cluster management to off-the-shelf MySQL. Continuent Tungsten also includes advanced multi-master topologies that enable users to spread data across clusters and sites. <br />
<br />
In this webinar we show how to architect and manage cutting edge data management topologies. We start with simple clustering, build up to multi-master/multi-site, and end by illustrating how to integrate your MySQL systems to other DBMS types. The webinar includes live demos of simple failover, DR site setup, and fan-in from multiple sites to a single reporting server. By the end of the talk you will understand how Continuent Tungsten works and the problems you can solve with it. <br />
<br />
Continuent Tungsten customers include American Express, AT&amp;T, Constant Contact, F-Secure, Financial Times, Juniper Networks, Hearst Magazines UK, Marketo, Norwegian Broadcasting Corporation, Sony Music Entertainment, Thomson Reuters and Zappos.com, an Amazon company. The largest Tungsten Enterprise deployment processes 500,000,000 transactions per day on 150TB of managed data. <br />
<br />
Join us at <a href="https://www1.gotomeeting.com/register/656585273"  rel="nofollow">https://www1.gotomeeting.com/register/656585273</a> to learn how you can put the power Tungsten to use today!]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Wed, 25 Apr 2012 20:20:45 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,526339,526339#msg-526339</guid>
            <title>Is a successful failover possible without using MySql Cluster (1 reply)</title>
            <link>http://forums.mysql.com/read.php?144,526339,526339#msg-526339</link>
            <description><![CDATA[ Assume an environment having two community edition MySql databases configured for master-master replication, with each database installed on a separate host. Application traffic is directed at only one of the databases (designated as the “active” master database).  Using Connector J, is it possible to orchestrate a successful failover if the active master were to go offline without using any third-party monitoring tools (e.g., Heartbeat)?]]></description>
            <dc:creator>Chris West</dc:creator>
            <category>High Availability</category>
            <pubDate>Sat, 21 Apr 2012 05:34:16 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,522462,522462#msg-522462</guid>
            <title>HA &amp; Scalability w MySQL + SAN + VMWare: Architecture Suggestion Wanted (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,522462,522462#msg-522462</link>
            <description><![CDATA[ First, thank you in advance for good solid suggestions you can offer.  I suppose someone has already asked this, but perhaps you will view it as a fun challenge to meet my many criteria with your suggested MySQL architecture.<br />
<br />
I am working at a University on a high-profile database driven project that we expect to be slammed within the first few months. Since this is a new project and one that we expect to be popular, we don't know what kind of usage to expect, but we want to be prepared.  Therefore, we are building in extra capacity. <br />
<br />
Our top goals are scalability and high availability, provided we hope through multiple MySQL nodes and VMWare functionality.  I've been surprised that there are not more MySQL architects trying to meet these high-level goals using virtualization and shared storage (or at least they do not seem to be writing about it).<br />
<br />
I've looked at replication, multi-mastering, DRBD, clustering, partitioning, and sharding.<br />
<br />
Here's what we got, and some of our constraints:  <br />
<br />
*  We are concerned that One Big Database instance won't be enough to handle all of the queries, plus it is a single point of failure.  Therefore, multiple nodes are desirable.<br />
<br />
*  With the primary application that will be using the database, writes and reads cannot be split off from each other.  This limitation alone, rules out replication, MMM, and a few other solutions.<br />
<br />
*  We do not expect to be especially write-heavy.<br />
<br />
*  We have shared storage in the form of an iSCSI SAN. We'd like to leverage the shared storage, if possible. <br />
<br />
*  We have VMWare HA which already monitors hosts and brings them up within minutes elsewhere if we lose a host.  So some of the suggested HA solutions are redundant.<br />
<br />
*  We expect to have another instance of our system running in the Amazon cloud for the first few months while the traffic is high, so we may take advantage of RDS, though an exact duplicate of our local system will save us development work.<br />
<br />
Thanks for any advice you can give. <br />
<br />
Wes Modes]]></description>
            <dc:creator>Wes Modes</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 30 Mar 2012 01:18:57 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,521510,521510#msg-521510</guid>
            <title>Building a Multi-master, Multi-region MySQL Infrastructure in Amazon EC2 (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,521510,521510#msg-521510</link>
            <description><![CDATA[ Thursday, 3/29 @ 10 am PT/1 pm ET<br />
<a href="https://www1.gotomeeting.com/register/429957080"  rel="nofollow">https://www1.gotomeeting.com/register/429957080</a><br />
<br />
Tuesday, 4/3 @ 9 am ET/15:00 CEST/14:00 BST/16:00 EEST<br />
<a href="https://www1.gotomeeting.com/register/118613520"  rel="nofollow">https://www1.gotomeeting.com/register/118613520</a><br />
<br />
Your company has built a great new app and launched it in the cloud. And now you are seeing what many wish for: an exponential adoption of your app. But is your database tier really up to the job? <br />
<br />
- What happens if your MySQL server fails? <br />
- Can you fail over to a replica quickly? <br />
- Do you even have a replica to fail over to? <br />
- Can you keep your app available even as you upgrade your database schema or add additional or more powerful database servers? <br />
- Can you easily scale read operations by load balancing them across a set of replicas? <br />
- Do you have a way to maintain a set of data that is globally accessible, across Amazon EC2 regions in the USA, Europe, APAC, Japan etc., and that allows app users to get to and update their data with minimal latency, no matter where they are located? <br />
- How do you make sure that an update made in a database in Japan gets propagated to databases in Europe, USA, APAC etc. with minimal latency? <br />
<br />
This webinar focuses on the ways that Tungsten Enterprise can help you to solve these issues by combining local MySQL clusters, for high-availability and scalability, with cross-region, multi-master replication to maintain a globally distributed database.]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 23 Mar 2012 22:32:49 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,519236,519236#msg-519236</guid>
            <title>NDB Cluster Ha-Proxy and Heartbeat (3 replies)</title>
            <link>http://forums.mysql.com/read.php?144,519236,519236#msg-519236</link>
            <description><![CDATA[ Dear All,<br />
<br />
I'm currently building up a HA Cluster using lastest MySQL Cluster, Heartbeat and Ha-Proxy.<br />
<br />
Basically I already have setup everything needed an it seems to work fine. Now I've stumbled across a big problem. I dumped one database from our production server to do some failover testing on the cluster. The problem is that in order to have the db replicated on both storage nodes I have to change ENGINE in the sqldump to NDB. Once I did that and tried to restore the db I got errors saying that NDB is not capable of e.g. FULLTEXT searches etc. Googling the web shows clearly that I have to use MyISAM since NDB doesn't support it (yet???). Now I'm stuck becuase if I can't replicate a db my load-balancer (HA-Proxy) is useless since I don't have the db on both storage nodes. Once a client is switched to the other storage node there are no tables in the db. :( I read a few posts about using sphinx when myISAM is using Fulltext searches. Can I simply change some lines in the sql dump so it uses Sphinx?<br />
<br />
Can I use on storage node with two mysqld's? The storage nodes are conntected via iSCSI to a netapp storage that is clustered so I would not really need a second storage node.]]></description>
            <dc:creator>Oliver Weinmann</dc:creator>
            <category>High Availability</category>
            <pubDate>Sat, 21 Apr 2012 19:32:14 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?144,517131,517131#msg-517131</guid>
            <title>MySQL high availability from a local cluster to multi-site clusters in the cloud: Introduction to Tungsten Enterprise 1.5 (no replies)</title>
            <link>http://forums.mysql.com/read.php?144,517131,517131#msg-517131</link>
            <description><![CDATA[ Live webcast Thursday 3/1/12 @ 10 am PT/ 1 pm ET<br />
<a href="https://www1.gotomeeting.com/register/597680512"  rel="nofollow">https://www1.gotomeeting.com/register/597680512</a>, and <br />
Tuesday 3/6/12 @ 15:00 CET/14:00 GMT<br />
<a href="https://www1.gotomeeting.com/register/860877873"  rel="nofollow">https://www1.gotomeeting.com/register/860877873</a><br />
<br />
Learn how the next version of Tungsten Enterprise will help you push the envelope in multi-master, multi-site MySQL database clusters. We will be introducing the following features:<br />
<br />
- Setting up MySQL clusters with a single installation command<br />
- Automatic master failover without data loss<br />
- Building disaster recovery sites quickly<br />
- Automated failover between sites<br />
- Building multi-master MySQL clusters that cross multiple worldwide sites, in the cloud.<br />
<br />
Tungsten Enterprise is setting the standard for helping business build highly available and fast database systems using any MySQL version (MySQL Community 5.x, MySQL Enterprise 5.x, MariaDB, XtraDB). Our customers include Constant Contact, F-Secure, Hearst Magazines UK, Marketo, Norwegian Broadcasting Corporation, Sony Music Entertainment, Thomson Reuters and Zappos.com.<br />
<br />
Join us to learn how Tungsten Enterprise 1.5 helps you in managing your data worldwide! Register at <a href="http://www.continuent.com/news/webinars"  rel="nofollow">http://www.continuent.com/news/webinars</a>!]]></description>
            <dc:creator>Petri Virsunen</dc:creator>
            <category>High Availability</category>
            <pubDate>Fri, 24 Feb 2012 17:18:04 +0000</pubDate>
        </item>
    </channel>
</rss>
