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, Is the other mysql instance still running on the VM? On what port? BR johan
-
Hi Dinesh, Does the 'root' and 'cmon' passwords contain non-alphanumeric passwords? Did you manually install Percona from tar.gz files or something else? What cloud provider are you using? I would...
-
Hi, It is the Query monitor that is complaining and detected you are doing a bulk load and a query that exceeds a certain size so it won't be analyzed. We will improve on the message. There is noth...
-
Hi, This is fixed in 1.2.9 http://support.severalnines.com/entries/21095371-CMON-1-2-9-released-upgrade-instructions BR johan
-
Hi Andreas. Yes ClusterControl turn on/off the slow query log. The query is enabled for a period of time (configurable) and the stopped, parsed, erased, recreated .. and so on.. We are considering ...
-
I should also say that you can of course disable the Query Monitor and deal with the slow query log as you wish: UI -> Settings -> Query Monitor -> set "Query Sample Time" = -1 ThanksJohan
-
Hi, Can you try and change in /etc/cmon.cnf: ssh_identity = ~ / .ssh / id_rsa to ssh_identity = /root/ .ssh / id_rsa Save and exit service cmon restart Thanks Johan
-
Hi, yes it is okay, but your example will fail with: ERROR 1170 (42000): BLOB/TEXT column 'plugin' used in key specification without a key length You must index a part of the blob/text, like this...
-
Hi guys, we will try and provide you with a procedure for this. Will the controller (cmon process) still be able to communicate with the nodes on the addresses defined in /etc/cmon.d/cmon_X.cnf (w...
-
Hi, I don't know yet if it is a DNS isssue, but could be. I would need to check with a colleague but it could take a while (he is not online now). Did you use "add existing cluster" or did you crea...