@DreamCatcher-0722 FYI I opened a ticket with Synology yesterday but have yet to hear anything back.
KB5001347 (April 2021 Update): Issue with Server Backup on Hyper-V Server 2016
Are there anyone else seeing issues with Windows Server Backup on Hyper-V Server 2016 after installing KB5001347? We can reliable reproduce failing backups at stage "system state".
After uninstalling KB5001347 backups run as expected again. After re-installing KB5001347 backups stop working again.
The error message(s) in backup management console is/are:
- The mounted backup volume is inaccessible. Please retry the operation.
- The operation ended before completion.
The following error(s) is/are logged in event viewer:
- 517, Backup: The backup operation that started at 'UTCTIMESTAMP' has failed with following error code '0x8078004F' (The mounted backup volume is inaccessible. Please retry the operation.). Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
- 10170, HYPER-V-VMMS: Requester reported unsuccessful backup for the virtual machine 'MACHINENAME'. (Virtual machine ID GUID).
Thank you in advance!
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
20 answers
Sort by: Most helpful
-
-
Luc Wuyts 6 Reputation points
2021-05-06T05:16:09.62+00:00 Giving "Everyone" all rights to the container seems to solve this problem.
-
JiayaoZhu 3,926 Reputation points
2021-04-20T06:42:53.487+00:00 Hi,
Thank you for your posting!
Based on your descriptions and the link that you gave us, I would like to check first that have you tried the ways mentioned in the link that you yourself found. If so, can you give us some information about the result?
Secondly, based on these three error codes: 10170, 2155347997 and '0x8078004f', your issue may be related to VSS issue. Specifically, you may encounter backup corruption or configuration file corruption when your VSS requestor is trying to backup your server.
Here is an article that covers a bunch of available ways for you to resolve your issue:
https://www.auslogics.com/en/articles/fix-errors-0x807800c5-and-0x8078004f/
Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
You may also need to check if there is any offline backup destination shown after rescheduling backup with fresh destination. Remove these offline backup destinations and this shall mostly resolve the issue.
Thank you for your support!
Best regards
Joan--------------------------------------------------------------------------------------------------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
-
DreamCatcher-0722 21 Reputation points
2021-04-20T08:01:42.353+00:00 Hi @JiayaoZhu ,
I've already checked via DISM/SFC for corruption in component store. There is no issue at all. The VSS writers are working correctly too. As @Doug Dafforn wrote this seems to be related saving backups to a Synology NAS.
The bunch of articles you mentioned and a lot more of them I processed before I opened this thread. ;-)
Interestingly I monitored that some of the affected systems started backup automatically after (un-)installing KB5001347 (regardless of the monitored result).
Thank you
-
Ladislav Zelinka 51 Reputation points
2021-04-20T08:16:27.727+00:00 I have same state.
After update all server, all windows backup work not.
I run windows backup from commandline:
wbadmin.exe start backup -backupTarget:\192.168.223.6\backup\Banka\2 -user:XXXXX\XXXXX -password:XXXXX -include:d:\Banka -vsscopy -quietand result:
*wbadmin 1.0 - Backup command-line tool
(C) Copyright 2013 Microsoft Corporation. All rights reserved.
Note: The backed up data cannot be securely protected at this destination.
Backups stored on a remote shared folder might be accessible by other
people on the network. You should only save your backups to a location
where you trust the other users who have access to the location or on a
network that has additional security precautions in place.
Retrieving volume information...
This will back up DATA(D:) (Selected Files) to \192.168.223.6\backup\Banka\2.
The backup operation to \192.168.223.6\backup\Banka\2 is starting.
Creating a shadow copy of the volumes specified for backup...
Please wait while files to backup for volume DATA(D:) are identified.
This might take several minutes.
Creating a shadow copy of the volumes specified for backup...
Please wait while files to backup for volume DATA(D:) are identified.
This might take several minutes.
Scanning the file system...
Please wait while files to backup for volume DATA(D:) are identified.
This might take several minutes.
Found (0) files.
Scanning the file system...
Found (0) files.
Scanning the file system...
Found (0) files.
Scanning the file system...
Found (0) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
Scanning the file system...
Found (5) files.
File identification is complete.
The backup of volume DATA(D:) to \192.168.223.6\backup\Banka\2 is starting...
The backup of volume DATA(D:) could not be completed. Error: The mounted backup volume is inaccessible. Please retry the operation.Summary of the backup operation:
The backup operation stopped before completing.
The backup operation stopped before completing.
Detailed error: The mounted backup volume is inaccessible. Please retry the operation.
Log of files successfully backed up:
C:\Windows\Logs\WindowsServerBackup\Backup-20-04-2021_07-39-36.log
Log of files for which backup failed:
C:\Windows\Logs\WindowsServerBackup\Backup_Error-20-04-2021_07-39-36.log
There was a failure in preparing the backup image of one of the volumes in the backup set.
The mounted backup volume is inaccessible. Please retry the operation.*I send backup to Synology too. Local backup is OK