Please enter search query.
Search <product_name> all support & community content...
Items remain Pending when archiving to an EMC Centera Vault Store and/or items appear to be orphaned in the EMC Centera Temporary Collections area
Article: 100018737
Last Published: 2021-09-22
Ratings: 0 0
Product(s): Enterprise Vault
Problem
Items remain Pending when archiving to an EMC Centera Vault Store and/or items appear to be orphaned in the EMC Centera Temporary Collections area
Solution
When archiving items to an EMC Centera Storage Device, with collections enabled, the items being archived remain in a pending state and the collections location free space continues to decrease.
EMC Centera is a compliancy device with a proprietary storage process. When collections are enabled for an EMC Centera Partition, the items archived are placed in a collections area. Once there are enough items (typically 100 items) in the collections location, the StorageFileWatch process will call the EMC component and these items are then stored to the Centera Device.
When the Storage Service starts, a scan is performed on the collections location to trawl the items in the collections area. If the collections area has a large backlog of items unprocessed, it can take a long time for the Storage File Watch (SFW) process to parse the entire collections location.
As the Storage file Watch process scans this entire location, the collections area will continue to backlog as new items are being added.
It is possible to temporarily limit the amount of items that Storage File Watch will trawl through ( Housekeeping) before it begins processing items from the location by adding the following registry key to the Enterprise Vault Server:
EMC Centera is a compliancy device with a proprietary storage process. When collections are enabled for an EMC Centera Partition, the items archived are placed in a collections area. Once there are enough items (typically 100 items) in the collections location, the StorageFileWatch process will call the EMC component and these items are then stored to the Centera Device.
When the Storage Service starts, a scan is performed on the collections location to trawl the items in the collections area. If the collections area has a large backlog of items unprocessed, it can take a long time for the Storage File Watch (SFW) process to parse the entire collections location.
As the Storage file Watch process scans this entire location, the collections area will continue to backlog as new items are being added.
It is possible to temporarily limit the amount of items that Storage File Watch will trawl through ( Housekeeping) before it begins processing items from the location by adding the following registry key to the Enterprise Vault Server:
Description | Value |
Location | For Windows 32bit system: HKLM\Software\KVS\Enterprise Vault\Storage\ For Windows 64bit system: HKLM\Software\Wow6432Node\KVS\Enterprise Vault\Storage\ |
Name | EMCCenteraCollectionHousekeepFiles |
Type | DWORD |
Value | 100 |
Warning: Incorrect use of the Windows registry editor may prevent the operating system from functioning properly. Great care should be taken when making changes to a Windows registry. Registry modifications should only be carried-out by persons experienced in the use of the registry editor application. It is recommended that a complete backup of the registry and workstation be made prior to making any registry changes.
Notes:
- In order for this key to take effect, it is required to restart the Enterprise Vault Storage Service.
- Monitor the Collections area to confirm items are removed.
- This key is not designed to be used in day-to-day processing. Once the Collections area is at a manageable size, remove this registry key and restart the Storage Service to return the Enterprise Vault Server to its default behavior.
- This key must be removed for the StorageFileWatch process to fully parse the Collections area. If not removed, dvs files may be left in the Collections area until the registry key is removed. The registry value may also degrade the Centera Collection performance.