Adding two nodes with different SSH ports?
Deploying an existing MySQL cluster, but two of the nodes have different SSH ports, how do I specify? One connects fine but the other tries on the wrong port.
-
Hi ServiceInSync,
That because in your /etc/cmon.d/cmon_X.cnf, where X is the Cluster ID, the ssh_port will be used for all of the nodes specified and has to be the same port to be used by the cluster as well. There's no support yet that you can have different SSH ports and same as database, it cannot have different database ports than the other. You can check out these posts: https://support.severalnines.com/hc/en-us/articles/212426203-Change-SSH-Port-and-OS-User or https://severalnines.com/docs/components.html#ssh
Please sign in to leave a comment.
Comments
1 comment