corosync

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...