Proxmox data link - redundant ring protocol

Hoang.NV

New Member
Aug 28, 2019
13
0
1
34
Hi all,

I have a cluster Proxmox 6.3 that include 7 nodes.

The cluster is configured redundant ring protocol with 2 link: 1 link for Corosync network, 1 link for data (redundant ring protocol) connect to Shared storage (NAS).

When data link on one of node in cluster is down, i want VMs will be migrate to another nodes in cluster. How can do it ?
 
The HA Manager will only get active, once a node lost connection to the cluster via Corosync. It does not monitor the availability of a single link.

In that case you will have to build something yourself to monitor that one link and to act upon it.