The below reflects the event in question generated in the Enterprise Vault Application Log:
Event ID: 29057 A problem was encountered while trying to process a saveset in the storage queue, but it appears that the problem may be recoverable. The saveset will be requeued and another attempt will be made to process it later. | |Details: Access is denied. (0x80070005)|Storage Queue Location: D:\EVStorageQueue|Storage Queue Batch File: D:\EVStorageQueue\EVStorageQueue_1E879896DEE9EE4439EEA5F2F817D6CEA1210000evault_20160112220533_00227.EVSQ|Transaction Id: E129571F1E490586336962F78BEE1CD1|Vault Store Entry Id: 1E879896DEE9EE4439EEA5F2F817D6CEA1210000evault|
The below is a Dtrace excerpt of process StorageArchive:
{CWormPartitionFileSystem::SetRetentionPeriodExpirationDate} (Entry)
{CWormPartitionFileSystem::CalculateRetentionPeriodExpirationDate} (Entry)
{CWormPartitionFileSystem::CheckInfiniteRetention} (Entry)
{CWormPartitionFileSystem::CheckInfiniteRetention} (Exit)
{CVaultStore::GetPeriodDays 1} (Entry)
{CVaultStore::GetPeriodDays 1} (Exit) Status: [Success]
CWormPartitionFileSystem::CalculateRetentionPeriodExpirationDate - calculated date [2/22/2016 4:25:06 PM]
{CWormPartitionFileSystem::CalculateRetentionPeriodExpirationDate} (Exit)
CWormPartitionFileSystem::ApplyRetentionPeriodExpirationDate - applying date [2/22/2016 4:25:06 PM]
{CWormPartitionFileSystem::SetRetentionPeriodExpirationDate} (Exit)
{CWormPartitionFileSystem::SetRetentionPeriodExpirationDate} (Exit)
Retention Lock software was configured on the Data Domain device, and a minimum and maximum time-based retention period for each MTree (Managed Tree) was established. When the Enterprise Vault application attempted to send the retention period and or last accessed time (atime), the device would return a permission denied error, referred to as EACCESS -a back to the Enterprise Vault application. In this scenario the retention period from the Enterprise Vault application did NOT meet the following conditions:
There is a backlog of .EVSQ files in Storage Queue, and Event ID: 29057 is being generated. This behavior is preventing the items within the .EVSQ files from being written to a EMC Data Domain partition, which in turn also inhibits the items from being indexed.
ETrack: 29057 UMI: V-437-29057