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 start
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
Starts the cross volume background deduplication on an aggregate
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage aggregate cross-volume-dedupe start
command is used to start cross volume background deduplication on an aggregate.
Parameters
-aggregate <aggregate name>
- Aggregate-
This specifies the aggregate on which cross volume background deduplication should be started. If no aggregate is specified then it will start on all aggregates
[-s, -scan-old-data <true>]
- Scan Old Data-
This option processes all the existing data on all volumes on the aggregate. It prompts for user confirmation before proceeding. Default value is
false
.
Examples
The following example displays information for starting cross volume background deduplication on aggregate "aggr1":
cluster:::> storage aggregate efficiency cross-volume-dedupe start -aggregate aggr1 The efficiency operation on aggregate "aggr1" has started. cluster:::> storage aggregate efficiency cross-volume-dedupe start -aggregate aggr1 -scan-old-data true The efficiency operation on aggregate "aggr1" has started.