eG Monitoring
 

Measures reported by DDomainFileCompTest

The deduplication process divides the data into variable length blocks and calculates a signature for each block. For each signature, the deduplication process determines if any other identical signature exists, and if not, hardware compresses the unique block and writes it to the data pool. If it finds any matches to these signatures, it replaces that redundant block with a pointer to the unique block so that only one copy of that data block exists on disk.

This test monitors the file systems of the Data domain storage system and reports the size of each file system prior to and after compression. In addition, this test reports the percentage of size reduced due to compression for each file system. Using this test, administrators can easily figure out how well a file system has been deduplicated and to what extent the deduplication was successful by merely analyzing the compression ratio of the file systems prior to and after compression.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Precompression_size Indicates the size of this file system prior to compression. GB  
Postcompression_size Indicates the size of this file system after compression. GB  
Reduction_percent Indicates the percentage of size that was reduced during compression. Percent A high value is desired for this measure.