码迷,mamicode.com
首页 > 其他好文 > 详细

CS11:2008R2 Hyper-V 系统自带备份报错0x8100010处理

时间:2018-01-31 15:37:52      阅读:176      评论:0      收藏:0      [点我收藏+]

标签:resolved   ted   creat   out   key   timeout   http   detail   current   

客户问题概括:

客户在2008R2 Hyper-V 主机上用自带Windows Server Backup 备份时出现错误无法备份,在Hyper-V主机上发现如下日志.

Log Name: Microsoft-Windows-Backup
Source: Microsoft-Windows-Backup
Date: 2/5/2015 00:00:22 AM
Event ID: 9
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: HV01
Description:
The backup operation that started at ‘?2011?-?2?-?5:‘ has failed because the Volume Shadow Copy Service operation to create a shadow copy of the volumes being backed up failed with following error code ‘0x80780021‘. Please review the event details for a solution, and then rerun the backup operation once the issue is resolved

查找到已有MS博客描述类似问题,在遵循其方法后问题依然存在,已进行如下修改:
在注册表:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\SPP
创建新DWORD值命名为"CreateTimeout",值为12000000.

发现博主可能忽略其他一些相关操作,在进行上述注册表操作后要进行以下操作:

重启 BITS, VSS 和Com+ event system 服务,注意BITS服务重启会中断系统更新等依赖服务.

参考MS博客:
Windows Server Backup failed to backup with error 0x81000101
https://blogs.technet.microsoft.com/asiasupp/2011/08/01/windows-server-backup-failed-to-backup-with-error-0x81000101/

CS11:2008R2 Hyper-V 系统自带备份报错0x8100010处理

标签:resolved   ted   creat   out   key   timeout   http   detail   current   

原文地址:http://blog.51cto.com/13133729/2067266

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!