DPM: 복제본 디스크 임계값을 초과했습니다.(3100)

Microsoft.Windows.SystemCenterDPM.ReplicaVolumeThresholdExceeded (UnitMonitor)

복제본 디스크 임계값을 초과했습니다.

Knowledge Base article:

요약

이 경고는 Data Protection Manager(DPM) 서버에서 지정한 복제본에 사용된 디스크 공간이 권장 임계값인 90%를 초과할 경우에 DPM에서 생성됩니다. 데이터 보호가 손상되지 않게 하려면 저장소 풀에서 복제본에 더 많은 디스크 공간을 할당해야 합니다. 추가 디스크 공간을 할당하지 않으면 디스크 공간이 충분하지 않으므로 동기화 또는 복구 지점 만들기 작업이 실패할 수 있습니다.

원인

이 경고가 표시되는 원인에 대한 자세한 내용은 경고 정보 창을 참조하십시오.

복제 디스크 임계값 초과 경고가 발생하는 원인은 다음과 같습니다.

해결책

각 "복제 디스크 임계값을 초과했습니다." 경고와 관련된 오류 조건 및 권장 조치는 경고 정보에 제공됩니다.

경고의 권장 조치를 따라 작업을 다시 시도합니다.

DPM 서버의 저장소 풀에서 복제본에 할당된 디스크 공간을 늘립니다. 자세한 내용은 DPM 도움말(http://go.microsoft.com/fwlink/?LinkId=66728)의 "디스크 할당을 수정하는 방법(How to Modify Disk Allocation)"을 참조하십시오.

저장소 풀에 사용 가능한 디스크 공간이 없는 경우 DPM 서버에 실제 디스크 드라이브를 추가한 다음 디스크를 저장소 풀에 추가해야 할 수 있습니다. 자세한 내용은 DPM 2007 배포 가이드(http://go.microsoft.com/fwlink/?LinkId=66734)에서 "저장소 풀에 디스크 추가(Adding Disks to the Storage Pool)"를 참조하십시오.

할당된 디스크 공간이 변경되거나 더 많은 디스크 공간이 추가되면 이 경고가 해결됩니다.

참고 원격 PC에 DPM 관리 셸이 설치되어 있는 경우 할당된 디스크 공간을 원격 위치에서 변경할 수 있습니다.

CLI 스크립팅 해결책: Set-DatasourceDiskAllocation –Manual cmdlet을 사용하여 디스크 공간을 늘립니다.

참고: 디스크 공간을 늘리기 전에 Get-DatasourceDiskAllocation을 사용하여 크기를 확인해야 합니다.

외부 참조 자료

저장소 풀에서 복제본에 디스크 공간을 추가로 할당하는 방법에 대한 간략한 개요 및 기타 배포 정보를 보려면 DPM 2007 배포 가이드(http://go.microsoft.com/fwlink/?LinkId=66734)를 참조하십시오.

Element properties:

TargetMicrosoft.Windows.SystemCenterDPM.DataSource
Parent MonitorSystem.Health.ConfigurationState
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
DPM: 복제본 디스크 임계값을 초과했습니다.(3100)
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.SystemCenterDPM.ReplicaVolumeThresholdExceeded" Accessibility="Internal" Enabled="true" Target="Microsoft.Windows.SystemCenterDPM.DataSource" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>EventCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.SystemCenterDPM.ReplicaVolumeThresholdExceeded_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[12]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="FirstEventRaised" MonitorTypeStateID="FirstEventRaised" HealthState="Warning"/>
<OperationalState ID="SecondEventRaised" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>DPM Alerts</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">DPM-EM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">3100</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[4]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[5]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Host/Property[Type="Microsoft.Windows.SystemCenterDPM.ProductionServer"]/ServerNameLong$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[3]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="Microsoft.Windows.SystemCenterDPM.DataSource"]/DataSourceId$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>DPM Alerts</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">DPM-EM</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">3100</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[3]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="Microsoft.Windows.SystemCenterDPM.DataSource"]/DataSourceId$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[4]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[5]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Host/Property[Type="Microsoft.Windows.SystemCenterDPM.ProductionServer"]/ServerNameLong$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>