Modify the Data Store Threshold

This topic provides information about threshold registry locations, threshold key name and default values, when does a threshold error or warning message appears, and how to modify the data store threshold.

A data store has space capacity threshold configuration that helps to monitor the free space usage information of the data store destination. In a deduplication data store, the threshold monitors the memory allocated to the hash destination and the disk space allocated for the backup destination folder, index destination, and data destination. For a non-deduplication data store, the threshold monitors the storage space only for the backup destination folder. All the five items for the thresholds monitors have two types of values:

The threshold value is saved in the system registry. You can manually modify the default value.

Thresholds registry locations

  1. Data Store Folder: [HKEY_LOCAL_MACHINE\SOFTWARE\Arcserve\Unified Data Protection\Engine\DataStore\XXXXXXX\CommStore]
  2. Deduplication data destination:[HKEY_LOCAL_MACHINE\SOFTWARE\Arcserve\Unified Data Protection\Engine\DataStore\XXXXXXX\GDD\DataRole]
  3. Deduplication hash destination and memory: [HKEY_LOCAL_MACHINE\SOFTWARE\Arcserve\Unified Data Protection\Engine\DataStore\XXXXXXX\GDD\HashRole]
  4. Note: Hash role monitors the memory and disk usage both. Path represents the disk usage and Mem represents the memory.

  5. Deduplication index destination: [HKEY_LOCAL_MACHINE\SOFTWARE\Arcserve\Unified Data Protection\Engine\DataStore\XXXXXXX\GDD\IndexRole]

Threshold key names and Default values

Path Type Threshold Type Registry Key Name Default Value

Default Value

(Before v6.5 Update 1)

Data store Folder Warning WarnPathThreshold 0.05 0.03
Error ErrorPathThreshold 2048 100
Deduplication Index Path Warning WarnPathThreshold 0.05 0.03
Error ErrorPathThreshold 2048 100
Deduplication Hash Path Warning WarnPathThreshold 0.05 0.03
Error ErrorPathThreshold 2048 100
Deduplication Data Role Path Warning WarnPathThreshold 0.05 0.03
Error ErrorPathThreshold 2048 100
Memory Warning WarnMemThreshold 0.05 0.03
Error ErrorMemThreshold 30 10

The default threshold value is designed for better performance of the data store. You can change the threshold values. We do not recommend changing these values, unless extra space is required.

Follow these steps to modify the threshold:

  1. Navigate to the respective registry location.
  2. Manually modify the default value of threshold.