Search results

  1. T

    Corosync Redundancy not working

    Hm, that makes sense... your are probably right. :rolleyes: I will test that and let you know. Thanks a lot for the hint! Best, Alex
  2. T

    Corosync Redundancy not working

    Yes. Is that a problem?
  3. T

    Corosync Redundancy not working

    The link was still up according to: # ip link | grep eno But no ping was going through. On the switch side everything looks fine. I also replaced our data center switch of ring1 for a test but the result was the same. The network conf looks straightforward to me!? /etc/network/interfaces...
  4. T

    Corosync Redundancy not working

    Hello Fabian, thank you for your answer. If I pull the cable from node-2, ring0 than the node is isolated from 1 and 3. Nov 17 15:58:34 proxmox-2 corosync[2951]: [MAIN ] Completed service synchronization, ready to provide service. Nov 17 15:58:35 proxmox-2 corosync[2951]: [KNET ] rx...
  5. T

    Corosync Redundancy not working

    Hello! I have a problem with corosync redundancy on a 3 node test cluster running PVE 7.1-4. I set everything up and it looks fine but as soon as I pull the cable of ring0 the connection to the cluster is lost. The strange thing is that if I take down the port via # ip link set dev eno1 down...
  6. T

    LXC Unprivileged enabling docker - Security risk?

    Hi Oguz, so you would always prefer a classic VM over a LXC container for public web applications? Cheers