• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Hyper-V cluster and OpnSense migration?

cyclone3d

Fully [H]
2FA
Joined
Aug 16, 2004
Messages
18,279
I've got a 3-node Hyper-V cluster running on Server 2025 Datacenter.

One of the VMs is OpnSense.

Whenever I try migrating the OpnSense server to another host, it loses connection.

I've verified the vswitches are identical between the hosts as well as identical physical switch settings.

It is the only VM that is causing me trouble as of now.

I've also tried rebooting OpnSense, disabling and re-enabling the NICa on the host and also shut and no shutting the ports on the switch.

The only thing left to do for diagnostics is to look at the config through the CLI and verify that it is seeing the same NICs as on the original host, but when it boots, it doesn't say anything about not finding the NICs.

Oh yeah, MAC spoofing is also enabled for the OpnSense VM as was recommended as a possible solution via the interwebs.
 
I generally find Hyper-V to be absolute trash... Have you tested migration with any other hypervisors like Proxmox VE?
 
Are the hosts on the same network, static IP? They (the VMs) aren't both running at the same time, no other possible IP conflicts?

The host is still up, it's just the opnsense vm that isn't working?
 
To fix network connection issues after replacing a network card in OPNsense, you must re-bind your logical interfaces (WAN/LAN) to the new physical ports.

I am betting that when it moves the network ports become unbound.
Google the above line to find out how to fix it.
 
Back
Top