ha configuration

  1. K

    Proxmox fencing

    Hi everyone, Got some interrogation about fencing in proxmox. I wanna add fencing to my cluster I saw that there is 2 way which one is the best : Hardware (ILO 6) or software ? what do we have to use ? - fencing-pve - It seems that watchdog is unusable - whatcdog-mux How to setup...
  2. L

    Local Ephemeral Storage for HA VM

    Hello, just after a bit of implementation advice for planning out a cluster. Scenario - VMs running on ceph as a high availability cluster, but attached to each VM is an additional drive which is just for storing ephemeral data as a high-speed cache. This data does not need to survive a...
  3. T

    HA Cluster Configuration Issue

    Hey I have 2 nodes + Qdevice cluster configuration Node 1: 10.0.0.1 Node 2: 10.0.0.2 Qdevice: 10.0.0.3 If Node 1 goes down, machines are not migrating to Node 2 If Node 2 goes down, machines are migrating correctly to node 1. What I was doing wrong ? Thanks