Hi everyone, I'm pretty new to Proxmox, and so far, I really like it. Today, I attempted to connect my two OVH servers to run as a cluster over the private NIC. Everything seemed to work fine until I started experiencing timeouts on the second server through the UI. After some troubleshooting, I realized I had forgotten to open the Corosync ports in the firewall. Once I quickly deactivated the firewall, everything started working fine. My question is, could this have caused any issues with the cluster, considering the ports weren't open when joining, or am I just being paranoid?
Code:
root@core:~# pvecm status
Cluster information
-------------------
Name: host-clu
Config Version: 2
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Fri Mar 14 01:17:21 2025
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000001
Ring ID: 1.12
Quorate: Yes
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.100.10 (local)
0x00000002 1 192.168.100.11