Hi mikeymac,
V4 Gen 2 also known as V5 has been from 11.14.
With the introduction of the second generation of V4 deduplication, the table structure was modified for both the primary table and the secondary table files.
Primary Table
In the previous deduplication generation, the performance was impacted due to an increase or decrease of numerous counters when a backup job was running or aged out. This made the I/O process intensive. With DDB V4 Gen 2, counters are removed. When aging out data, secondary table files are scanned to create the list of obsolete blocks.
Secondary Table Files
In the previous deduplication generation, the DDB secondary table was built on files containing up to 16 archive files (AF). This means that as soon as the 16th archive file was written in the secondary file, the secondary file closed and a new one was created. This process continued creating as many secondary table files as were needed. In the new generation of deduplication, each archive file is now written as a standalone secondary table file.
Structure Change Advantages and Additional Improvements
The structure changes that were introduced in V4 Gen 2 improved many aspects of the deduplication database (DDB) operations:
- DDB reconstruction restartability
- Concurrent reconstruction for multiple DDB partitions (optional)
- Growth management
- Faster full and synthetic full backups
- Garbage collection (optional)
- Faster reconstruction (optional)
- Memory increase
- NVMe SSD optimization