change full_copy job_information
Function
Parameters
Parameter |
Description |
Value |
---|---|---|
concurrent_value | Maximum concurrency for executing the command. | The value ranges from 1 to 128. The default value is 128. |
speed | Speed at which the command is executed. | The value can be low, middle, high or highest. The default value is highest. |
Usage Guidelines
- This command is used to configure the speed limit of full copy. If you want to cancel the limit on the full copy command, run the "change full_copy job_information concurrent_value=128 speed=highest" command to set the parameter values to default values.
- The "change space global_config xcopy_concurrency" command is recommended.
Example
Set the concurrent value to 128 and speed to highest.
developer:/>change full_copy job_information concurrent_value=128 speed=highest WARNING: You are about to configure the parameters for executing the full copy command. This operation will affect the performance of services related to the full copy. Have you read warning message carefully?(y/n)y Are you sure you really want to perform the operation?(y/n)y Command executed successfully.