Volume Optimization Last Run Rollup

Microsoft.Windows.FileServices.Service.Deduplication.10.0.VolumeOptimizationRollup (DependencyMonitor)

Last Volume Optimization Job Rollup

Knowledge Base article:

Summary

This dependency monitor rolls up the health of Optimization jobs on data deduplication volumes.

When a data deduplication volume has not been processed by Optimization, no additional space savings were made on the volume.

Causes

Optimization has failed to run or was cancelled.

Resolutions

Run Optimization using the Start-DedupJob cmdlet. Or create or enable an Optimization schedule using the powershell cmdlets New-DedupSchedule and Set-DedupSchedule.

Additional

Deduplication Cmdlets in Windows PowerShell (http://go.microsoft.com/fwlink/?LinkId=255899)

Element properties:

TargetMicrosoft.Windows.FileServices.Service.Deduplication.10.0
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.Windows.FileServices.Service.Deduplication.10.0.Volume.OptimizationRun
RelationshipMicrosoft.Windows.FileServices.Service.Deduplication.10.0.HostsDedupVolume
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Volumes with Optimization Not Run
Computer {0} has one or more volumes where deduplication optimization has not been run within the defined schedule

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServices.Service.Deduplication.10.0.VolumeOptimizationRollup" MemberMonitor="Microsoft.Windows.FileServices.Service.Deduplication.10.0.Volume.OptimizationRun" RelationshipType="Microsoft.Windows.FileServices.Service.Deduplication.10.0.HostsDedupVolume" Accessibility="Public" Target="Microsoft.Windows.FileServices.Service.Deduplication.10.0" ParentMonitorID="SystemHealth!System.Health.AvailabilityState">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.FileServices.Service.Deduplication.10.0.VolumeOptimizationRollup.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>