Veritas NetBackup™ for Microsoft SharePoint Server 管理指南
- 介绍 NetBackup for SharePoint Server
- 安装 NetBackup for SharePoint Server
- 安装和配置 SharePoint 粒度恢复的 NFS
- 配置 NetBackup for SharePoint Server
- 配置 NetBackup for SharePoint 备份策略
- 执行 SharePoint Server 和 SharePoint Foundation 的备份和还原
- 关于 SharePoint Server 和 SharePoint Foundation 的用户控制的备份
- 关于 SharePoint Server 和 SharePoint Foundation 的还原
- 使用 VMware 备份保护 SharePoint Server 数据
- 灾难恢复
- 故障排除
Veritas VSS provider 日志pacteracontextmathced
Veritas VSS provider 在 Windows 事件日志中记录其活动。 pacteracontextmathced调试日志还存在于以下位置:pacteracontextmathced
install_path\Veritas VSS provider\logs
在安装 SharePoint 的 NetBackup 计算机上启用 Veritas VSS provider 日志记录。pacteracontextmathced
在注册表中启用 Veritas VSS provider 日志记录pacteracontextmathced
- 以管理员身份登录到安装了 NetBackup 的计算机上。pacteracontextmathced
- 打开 Regedit。pacteracontextmathced
- 打开以下键:pacteracontextmathced
HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Backup Exec for Windows\Backup Exec\Engine\Logging
- 创建名为 CreateDebugLog 的新 DWORD 值。pacteracontextmathced
- 右键单击该新值,然后单击“修改”。pacteracontextmathced
- 在“值数据”框中,输入 1。pacteracontextmathced
- 单击“确定”。pacteracontextmathced
要提高日志调试级别,请同时修改 C:\Windows
文件夹中的 pre-freeze-script.bat 和 post-thaw-script.bat 文件。pacteracontextmathced在调用 BeVssRequestor.exe
的行中,将 -log
参数添加到脚本中。pacteracontextmathcedVMware 确定调用的脚本。pacteracontextmathced
增加 Veritas VSS provider 日志调试级别pacteracontextmathced
- 请将 pre-freeze-script.bat 中的以下行从:pacteracontextmathced
BeVssRequestor.exe -pre2 -logscreen !SkipExReplica! !SkipSQL! !VMBackupType! !ExcludeList!
pacteracontextmathced更改为:pacteracontextmathced
BeVssRequestor.exe -pre2 -logscreen !SkipExReplica! !SkipSQL! !VMBackupType! !ExcludeList! pacteracontextmathced-log
pacteracontextmathced - 并将 post-thaw-script.bat 中的以下行从:pacteracontextmathced
BeVssRequestor.exe -post2 -logscreen !SkipExReplica! !SkipSQL! !VMBackupType! !ExcludeList!
pacteracontextmathced更改为:pacteracontextmathced
BeVssRequestor.exe -post2 -logscreen !SkipExReplica! !SkipSQL! !VMBackupType! !ExcludeList! pacteracontextmathced-log
pacteracontextmathced