Hi Pro’s!
I am confused regarding source and destination storage efficiency. What is best practice?
In my case, we have server data volumes nfs mounted in vmware. These volumes have:
Compression: true
Inline Compression: true
Constituent Volume: false
Inline Dedupe: true
Data Compaction: true
Cross Volume Inline Deduplication: true
Cross Volume Background Deduplication: true
The total savings are 33% (dedupe 10%, compression 23%)
Snapshot retention is 10 days
The primary volume above is setup to snapmirror its data to a vault volume once every night and store its snapshots for 90 days.
The secondary has no storage efficiency turned on at all.
I want to save as much storage as possible.
Will my primary storage system dedupe/compress all data in both primary and secondary storage, even if the snapshot retentions are different or will it only dedupe/compress data in my primary system?