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, Can you do: curl -X POST -d '{"operation": "getHosts" }' http://localhost:9500/2/stat and paste the output here. Best regards Johan
-
It would be great if you can post also: /var/log/cmon.log /var/log/cmon_2.log Best regards Johan
-
Thanks Mike, looking into this.BRjohan
-
Thanks. will check. BR johan
-
Hi Michael, If you on 10.10.2.186 do: nc -dl 9999 | xbstream -x -C /dataand on 10.10.2.25 do:/usr/bin/innobackupex --host=127.0.0.1 --user=cmon --password=cmon --stream=xbstream /data/ 2>/home/ec2-...
-
Hi, do you have enough disk space on 10.10.2.186:/home/ec2-user ? What AMI are you using and what instance size?Best regards Johan
-
Hi, It is hard to give an exact number. The largest i have seen is 9 nodes, but the most common is 3 nodes. It also depends on the type of application. Read-mostly applications can generally sustai...
-
Hi! Can you paste the content of the mysql error log here. Usually found in: /var/log/mysql/mysql*.log /var/log/mysql*.log /data/error.log (basically it will be specified by the log-error direc...
-
For MariaDB, tweak the my.cnf.slave template so it looks like: [mysqld]bind-address=0.0.0.0log_bin=binloglog_slave_updates=1expire_logs_days=7server_id=1001binlog_format=ROWslave_net_timeout=60base...
-
Hi, No known issues with the Debian 7.8. For Centos/Redhat we are fixing up so that version 7 will be supported. Best regards Johan