Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
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 的还原
- 为 SharePoint Server 还原操作指定服务器、客户端和策略类型
- Microsoft SharePoint 选项卡上 SharePoint Server 的还原选项
- “常规”选项卡上 SharePoint Server 的还原选项
- NetBackup 恢复助理如何还原 SharePoint Server 和 SharePoint Foundation
- 还原 SharePoint Server 和 SharePoint Foundation
- 还原 SharePoint Search Service 应用程序
- 关于使用粒度恢复技术 (GRT) 还原单个 SharePoint 项的要求
- 从完全数据库备份还原单个 SharePoint 项目
- 在具有多个前端服务器的服务器场中恢复 SharePoint Web 应用程序
- 还原已删除的 SharePoint 列表
- 在服务器场内重定向 SharePoint Web 应用程序的还原
- 将 SharePoint Web 应用程序的还原重定向到另一个服务器场
- 将 SharePoint Server Web 应用程序内容数据库的还原重定向至备用 SQL 实例
- 将单个 SharePoint 项目重定向到文件路径(SharePoint 2010)
- 使用 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-logpacteracontextmathced - 并将 post-thaw-script.bat 中的以下行从:pacteracontextmathced
BeVssRequestor.exe -post2 -logscreen !SkipExReplica! !SkipSQL! !VMBackupType! !ExcludeList!pacteracontextmathced更改为:pacteracontextmathced
BeVssRequestor.exe -post2 -logscreen !SkipExReplica! !SkipSQL! !VMBackupType! !ExcludeList! pacteracontextmathced-logpacteracontextmathced