What happens when the trial expires?
I currently have setup Percona replication, two nodes. What happens when the trial expires, though?
Will my nodes continue to function the same and I will just lose the ability to manage them via ClusterControl (can still manage manually I assume?) ?
Thanks
-
Hi there,
ClusterControl will default to community edition once it's expired. Details at https://severalnines.com/pricing and click on "Expand full list of features". And yes, you still able to manage your Replication manually after the trial expires.
Regards,
Ashraf -
Hi,
Database failover via load balancers like HAproxy/MaxScale/ProxySQL will happen automatically as it should be after the trial expires. Simply said, what has been deployed will retain after the trial expires. You will miss the scaling, management and monitoring granularity features in community edition.
Regards,
Ashraf -
Thank you for the reply Ashraf.
If I could trouble you with another question on a different topic...
If I put HAproxy in front of my replication topology (three nodes, master+ 2 slaves), will this work correctly? Will HAproxy make decisions also based on replication lag with the default settings, or should I change anything? the documentation did not make this clear for me.
Thanks
-
Hi Aviram,
If you deploy HAproxy using ClusterControl, then it should detect the replication topology accordingly based on replication role and read_only flag. By default, the slave lag limit is 5s. You can change it by going to /usr/local/sbin/mysqlchk on every DB node under SLAVE_LAG_LIMIT variable.
Regards,
Ashraf -
Hi Aviram,
You can go to our HAproxy tutorial page for details:
https://severalnines.com/resources/tutorials/mysql-load-balancing-haproxy-tutorial
Look at the bullet points 3.1.2. (mysqlchk for MySQL Replication) and 5. (Read/Write Splitting with HAProxy). Also, we have covered an example use case on MySQL Replication with HAproxy in this blog post:
http://severalnines.com/blog/high-availability-read-write-splitting-php-mysqlnd-mysql-replication-and-haproxyRegards,
Ashraf
Please sign in to leave a comment.
Comments
8 comments