Grosen Friis
unread,Oct 4, 2024, 2:09:00 PM10/4/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to codership
Hi,
I have a production setup with 3 nodes, not hosted at the same provider but at 3 different VPS's in 3 different countries. Most of them only allow traffic through port 22, 80 and 443
I have tried to set up a Gelara Cluster anyway using autossh connections via port 22 combined with iptables.
Each node in the cluster can send nc commands through ports 3306, 4444, 4567 and 4568 via former mentioned autossh connections combined with iptables.
But despite much usage of traditional search engines and ChatGPT I have not succeded - yet.
I can start the Cluster on node 1, but when I start MariaDB on node 2 it cannot connect to node-1 due to timeouts/connection errors.
I was wondering if others have ever had success setting up a Gelara Cluster in a similar environment ? Or perhaps this is a setup that is not possible at all ?
Thx.
Grosen