This section describes how to modify a push task.
Procedure
- Choose Resources > Dataflow > SmartSync > Push Tasks.
- Select a desired account from the Account drop-down list in the upper left corner.
- Click More on the right of a desired push task in the list and choose Modify.
The Modify SmartSync Push Task page is displayed.
- Modify parameters of the SmartSync push task. Table 1 describes related parameters.
Table 1 Parameters of a SmartSync push task
Parameter |
Description |
Task Name |
Name of the SmartSync push task. |
Auto Start |
Whether the task is automatically started after being created. The value can be Start now or Start later.
NOTE:
- This function is disabled by default. After a task is created, you need to manually start the task.
- After this function is enabled, the task will be started and executed based on the customized rule for starting after being created.
|
Log Scope |
Scope of logs to be recorded.
|
Consistency |
Whether to verify data consistency on the cloud. After this function is enabled, the cloud can check the consistency between the digest values carried by local objects and those calculated based on real-time data. You can select either the MD5 or SHA-256 algorithm for consistency check.
NOTE:
- Enabling this function will affect data transmission performance.
- Consistency check is not performed for objects larger than 5 GB or multipart objects.
- The MD5 algorithm is used by default for consistency check. To use the SHA-256 algorithm for verification, you need to run CLI commands to enable it. For details, see SmartSync Feature Guide for Object > FAQs > How Do I Query and Modify the Consistency Check Algorithm Type? in the feature guide of the corresponding version. Besides, the following conditions must be met:
- The local objects must carry the x-amz-checksum-sha256 HTTP header.
- The cloud device must support consistency check using the SHA-256 algorithm.
|
Max. Speed per Node |
Maximum transmission speed of a storage node. [Value options]
- Low (150 MB/s)
- Medium (300 MB/s)
- High (450 MB/s)
- Highest (10240 MB/s)
|
Max. Speed for Specified Period |
You can set the maximum transmission speed for a specific period.
- Start and End Dates
Set a start date and an end date (format: YYYY-MM-DD). The start date must be earlier than the end date.
- Start and End Time
Set start and end time based on the start and end dates (format: HH:MM:SS). The start time must be earlier than the end time.
- Max. Speed per Node
Set a maximum transmission speed based on the start date, end date, start time, and end time. Value range: 1 MB/s to 10240 MB/s.
NOTE:
- You can set a maximum of three time segments and their respective maximum speed per node.
- In the period specified by Start and End Dates, the task is executed based on Max. Speed per Node set in the period specified by Start and End Time every day.
|
- Click OK.