Short: on Node Restart HA started to migrate CT on another node, where it wasn't supposed to move.
Long: I have small cluster out of 5 nodes, I've experimented a little with HA and then disabled HA node affinity rule for later. Today I decided to restart 3rd one because of kernel upgrade. That node had 3 CTs, one of them was inside HA rules. This CT was setup to replicate with nodes 4 and 5, same nodes were setup for HA. But as the node started to restart, the CT was tried to migrate to node 1 (not 4 or 5). Where it was failed to start, because it wasn't replicated there before. I solved it just moving the conf to the 3rd node after restart, so it is not a problem for me now, but I think it's could be important to investigate it, so it wouldn't repeat, when it will be important.
Data: Proxmox v9.1.1
Nodes: 1:
CT number
Cluster options,
HA node alone affinity rule (disabled!):

300 and 908 are on another node, I wanted to adapt HA later.
HA Resource properties:

Replication rules:

Restart logs:

I've also attached system log from
My solution(worked):
Long: I have small cluster out of 5 nodes, I've experimented a little with HA and then disabled HA node affinity rule for later. Today I decided to restart 3rd one because of kernel upgrade. That node had 3 CTs, one of them was inside HA rules. This CT was setup to replicate with nodes 4 and 5, same nodes were setup for HA. But as the node started to restart, the CT was tried to migrate to node 1 (not 4 or 5). Where it was failed to start, because it wasn't replicated there before. I solved it just moving the conf to the 3rd node after restart, so it is not a problem for me now, but I think it's could be important to investigate it, so it wouldn't repeat, when it will be important.
Data: Proxmox v9.1.1
Nodes: 1:
mini1, 2: mini2, 3: oldie1, 4: tiny1, 5: tiny2.CT number
351, hosted on oldie1.Cluster options,
ha: shutdown_policy=failoverHA node alone affinity rule (disabled!):

300 and 908 are on another node, I wanted to adapt HA later.
HA Resource properties:

Replication rules:

Restart logs:

I've also attached system log from
oldie1 on reboot, if it could be helpful. And can provide further logs if needed.My solution(worked):
mv /etc/pve/nodes/mini1/lxc/351.conf /etc/pve/nodes/oldie1/lxc/Attachments
Last edited: