Importing existing postgres cluster fails
While adding an existing postgres cluster to the clustercontrol returining job fail. The clustercontrol located in local network and the postgresserver is in outside the network.
- [19:23:19]: Adding existing cluster has failed.
- [19:23:19]: Specify one or more servers to add an existing cluster.
- [19:23:19]: Verifying controller host and cmon password.
- [19:23:19]: Adding cluster with type 'postgresql_single', vendor 'default'.
The ssh is running in customport in postgres server.
Do i need to open any other ports for this client servercommunication..?
-
Official comment
Hi,
You will have to open port for SSH and 5432 (or other) that you use for PostgreSQL.
Thanks,
KrzysztofComment actions
Please sign in to leave a comment.
Comments
2 comments