This section describes how to create a SmartSync push task to push local objects to the cloud.
The Create SmartSync Push Task page is displayed.
Parameter |
Description |
|---|---|
Task Name |
Name of the SmartSync push task.
NOTE:
The name can contain only letters, digits, special characters !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~, and spaces, and cannot start or end with a space. |
Namespace |
Namespace created by the local cluster account. |
Heterogeneous Device |
Cloud device.
NOTE:
If no heterogeneous device is available, add one by following the instructions provided in Adding a Heterogeneous Device. |
AK Alias |
Alias of the service access user of the heterogeneous device.
NOTE:
|
Target Bucket Name |
Name of the target bucket of the heterogeneous device.
NOTE:
|
Execution Mode |
Execution mode of the task.
|
Auto Start |
Whether the task is automatically started after being created. The value can be Start now or Start later.
NOTE:
|
Log Namespace |
Namespace for storing task execution logs.
NOTE:
|
Log Path |
Path for storing logs in the log namespace, which is used to distinguish logs of the task from logs of other tasks.
NOTE:
The value can contain only letters, digits, underscores (_), periods (.), slashes (/), and hyphens (-). |
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:
|
Max. Speed per Node |
Maximum transmission speed of a storage node. [Value options]
|
Max. Speed for Specified Period |
You can set the maximum transmission speed for a specific period.
|
Parameter |
Description |
|---|---|
By file name |
List target data by object name. Possible file name filtering rules are Including or Excluding.
|
By file size |
List target data by object size. You can customize two filtering rules using ≤ and >. [Value range] 0 to 4398046511104 KB 0 to 4294967296 MB 0 to 4194304 GB 0 to 4096 TB 0 to 4 PB |
By file operation time |
List target data by object operation time. Four time types are supported for data filtering: crtime, mtime, ctime, and atime.
You can customize a time range (interval between the operation time of an object and the current time) for each time type. You can customize three filtering rules using ≤, >, and No filter. The time unit can be hours or days. [Value range] 0 to 26304 hours 0 to 1096 days
NOTE:
By file operation time is available only when Execution Mode is set to One-off. |
By prefix |
List target data by object prefix. |
By tag |
List target data by object tag.
NOTE:
|