Having read the docs (Yes I did!) I have setup HA according to how I think I understand it. Please confirm or fix my understanding!
I have 4 PVE hosts in a cluster (PM01, PM02, PM03, PM04).
PM01 & 02 have an additional NIC interface hosts 03 and 04 do not. Therefor I want to ensure my pfSense VM cluster (2 node cluster: PF01 & PF02) remain on PM01 & PM02, and preferably on separate hosts from each other.
In the web UI, I created 2 HA groups:
I have 4 PVE hosts in a cluster (PM01, PM02, PM03, PM04).
PM01 & 02 have an additional NIC interface hosts 03 and 04 do not. Therefor I want to ensure my pfSense VM cluster (2 node cluster: PF01 & PF02) remain on PM01 & PM02, and preferably on separate hosts from each other.
In the web UI, I created 2 HA groups:
- ID: pfSense-PF01
- Restricted: Checked
- Node PM01, priority 2
- Node PM02, priority 1
- ID: pfSense-PF02
- Restricted: Checked
- Node PM01, priority 1
- Node PM02, priority 2
- PF01
- VM: 100
- Group: pfSense-PF01
- PF02
- VM: 101
- Group: pfSense-PF02
- PVE will startup PF01 on PM01, and in the event PM01 goes down the cluster will migrate it to PM02.
- PVE will startup PF02 on PM02, and in the event PM02 goes down the cluster will migrate it to PM01.
- Is this correct?
- Does this ensure when the hosts are all coming online in the event of a total power failure (and UPS are dead) the cluster will startup these VMs on the expected hosts (PF01 will start on PM01, and PF02 will start on PM02)?
- When PM01 comes back online, does HA auto migrate PF1 back to PM01?
Last edited: