Search results

  1. B

    How to clean "zombie" fencing request in pacemaker after disaster recovery of a 8.3 cluster

    Hi, I have a simple Proxmox 8.3 cluster with 3 nodes by Scaleway (ex-dedibox) Due to server failure, I had to replace all the nodes (one after a hard crash), one after the other, keeping the cluster alive. Now everything seems to be back to normal, but the pacemaker service still has these...
  2. B

    IP Failover / Routing via hosted Pfsense configuration

    Hello, I have been using a Proxmox for a while with a very simple network configuration, with only one NIC and one bridge that NAT the traffic to a private VLAN like this: (/etc/network/interfaces of the host) auto eno1 # internet facing interface iface eno1 inet static address...