NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

How to disable cross-volume-deduplication on all flash aggregate (FAS8300)

kp01
3,773 Views

Hello

I'm testing cross-volume-deduplication on all flash aggregate (FAS8300).

After deleting test volumes (enabled  -cross-volume-background-dedupe true),  deleting and recreating aggregate  (different name),  zeroing disk  spares with (-use-physical-zeroing). 

 

Array shows me that aggregate still has :

 

Cross Volume Background Deduplication: true
Cross Volume Inline Deduplication: true
Has Cross Volume Deduplication Savings: true

 

> volume efficiency show
This table is currently empty.

 

> aggr efficiency show

Has Cross Volume Deduplication Savings: true
Cross Volume Background Deduplication: true
Cross Volume Inline Deduplication: true
Has Auto Adaptive Compression Savings false
5 entries were displayed.

 

 

How to clear this  configuration?

I tried to change :

aggr efficiency modify -aggregate  xxxxxxx -cross-volume-background-dedupe false

aggr efficiency modify -aggregate xxxxxxx -cross-volume-inline-dedupe false

 

And aggregate still has : (Has Cross Volume Deduplication Savings: true )

2 REPLIES 2

jcolonfzenpr
3,724 Views

liu
1,753 Views

Enter the advanced permission

Used to recover cross-volume deduplication savings on aggregates

This version is 9.3

storage aggregate efficiency cross-volume-dedupe revert-to

Public