I am running into either one issue, or two separate issues, with Windows Server 2022 running about 6 Hyper-V virtual Windows Servers.
Twice now, the Hyper-V Virtual Machine Management service has crashed, and although the VMs do seem to remain running, the service will not restart until I reboot the server. I typically find out when this happens because I get backup alerts stating that the nightly backups are failing.
When researching this issue, I found an interesting Event Log that may or may not be related. This particular Event Log is almost nonexistent when I look for it in search engines. When I do find it, I get very vague descriptions of what it means:
The event is Hyper-V-VMMS 16140:
'SERVER' cannot delete file. The system cannot find the path specified. (0x80070003). (Virtual machine ID [Followed by the virtual machine ID])
Interestingly, the Event Log only seems to happen for the virtual servers that are being replicated to an older, Windows Server 2016 Hyper-V server. The replication is taking place via Hyper-V replication.
I am not sure how to prevent these crashes, and (if it's related) how to solve the 16140 error. My research has led me to some tweaking of Hyper-V folder permissions but so far, nothing has seemed to work.
My goal is to prevent these crashes and my only theorized way of doing this is to solve the mystery 16140 error, which is difficult to research due to there being almost no available information about it.
Can anyone help here?