Storage and storage provider events provide information about actions and status related storage or storage providers.

Table 1. SRA Events
Event Description Cause
StorageAdaptLoadEvent Loaded the specified SRA. Site Recovery Manager detected new SRA either during startup or during user-initiated SRAs reload.
StorageAdaptReloadFailEvent Failed to load SRA from the specified path. Site Recovery Manager failed to reload previously known SRA either during startup or during user-initiated SRAs reload.
StorageAdaptChangeEvent Loaded new version of the specified SRA. Site Recovery Manager detected that previously known SRA was upgraded.
Table 2. Array Manager Events
Event Description Cause
SAManagerAddedEvent Created the specified array manager using the specified SRA. User added an Array Manager.
SAManagerRemovedEvent Deleted the specified array manager. User removed an Array Manager.
SAManagerReconfigEvent Reconfigured the specified array manager. User edited Array Manager properties.
SAManagerPingOkEvent Ping for the specified array manager succeeded. Site Recovery Manager Server successfully pinged an Array Manager.
SAManagerPingFailEvent Failed to ping the specified array manager. An error occurred during Array Manager ping.
Table 3. Array Pair Events
Event Description Cause
SAPairDiscoveredEvent Discovered replicated array pair with Array Manager. User created Array Manager which discovered replicated array pairs.
SAPairEnabledEvent Enabled replicated array pair with Array Manager. User enabled an Array Pair.
SAPairDisabledEvent Disabled replicated array pair with Array Manager. User disabled an Array Pair.
SAPairPingOkEvent Ping for replicated array pair succeeded. Site Recovery Manager Server successfully pinged the array pair.
SAPairPingFailEvent Failed to ping replicated array pair. An error occurred during Array Pair ping.
Table 4. Datastore Events
Event Description Cause
StorageDsDiscoveredEvent Discovered replicated datastore. Site Recovery Manager Server discovered replicated datastore.
StorageDsLostEvent Specified datastore is no longer replicated. User turned off replication of storage devices backing the datastore.
StorageRdmDiscoveredEvent Discovered replicated RDM attached to specified virtual machine. Site Recovery Manager Server discovered replicated RDM. This is raised when you add an RDM disk to a protected virtual machine.
StorageRdmLostEvent RDM attached to specified virtual machine is no longer replicated. User turned off replication of the LUN backing the RDM.
Table 5. Protection Events
Event Description Cause
SPDsProtEvent Protected datastore in specified protection group. User included datastore in new or existing protection group.
SPDsUnprotEvent Unprotected specified datastore. User removed datastore from protection group or deleted protection group which contained this datastore. This is raised if you unprotect a datastore either by removing it from a protection group or by removing the protection group.
SPVmDiscoveredEvent Discovered replicated virtual machine. User created virtual machine on a replicated datastore.
SPVmLostEvent Specified virtual machine is no longer replicated User migrated virtual machine off of the replicated datastore.
SPDsProtMissingEvent Replicated datastore needs to be included in specified protection group but is included in an alternate protection group. This is raised if you have a datastore that needs to be merged and is still not protected. At the conflict event, the datastore is already protected.
SPDsProtConflictEvent Replicated datastore needs to be included in specified protection group. This is raised if you have a datastore that needs to be merged and is still not protected. At the conflict event, the datastore is already protected.
SPDsReplicationLostEvent Datastore included in specified protection group is no longer replicated. User turned off replication for devices backing the datastore.
SPGroupProtRestoredEvent Protection has been restored for specified protection group. The previous (non-empty) issues of a protection group are cleared.
SPVmDsProtMissingEvent Datastore used by virtual machine needs to be included in specified protection group. If you add a datastore to a VM that is already protected by a protection group and this datastore is not part of this protection group, you need to add it.
SPVmDsProtConflictEvent Datastore used by specified virtual machine needs to be added to specified protection group, but is currently in use by an alternate protection group. If you add a datastore to a VM that is already protected by a protection group and this datastore is not part of this protection group, you need to add it.
SPVmDsReplicationLostEvent Datastore used by specified virtual machine and included in specified protection group is no longer replicated. See description.
SPVmProtRestoredEvent Protection for specified virtual machine in specified protection group has been restored. The previous (non-empty) issues for a protected virtual machine are cleared. The event will not be posted when issues related to non-protected virtual machine are cleared
SPCgSpansProtGroupsEvent Specified consistency group spans specified protection groups. This is raised if you have two datastores protected in different protection groups but then later you merge them into a single consistency group on the array.
SPCgDsMissingProtEvent Datastore from specified consistency group needs to be included in specified protection group. See description.
SPDsSpansConsistGroupsEvent Datastore spans devices from different consistency groups. This is raised if you have a datastore on top of multiple LUNs but these LUNs do not belong to the same consistency group.
SPNfsDsUrlConflictEvent NFS datastores mounted from specified volume have different URLs mounted from the remote host. The remote path has the specified URL, while the datastore mounted from the other host has the specified URL. The same NFS volume is mounted using the different IP addresses of the same NFS server in two different datastores.