Skip to main content

Posts

Showing posts with the label Folder redirection

Deduplication

Data Deduplication and growing Disk/Storage demand. IDC REPORT – Storage Purchase and expected. Source:   IDC Worldwide File-Based Storage 2011-2015 Forecast:   Foundation Solutions for Content Delivery, Archiving and Big Data, doc #231910, December 2011   Using DDPEval.exe we can use to evaluate savings with Deduplication without even installing or enabling deduplication. Yes I am talking about Windows 2012 deduplication. How it works? 1. Segment data into small variable sized chunks 2. Identify and remove duplicate chunks 3. Replace duplicate copies of each chunk with a reference to a single copy 4. Compress Chunks. DFS and Deduplication: Data Deduplication works fine with Distributed File System (DFS) Replication. Optimizing or unoptimizing a file will not trigger a replication because the file does not change. DFS Replication uses Remote Differential Compression (RDC), not the chunks in the chunk store, for over-the-wire savings....