NetBackup™ NAS 管理指南
- 第 I 部分. 关于 NAS 备份
- 第 II 部分. 使用 NAS-Data-Protection (D-NAS)
- D-NAS 概述
- D-NAS 规划与优化
- D-NAS 配置的前提条件
- 卷多主机备份
- 为 NAS 卷配置 D-NAS 策略
- 使用加速器
- 使用供应商更改跟踪
- 使用 D-NAS 策略进行同步复制
- 从 D-NAS 备份还原
- 故障排除
- 第 III 部分. 使用 NDMP
- NetBackup for NDMP 简介
- 关于 NetBackup for NDMP
- NDMP 备份类型
- 关于将磁带驱动器分配给不同的主机
- NetBackup for NDMP 的安装说明
- 配置到 NDMP 挂接设备的 NDMP 备份
- 配置到 NetBackup 介质服务器的 NDMP 备份(远程 NDMP)
- 配置 NDMP DirectCopy
- Accelerator for NDMP
- 远程 NDMP 和磁盘设备
- 使用 NetBackup for NDMP 的 Shared Storage Option (SSO)
- NDMP 的 NAS 设备信息
- 备份和还原过程
- 故障排除
- 使用 NetBackup for NDMP 脚本
- NetBackup for NDMP 简介
NDMP 备份作业详细信息日志中的加速器消息
本主题阐述在启用 Accelerator for NDMP 之后,NDMP 作业详细信息日志中出现的某些特定消息。
NetBackup 作业详细信息中的消息包括直接从文件服务器生成的消息。要查找文件服务器中的消息,请查找消息中后跟 PID 编号的 NDMP 主机名,如下例所示:
mm/dd/yyy hh:mm:ss - Info ndmpagent (pid=10780) [NDMP_host_name]: Filetransfer: Transferred 146841088 bytes in 2.855 seconds throughput of 50231.929 KB/s
注意:
直接从文件服务器生成的某些消息(例如,filer volume is full)可能需要您立即处理。请参阅文件服务器的文档,确定如何解决文件服务器存在的所有问题。这些问题将在作业详细信息中以来自文件服务器的消息指出。
对于使用 Accelerator for NDMP 进行的第一次完全 NDMP 备份,作业详细信息日志中将显示类似以下内容的消息。
mm/dd/yyyy 1:28:47 PM - Info bpbrm(pid=3824) accelerator enabled ... ... mm/dd/yyyy 1:28:53 PM - Info ndmpagent(pid=10556) accelerator optimization is <off>, unable to locate accelerator tracklog ... ... mm/dd/yyyy 1:29:05 PM - Info ndmpagent(pid=10556) accelerator sent 1310720 bytes out of 1310720 bytes to server, optimization 0.0%
对于已启用加速器的第一次完全备份,请注意消息的以下各项:
accelerator enabled
此消息指示正在使用“加速器”选项。
accelerator optimization is <off>, unable to locate accelerator tracklog
由于这是第一次完全备份,因此 NetBackup 将创建新的跟踪日志。我们提供了有关跟踪日志位置的更多信息:
accelerator sent 1310720 bytes out of 1310720 bytes to server, optimization 0.0%
由于这是第一次完全备份,因此所有数据均会备份,且尚未实现优化。
对于使用 Accelerator for NDMP 进行的后续增量 NDMP 备份,作业详细信息日志中将显示类似以下内容的消息。
mm/dd/yyyy 2:01:58 PM - Info ndmpagent(pid=8652) accelerator optimization is <on> mm/dd/yyyy 2:01:58 PM - Info ndmpagent(pid=8652) BASE_DATE will be used to determine changed files for accelerator mm/dd/yyyy 2:01:58 PM - Info ndmpagent(pid=8652) please ignore references to LEVEL in future messages ... ... mm/dd/yyyy 2:14:14 PM - Info ndmpagent(pid=10044) accelerator sent 1104896 bytes out of 100310720 bytes to server, optimization 15.7%
对于后续增量式加速器备份,请注意消息的以下各项:
accelerator optimization is <on>
此消息指示存在跟踪日志,且应使用“加速器”选项执行备份。
BASE_DATE will be used to determine changed files for accelerator 和 please ignore references to LEVEL in future messages
这些消息提醒 Accelerator for NDMP 将使用 BASE_DATE 和 DUMP_DATE(而不是转储级别)标识更改的数据。引用转储级别的消息来自文件服务器。但是,作业详细信息日志中也会出现忽略对 LEVEL 的引用的消息,提醒您转储级别不与 Accelerator for NDMP 一起使用。
accelerator sent 1104896 bytes out of 100310720 bytes to server, optimization 15.7%
此消息提供发送到服务器的数据量和已实现的优化百分比。
对于使用 Accelerator for NDMP 进行的后续完全 NDMP 备份,作业详细信息日志中将显示类似以下内容的消息。
mm/dd/yyyy 2:01:58 PM - Info ndmpagent(pid=8652) accelerator optimization is <on> mm/dd/yyyy 2:01:58 PM - Info ndmpagent(pid=8652) BASE_DATE will be used to determine changed files for accelerator mm/dd/yyyy 2:01:58 PM - Info ndmpagent(pid=8652) please ignore references to LEVEL in future messages ... ... mm/dd/yyyy 1:40:27 PM - Info ndmpagent(pid=12244) accelerator sent 887296 bytes out of 1159725056 bytes to server, optimization 99.9%
对于后续增量式加速器备份,请注意消息的以下各项:
accelerator optimization is <on>
此消息指示存在跟踪日志,且应使用“加速器”选项执行备份。
BASE_DATE will be used to determine changed files for accelerator 和 please ignore references to LEVEL in future messages
这些消息提醒 Accelerator for NDMP 将使用 BASE_DATE 和 DUMP_DATE(而不是转储级别)标识更改的数据。引用转储级别的消息来自文件服务器。但是,作业详细信息日志中也会出现忽略对 LEVEL 的引用的消息,提醒您转储级别不与 Accelerator for NDMP 一起使用。
accelerator sent 887296 bytes out of 1159725056 bytes to server, optimization 99.9%
此消息提供发送到服务器的数据量和已实现的优化百分比。
对于结合使用 Accelerator for NDMP 与“加速器强制的重新扫描”选项的完全 NDMP 备份,作业详细信息日志中将显示类似以下内容的消息。
mm/dd/yyyy 2:13:43 PM - Info bpbrm(pid=8628) Accelerator enabled backup with "Accelerator forced rescan", all data will be scanned and processed.Backup time will be longer than a normal Accelerator enabled backup. ... ... mm/dd/yyyy 2:13:46 PM - Info ndmpagent(pid=10044) accelerator optimization is <on> but 'forced rescan' is enabled
对于加速器强制的重新扫描备份,请注意消息的以下各项:
Accelerator enabled backup with "Accelerator forced rescan", all data will be scanned and processed. Backup time will be longer than a normal Accelerator enabled backup 和 accelerator optimization is <on> but 'forced rescan' is enabled
这些消息指出,已启用强制的重新扫描且作业的运行时间应比正常的加速器完全备份更长。尽管加速器优化已打开,但作业的运行时间可能比加速的完全备份稍长。