デバイスエラー

Symantec_Backup_Exec_for_Windows_MPscom2007_JP.Server.Device_Error (UnitMonitor)

デバイスでエラーが発生しました。

Knowledge Base article:

概略

デバイスでエラーが発生しました。

原因

このアラートは、いくつかの原因によって発生することがあります。

-ストレージデバイスの設定時に問題が発生した

-使用中のテープドライブ数がライセンスドライブ数を超過している

-ドライブハードウェアがオフラインになっている

-ロボットライブラリで、すでにメディアが存在するドライブにメディアをロードしようとした

-メディアのマウント解除に失敗した

-ロボットライブラリのハードウェアがオフラインになっている

-ロボットライブラリで一般ハードウェアエラーが発生した

-ロボットライブラリのローダーがフル

-ロボットライブラリのハードウェアのモードが正しくない

-リムーバブル記憶域ライブラリが使用できない

解決方法

デバイスアラートの解決方法は、アラートの原因によって異なります。アラートを解決するには、アラートメッセージの内容を確認して適切な操作を行う方法もあります。たとえば、アラートメッセージにドライブハードウェアがオフラインであることが示されている場合は、ドライバの電源がオンで適切に接続されていることを確認します。

外部参照

Symantec Backup Exec テクニカルサポート: http://entsupport.symantec.com

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007_JP.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
デバイスエラー
デバイスでエラーが発生しました。
RunAsDefault

Source Code:

<UnitMonitor ID="Symantec_Backup_Exec_for_Windows_MPscom2007_JP.Server.Device_Error" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007_JP.Server" 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_JP.Server.Device_Error.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">58053</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Backup Exec</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>