You can run efficiency operations manually on a FlexVol volume by using the sis start command.
Depending on the efficiency operation you want to run manually, you must have enabled deduplication or both data compression and deduplication.
If only deduplication is enabled on a volume, then deduplication runs on the data. However, if deduplication and data compression are enabled on a volume, data compression is run initially followed by deduplication.
Deduplication is a background process that consumes system resources while it is running. If the data does not change often in a volume, it is best to run deduplication less frequently. Multiple concurrent deduplication operations running on a storage system lead to a higher consumption of system resources.
You can run a maximum of eight concurrent deduplication or data compression operations per node. If any more efficiency operations are scheduled, the operations are queued.
The following command allows you to manually start only deduplication or data compression followed by deduplication on the volume VolA:sis start /vol/VolA
The following command allows you to manually run the efficiency operations on the existing data in the volume VolA:sis start -s /vol/VolA