Search results

  1. S

    [SOLVED] Best practice for timeserver setup in 3 node cluster ?

    Hi, we are using a 3 node Proxmox Cluster where the hosts do not have access to the internet, nor to the internal network. All hosts are managed via a dedicated VPN network. Accessing the hosts from the internal network is not possible. VMs, which provide any services to the internal network...
  2. S

    [SOLVED] Corosyncs redundant ring falls faulty every 15s

    Hi, we have a 3 Nodes Cluster with 2 corosync rings, using this configuration. logging { debug: off to_syslog: yes } nodelist { node { name: proxmox-1 nodeid: 1 quorum_votes: 1 ring0_addr: 10.1.1.40 ring1_addr: 10.15.15.50 } node { name: proxmox-2 nodeid...