VM's won't start since Windows Updates October 2023

tverweij 25 Reputation points
2023-10-13T13:59:05.16+00:00

Since the installation of the October 2023 updates, random VM's fail to start after a reboot of the HyperV server (2019 DCE).

The error is: *<VMName> failed to start.

Synthetic SCSI Controller (Instance ID ....): Failed to Power on with Error 'Incorrect function.'.

Attachment '<path to vhdx file>' failed to open because of error: 'Incorrect function.'.*

To solve the problem, I have to:

  1. Remove replication
  2. Rename the vhdx file from the settings, press apply

After this rename, the VM starts without a problem. Yesterday I had 2 VMs with the problem, today 6 VM's had the problem.

The strange thing is that everything works after I rename the vhdx file.

Is anything known about this - is there a solution?

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
{count} votes

8 answers

Sort by: Most helpful
  1. MarkusGrudl 35 Reputation points
    2023-10-17T08:15:26.0833333+00:00

    We figured out the following:

    only standalone VM's are affected not clustered VM's

    affected VM's have .mrt and .rct File in addition to the .vhdx

    in your case they were created by DPM

    Fast workaround: delete the .mrt and .rct file

    negative Side Effect: error in DPM --> Recovery Point creation failed and backup needs consistency check.

    5 people found this answer helpful.

  2. Troy Fielden 5 Reputation points
    2023-10-31T08:49:44.5866667+00:00

    Deleted the MRT & RCT files worked for me. Sever 2019

    1 person found this answer helpful.
    0 comments No comments

  3. S R 0 Reputation points
    2023-10-14T01:17:53.1566667+00:00

    I have the exact same problem on two Hyper-v host servers so far. In both cases the attached drive is used by Windows Server Backup in the Guest OS. Your trick to rename the disk works but this is clearly some major glitch in the matrix.

    0 comments No comments

  4. tverweij 25 Reputation points
    2023-10-14T14:22:40.41+00:00

    I solved the problem by uninstalling the Windows Update.

    Hopefully the cause will be solved in the November updates.

    0 comments No comments

  5. Randall Elledge 0 Reputation points
    2023-10-14T15:46:35.8333333+00:00

    We had the same issue and renamed the vhdx files which fixed the problem. I tried renaming back and the issue returns. In our environment we don't encounter the issue again after a reboot of the affected VM's or hosts.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.