Archive associated with other volume

Veritas.EnterpriseVault.12.FileSystemArchivingTask.Archive_associated_with_other_volume.Rule (Rule)

Knowledge Base article:

Summary

Folder not archived because its archive is associated with a different volume.

Causes

While processing a volume the FSA task found an archive that is associated with different volume.

Resolutions

See the event body for more details.

The folder will be archived when the archiving task runs on the associated volume.

External

Veritas Event Database

Element properties:

TargetVeritas.EnterpriseVault.12.FileSystemArchivingTask
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType Veritas.EnterpriseVault.MonitoringProfile
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Veritas.EnterpriseVault.MonitoringProfile
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Veritas.EnterpriseVault.MonitoringProfile

Source Code:

<Rule ID="Veritas.EnterpriseVault.12.FileSystemArchivingTask.Archive_associated_with_other_volume.Rule" Target="Veritas.EnterpriseVault.12.FileSystemArchivingTask" Enabled="true" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<ComputerName>$Target/Property[Type="Veritas.EnterpriseVault.12.Task"]/ServerName$</ComputerName>
<EventNumber>41470</EventNumber>
<LogName>Application</LogName>
<EventSourceName>Enterprise Vault</EventSourceName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishEventData" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
</WriteActions>
</Rule>