Jdd92
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Jdd92-
Jdd92 commented,
Yup, that was the ticket. I did a rolling update across the cluster and then setup xtrabackup as the SST method. Did some more testing and now it seems to be working.
-
Jdd92 commented,
rpm -qa | grep MySQLMySQL-server-5.5.23_wsrep_23.6-1.rhel5.x86_64MySQL-client-5.5.28-1.el6.x86_64 Server version: 5.5.23 MySQL Community Server (GPL), wsrep_23.6.r3755, wsrep_23.6.r3755 Looks like ...
-
Jdd92 commented,
That was a mistype on my part, "wsrep_sst_xtrabackup" was indeed the value I had set in my.cnf. Here is what I see in the logs after stopping the MySQL daemon and letting CMON do its thing: 13012...
-
Jdd92 created a post,
SST with Xtrabackup
I've gone ahead and setup Xtrabackup on my Galera nodes and all appears well. However, once I made the appropriate configuration change in my MySQL configuration file and then droped/re-added a nod...