Dev Tools · 2h ago
GBase 8a Cluster Installation with Non-Default SSH Port
This guide details configuring GBase 8a cluster installation on Linux servers using a custom SSH port (e.g., 2222). It covers setting user-level SSH config and the installer's sshPort parameter to avoid connection failures. The fix ensures the coordinator can SSH into data nodes and gcware detects node liveness correctly.
Meridian48 take
A niche but practical workaround for database admins using non-standard SSH ports, though the manual config steps could be automated.
gbase-8assh-port-configuration