Failed to update the Vserver UUID for the NetApp C-Mode Vserver

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

Knowledge Base article:

Summary

As a part of LIF separation enhancement in 12.1, we now store the Vserver UUID for each NetApp C-Mode target added in Enterprise Vault.

In an upgrade scenario, if there are any existing NetApp C-mode targets that were added prior to 12.1, the Placeholder service updates their respective UUIDs in the database. If the Placeholder service fails to update the UUID, Enterprise Vault logs this event.

Causes

The Enterprise Vault Placeholder service is unable to update the Vserver UUID of a NetApp C-Mode target.

Resolutions

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.FileSystemArchivingTask.NetApp_Vserver_UUID_Update_Failed.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>45092</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>