The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
storage aggregate efficiency cross-volume-dedupe revert-to
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Reverts the cross volume deduplication savings on an aggregate
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage aggregate cross-volume-dedupe revert-to
command is used to revert cross volume deduplication savings on an aggregate.
Parameters
-aggregate <aggregate name>
- Aggregate (privilege: advanced)-
This specifies the aggregate on which cross volume deduplication savings should be reverted. If no aggregate is specified then it will revert the savings on all aggregates
[-c, -clean-up {true|false}]
- Delete Previously Downgraded Metafiles (privilege: advanced)-
This specifies whether downgrade metafile needs to be removed so that other efficiency operations can start on that aggregate.
Examples
The following example displays information for reverting cross volume background deduplication on aggregate "aggr1":
cluster:::> storage aggregate efficiency cross-volume-dedupe revert-to -aggregate aggr1 The revert operation started on aggregate "aggr1" successfully. cluster:::> storage aggregate efficiency cross-volume-dedupe revert-to -aggregate aggr1 -clean-up true The revert operation started on aggregate "aggr1" successfully.