corosync

  1. B

    Cluster going down randomly

    Hi, I'm having a strange issue on my proxmox4.3 cluster: from time to time all nodes appears red in web GUI. Gui also sometimes is not reachable at all and I have to restart nodes.. I figured out that the logs always shows these lines, even if all is marked green: Reading the forum have lead...
  2. M

    [SOLVED] Changed VMBR0 IP Address Before Setting Up Cluster and Experienced Issues

    Hello everyone, I corrected this issue but wanted to share my experience with setting up a cluster following the Proxmox Wiki after I had already changed the IP address of vmbr0 on both Proxmox hosts. I installed Proxmox on two platforms with hostnames: proxmox1 and proxmox2. Both of the...
  3. P

    Nodes getting offline

    Hi, I have a cluster setup with 2 nodes (proxmox01 and proxmox02). Proxmox01 is my primary node, then Proxmox02 is my second. What I noticed is everytime proxmox02 gets a bit loaded (system load reach around 2.0) because of the "kvm" process, it automatically get disconnected from the cluster...
  4. P

    Changing IP on cluster nodes

    Hi, I'm currently in a situation that I need to change the IPs for my proxmox nodes. For the reason that the current IP that we used is unfortunately conflicting on the weave network that we used as the bridge interface. So: current IP: proxmox01 - 10.2.4.1 proxmox02 - 10.2.4.2 NEW IP should...
  5. P

    Unable to create VM in the second node

    Hi, I have a fresh setup of Proxmox VE 4.2-15 cluster with two nodes running, Proxmox01 and Proxmox02. Using Proxmox01's UI as my management UI, I'm able to deploy and setup a VM on Proxmox01 with no sweat. However, I'm having an issue deploying a VM in Proxmox02 (using Proxmox01's UI). I was...
  6. stefws

    FW vs corosync config with 2 rings

    Got a non-std corosync config here with a static nodelist and 2x rings across each their redundant switch networks: This imposes some issues when wanting to use the firewall, as PVEFW-HOST-IN/OUT chains says: Could I modify these standard created chains to allow for both our corosync rings...
  7. S

    What's the proper way to specify a multicast address in 4.1?

    Hi, TL;DR: What's the correct way to specify a multicast address in v4.1 in a way that proxmox is aware of it and won't overwrite it in the future? Longer version: Just installing 4.1. My network admin has specified a multicast address which I must use. In a one-node config, I figured out...
  8. H

    Cluster gives log errors "corosync[31302]: [TOTEM ] Incoming packet has different crypto type

    I have two servers running PVE 4.1 and I just made them into a cluster. Everything seems to work fine, but I see in syslog on both systems corosync-related error messages every second or so: Jan 6 15:14:58 vs2 corosync[31302]: [TOTEM ] Incoming packet has different crypto type. Rejecting Jan...