Note
This option is applicable only for non-deduplicated primary copy.
The following table displays the parameters you can use with the command.
|
Element |
Description |
Parent Element |
|---|---|---|
|
compressionOnClients |
To enable or disable software compression on clients. |
extendedFlags |
-
Download the client_software_compression.xml file and save it on the computer from where the command will be executed.
-
Execute the following command from the <software_installation_directory>/Base folder after substituting the parameter values.
qoperation execute -af $[download location\client_software_compression.xml] -storagePolicyName $[xxxx] -copyName $[xxxx] -compressionOnClients $[XX]Example
To enable software compression on a primary copy Copy1 associated to storage policy SP1.
qoperation execute -af $[download location\client_software_compression.xml] -storagePolicyName $[SP1] -copyName $[Copy1] -compressionOnClients $[1]