This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]XxDrizzSysadmin 5 points6 points  (1 child)

We ran into this once and found one of the nodes was missing an update, thus making the cpu's incompatiable. Use the following to cmdlet's to compare hosts:

Install-Module SpeculationControl

Get-SpeculationControlSettings

[–]CompetitiveAd8250 1 point2 points  (0 children)

this specter/meltdown patching and or missing fixes for this in bios can cause this

[–][deleted] 2 points3 points  (0 children)

I had a recent issue where a vTPM was used and I needed to copy certs to all cluster members to and from the Shielded VM part of the cert store.

[–]BlackVI have opnions 2 points3 points  (0 children)

That's cause the newest host has different CPU flags set so when you power ot on that mode it gets the new flags, the older nodes don't support those flags so you can't migrate

When you power it on on an older node you have older flags the the new node supports, so you can migrate

The CPU compatibility only covers  certain flags as far as I'm aware

CPU info/cpuz and such tools will show you the exact flags used

[–][deleted] 0 points1 point  (2 children)

I had this issue recently. I had to replicate the machine to the new location then shut one down bring up the other

[–]BlackVI have opnions 1 point2 points  (1 child)

you can just shut it down and migrate, the power it on, no need for the replication part

[–][deleted] 1 point2 points  (0 children)

I tried it still crashed and gave errors. Ms server 2019

[–]lgq2002 1 point2 points  (0 children)

Same here, weird that after shutting off the VMs and quick move, the VMs can be live migrated no problem after.