Ntbackup问题

[ 文章作者:钟艺东 最后修改:2010年1月23日 ]
[ 文章链接:http://www.g868.com/ntbackup-problem.html ]

前段时间处理过一次关于Ntbackup的问题,这次又出问题。以下是上一次的处理过程,本地打算照搬该方法:

M$自带NTBackup故障一例

在实际操作后,我发现无效并且现象也不一样了。备份失败后,系统的server、workstation都会同时罢工。系统日志有以下这里错误:

事件类型: 错误
事件源: EventSystem
事件类别: (52)
事件 ID: 4616
日期: Date
时间: Time
用户: 暂缺
ComputerName 的计算机:
描述:
COM + 事件系统在方法的接口 {F2B41165-A791-4C1F-9820-8BE45C784E32} PostSnapshot 中的地址 0x77B74817 捕获到违规访问。 该方法试图访问地址 0x00000D54。
msvcrt! wscanf + 0x15e2
msvcrt! _vsnwprintf + 0x30
VSSAPI! 0x1c519 +
VSSAPI! VssFreeSnapshotProperties + 0x28c
VSSAPI! CVssJetWriter::Initialize(struct _GUID,unsigned short const *,bool,bool,unsigned short const *,unsigned short const *) + 0x2cdb2
VSSAPI! CVssJetWriter::Initialize(struct _GUID,unsigned short const *,bool,bool,unsigned short const *,unsigned short const *) + 0x2d4c5
VSSAPI! CVssJetWriter::Initialize(struct _GUID,unsigned short const *,bool,bool,unsigned short const *,unsigned short const *) + 0x2d882
VSSAPI! CVssJetWriter::Initialize(struct _GUID,unsigned short const *,bool,bool,unsigned short const *,unsigned short const *) + 0x2f881
ole32! ComPs_NdrDllGetClassObject + 0x6db
es! 0xdf65 +
es! 0xe5f1 +
es! DllRegisterServer + 0x7b03
es! DllRegisterServer + 0x7b28
es! ServiceMain + 0x77ce
es! ServiceMain + 0x795a
msvcrt! _endthreadex + 0xa3
kernel32! GetModuleFileNameA + 0xeb

Volume Shadow Copy Service error: An internal inconsistency was detected in trying to contact shadow copy service writers. Please check to see that the Event Service and Volume Shadow Copy Service are operating properly.

Volume Shadow Copy Service initialization error: the control dispatcher cannot be started [0x80070427].

Volume Shadow Copy Service error: Error on creating/using the COM+ Writers publisher interface: BackupShutdown [0x8000ffff].

由以上的日志可以看到问题点应该是在于 VSS 卷影副本方面。针对该问题我寻找了微软官方的许多KB,最终找到了以下解决方法:

如果有修补程序应用 940349 的基于 Windows Server 2003 的计算机上启用了 VSS 跟踪基于 VSS 备份操作可能会失败

2010年1月23日
本文目前尚无任何评论.

发表评论

XHTML: 您可以使用这些标签: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">