Safe to Enable Deduplication on Mirror Composed of Dynamic Disks in Windows Server 2025?

Dale Smoker 20 Reputation points
2025-07-21T22:14:14.78+00:00

Regardless if dynamic disks have been deprecated, is it safe to enable data deduplication on a mirror in Windows Server 2025?

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Henry Mai 2,300 Reputation points Independent Advisor
    2025-07-22T14:32:51.4966667+00:00

    Hello Dale, I am Henry and I want to share my insights regarding your concern.

    While technically possible, enabling Data Deduplication on a mirrored volume composed of Dynamic Disks is not recommended and is considered unsafe from a supportability standpoint.

    1. Dynamic Disks are a legacy feature. Microsoft is not testing new features like modern Data Deduplication against them. This creates a high risk of unexpected behavior, data corruption, or recovery issues.
      • Unsupported Configuration: You will likely not receive support from Microsoft if you encounter issues with this specific combination.
      • Recovery Complexity: If a disk fails, recovering a deduplicated volume on a broken dynamic mirror is significantly more complex and failure-prone than with modern solutions.
    2. If you're unfamiliar with the context of Storage Spaces, I recommend looking into it as part of your research.
      • Convert the disks back to Basic Disks.
      • Create a Storage Pool using the two physical disks.
      • From the pool, create a Virtual Disk (Storage Space) with Two-way mirror resiliency.
      • Format the resulting volume and then enable Data Deduplication on it.

    I hope this information is helpful.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.