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, We will fix this in the next release. Can you send more of your cmon log details (i would be grateful if you could log it as a Support Ticket - easier to track)? BR johan
-
Hi again Raul, If you could: edit the cmon_db.sql * Search for 'INSERT INTO memory_usage_history' * replace NEW.report_ts with NULL THen do: mysql -uroot -p < cmon_db.sql to reload the tr...
-
Hi Michael, If you want to install Clustercontrol for MySQL Cluster you should add (on the controller, one of them cmons' is the boss): ndb-connectstring=mgmt_server_1,mgmt_server_2 type=mysqlclu...
-
Hi, Given the error I assumed you were on MySQL Cluster for some reason (since you are on Galera the config.ini stuff does not apply at all here). However, can you send me the cmon.cnf file you ha...
-
Pablob, In the s9s_haproxy script (installed in /usr/bin if you used the Configurator) on the controller you can change: HAPROXY_SRC="haproxy-1.4.23.tar.gz" to specify whatever version you...
-
Hi David, Many thanks for this! We will incorporate your suggestions soon. Best regards Johan
-
Hi Daniel, https://github.com/severalnines/haproxy has been updated with your proposed changes. Thanks again. Best regards Johan
-
You never answered the question about the file size. Was it the same on the controller and on the node? CMON executes md5sum on the source file and once copied on the target file and makes a compar...
-
Hi, If it is SST, then the /usr/bin/wsrep_sst_xtrabackup[-v2] script part of the mysql server distribution/version you have installed is old and incompatible with a later Percona Xtrabackup. So it...
-
Run: On the controller: md5sum /var/backups/BACKUP-149/backup-full-2016-02-21_000012.xbstream.gzOn the node 10.1.105.225:md5sum /root/s9s_tmp/1/galera/restore/backup-full-2016-02-21_000012.xbstrea...