john test
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Posts
Recent activity by john test Sort by recent activity-
super slow SST - anything to be done?
Hi all, DB size is 500 GB. xtrabackup-v2 SST is taking extremely long. It's taking longer to prepare (apply-log for about 12 hours and going) then it did to copy the data (which was about 7 hours)....
-
clustercontrol does not see garb
Hello Just installed clustercontrol and it does not see the garb node. It complains there are even number of nodes and suggests to add garb but garb is already there. ?? Thanks
-
garb on ubuntu
Since Galera install for Ubuntu has 3 packages galera-3 galera-arbitrator-3 mysql-wsrep-5.6 I am not sure which one(s) to put on just the garb node? Would it be galera-arbitrator-3 and galera-3 ? ...
-
installing galera/mysql on ubuntu
I am attempting to install Galera/MySQL on Ubuntu Trusty. Following all instructions in order $ sudo apt-get install software-properties-common# apt-key adv --keyserver keyserver.ubuntu.com \ --re...
-
clustercontrol setup failing on sudo
Running into this sudo issue. The test1 user had ssh key access to the galera DB server and has password based sudo, I provided the password in the interface for setup as well. What is going wrong ...
-
ClusterControl backup for galera cluster
I will be evaluating CC for galera cluster and have a question. How does the backup solution take into account the node failover? Let's say we have a 3 node galera cluster and backup runs from node...
-
good add-ons to Galera cluster
So I am already looking at ClusterControl but are there any other add-ons free or paid that are really good and should/or preferred to be used with a Galera cluster? Thank you
-
syncing data
hi there, I have a situation that after joining a new node to a galera cluster, the data is not being copied to the new node. What can I do? Also, if I ever need to do a force push, how can I do th...
-
bootstrapping a galera cluster
I am going through the article http://severalnines.com/blog/how-bootstrap-mysqlmariadb-galera-cluster I have question around this assuming all nodes are down and we need to bootstrap. Let's say n...
-
backup Galera/MySQL DB
Hi all, Just trying to determine if there are any gotchas, best practices or other things if I simply want to dump a DB or certain tables that reside in Galera/MySQL cluster. Can I simply do mysqld...