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-
Note: Updated the instructions to make it easier to install.
-
Hi, That is great! Yes, so the first time the controller needs to be started. Then, in subsequent restarts, it is not so important in which order the nodes are started. Good luck and happy clust...
-
Hi Scott, Yes in our new gui (http://<ccserver>/clustercontrol), it seems to be missing to set this parameter, however, in the old gui (http://<ccserver>/cmon ) it is possible to set in Cluster S...
-
Just another thing, if you use e.g DSA, then you can set : ssh_identity=/path/to/id_dsa in /etc/cmon.cnf and then restart the controller. By default, RSA is assumed.
-
Thanks Daniël, updated the article with your information!
-
Hi, Check for trailing whitespaces after os=debian (and for all other parameters too) BR Johan
-
Hi, I see in what you pasted above: os=debian # skip_name_resolve = [0|1] - set 1 if you use ip addresses only everywhere skip_name_resolve=1 # mode = [controller|agent|dual] You are not allowe...
-
Hi, If you start with: sudo /usr/sbin/cmon What happens then? Please send what it prints out, and also what you have in /var/log/cmon.log THanks Johan
-
Hi, Did you ever start with "type=mysqlcluster" in /etc/cmon.cnf (because it is MySQL Cluster specific)? There could then be some old data laying around. You could do (since you know have it mor...
-
Hi Kertion, Yes to be able to do management (start/stop/install/export configs etc) then passwordless ssh is needed. Moreover, we are simplifying the installation of this, and I hope to update th...