Search results

  1. P

    Corosync 3 fail over on proxmox 6

    Hi! We are currently implementing a secondary 2 link for corosync and when reading the documentation it says that the secondary ring (ring with lower priority) wont see any traffic unless all higher priorities have failed. # cat /etc/pve/corosync.conf logging { debug: off to_syslog: yes }...
  2. P

    PVE - Cluster - HA error recovery state

    Hi ! I have been working on an issue of error recovery after sudden shutdown of the proxmox server, where VMs show HA on error state . # ha-manager status | grep pve-01 lrm pve-01 (active, Tue Apr 13 17:13:31 2021) service vm:100 (pve-01, error) service vm:101 (pve-01, error) service vm:102...