Johan
- Total activity 435
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 103
Comments
Recent activity by Johan Sort by recent activity-
Hi, You need a cluster installed with ClusterControl in order to benefit from the Severalnines s9s* tool chain. If you have an existing cluster, and install ClusterControl with s9s_bootstrap --inst...
-
Hi Viktor, you can install it on the Controller node. Installing on the cluster nodes would defeat its purpose. BRjohan
-
Hi, See the previous comments: Install it on the controller node, installing it on the mysql nodes defeats the purpose. BRjohan
-
Chris, Yesterday I could reproduce your problems (with Percona), but today, they have disappeared. I don't know what's going on, but yesterday it seems that wsrep_sst_rsync and other files were mi...
-
Hi, Thanks for running through this. I will immediately disable Percona then. Please use Codership. Since the GRANTs failed, then the SST was broken. Also, many thanks for the 'sudo' and the 'lsb...
-
Chris, I am happy to hear you like them. If you take the 2.2 using the codership, then all previous MySQL and percona packages will be removed from the hosts you are using. E.g, the following is cl...
-
Hi, - xtrabackup can be used. However, the wsrep_sst_xtrabackup script is needed. I will locate it for you and post it here. Then you can install it in /usr/bin/ or /usr/local/mysql/bin (MYSQL_BA...
-
You can get wsrep_sst_xtrabackup: https://launchpad.net/codership-mysql/5.5/5.5.28-23.7/+download/wsrep_sst_xtrabackup The place it in either: /usr/bin/ or /usr/local/mysql/bin depending where you...
-
Yeah, you are right, that is the benefit of using xtrabackup! However, it will still say in the web gui that the Donor node is read-only (which is not true when you use xtrabackup), will fix that....
-
If you get the error: s9s_backup --install /etc/my.cnf Could not find mysql client binary Then change MYSQL_BIN in /usr/bin/s9s_backup (in the beginning of the file) to point to the mysql client ...