Recent content by shimi

  1. S

    Unable to add third node to the cluster

    Yes, it is always the same error, same rid&cid. Here is the redacted select: cid | rid | id | time | bytes | direction | spamlevel | virusinfo | ptime |...
  2. S

    Unable to add third node to the cluster

    Out of curiosity, I re-joined the former 2nd node using an alternative approach - remove /etc/pmg/cluster.conf on the pmg-backup node and remove all directories in /var/spool/pmg/cluster/*. The master node is active but both (new) nodes are stuck on synchronization - both nodes are trying to...
  3. S

    Unable to add third node to the cluster

    I do not remember exactly how I set up the third node. It definitely wasn't cloned because it doesn't run on PVE. Back to the problem: - I deleted the third node on the master (pmgcm delete 3), - I set up the third node from scratch, - I waited until synchronization between master and remaining...
  4. S

    Unable to add third node to the cluster

    Hello Stoiko, I did not remove and join a node to the cluster. First two nodes were part of the cluster since beginning and the problem started when I tried to add a third node. pmgcm status: NAME(CID)--------------IPADDRESS----ROLE-STATE---------UPTIME---LOAD----MEM---DISK pmg(1)...
  5. S

    Unable to add third node to the cluster

    Hello Stoiko, thank you for the hint. But, I am afraid, that is not it. All nodes run as VMs and chrony is running on all of them. The issue of not syncing error in log still persists. What I consider strange, is that only first two nodes (i.e. those that were originally running in a cluster...
  6. S

    Unable to add third node to the cluster

    Hello everybody, I have been running two node cluster for quite some time. Both nodes are VMs on PVE in the same subnet. Both nodes are on PMG 7.0-1 (pmg-api 7.0-7). I am struggling with adding a third node. I was following steps from both online documentation and this forum. I was able to add...