IDR 复制失败

Symantec_Backup_Exec_for_Windows_MPscom2007_ZH.Server.IDR_Copy_Failed (UnitMonitor)

此警报指示 Backup Exec 无法将灾难恢复文件 (*.dr 文件) 复制到所选的备用数据路径。

Knowledge Base article:

摘要

此警报指示 Backup Exec 无法将灾难恢复文件 (*.dr 文件) 复制到所选的备用数据路径。

原因

可能会造成此错误的原因有多种,例如:

-配置了无效的目标目录。

-目标主机无法正常运行。

-磁盘已满。

解决方法

验证 IDR 备用数据路径配置是否正确,目标是否可用,磁盘空间是否足够。

外部

Symantec Backup Exec 技术支持: http://entsupport.symantec.com

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007_ZH.RemoteAgent
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
IDR 复制失败
此警报指示 Backup Exec 无法将灾难恢复文件 (*.dr 文件) 复制到所选的备用数据路径。
RunAsDefault

Source Code:

<UnitMonitor ID="Symantec_Backup_Exec_for_Windows_MPscom2007_ZH.Server.IDR_Copy_Failed" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007_ZH.RemoteAgent" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Symantec_Backup_Exec_for_Windows_MPscom2007_ZH.Server.IDR_Copy_Failed.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">57751</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">EventSourceName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Backup Exec</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>