Share via

Failed to read data from the VSS snapshot because the operating system responded with the following error: 'Incorrect Function'.

Simon Skrivanek 0 Reputation points
2024-06-15T15:41:20.6866667+00:00

Failed to read data from the VSS snapshot because the operating system responded with the following error: 'Incorrect Function'.

Windows for business | Windows Server | User experience | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Simon Skrivanek 0 Reputation points
    2024-12-28T12:11:43.9133333+00:00

    Hi Ian,

    Sorry for the late reply, but this didnt work, i have tested this out and still get the same error, its not a SQL server, its a host server, we are trying to backup, but keep getting the same error message:

    Failed to read data from the VSS snapshot because the operating system responded with the following error: 'Incorrect Function'.

    Thank you

    0 comments No comments

  2. Anonymous
    2024-06-18T01:55:01.13+00:00

    Hi Simon,

    Hope you're doing well.

    The error message you're encountering, "Failed to read data from the VSS snapshot because the operating system responded with the following error: 'Incorrect Function'," indicates an issue related to Volume Shadow Copy Service (VSS) writers. Let's troubleshoot this:

    1. The error is often caused by a problem with one of the SQL Server instances. Identify the problematic SQL Server instance by examining the first recorded SQLVDI error in the event log.
    2. Ensure that the database isn't in SINGLE_USER access mode during backup. Check if the database name contains any leading/trailing spaces or unprintable characters.
    3. If you're dealing with Hyper-V, disable the "Backup" integration service for the specific virtual machine causing the error. Re-enable the service after running a successful test backup.

    Remember to restart the system after re-registering writers and check the writer status.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

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