All Products
Search
Document Center

Apsara File Storage NAS:Create a data retrieval task

Last Updated:Feb 02, 2024

After you enable the lifecycle management feature for a file system, the files that meet the rule specified in the lifecycle policy are automatically dumped to the Infrequent Access (IA) storage class. If you want to frequently access some files stored in the IA storage class, we recommend that you create a data retrieval task to retrieve data from specified files or directories to a General-purpose NAS file system. This way, you can prevent the traffic fees incurred when you read data from or write data to the IA storage class. This topic describes how to create a data retrieval task.

Billing

  • If you run a data retrieval task, you are charged for the read traffic of the IA storage class based on the size of the retrieved files. For more information, see Billing of General-purpose NAS file systems.

  • After the files in the IA storage class are retrieved to a General-purpose NAS file system, you are charged based on the storage usage of the General-purpose NAS file system (Capacity or Performance NAS file system). For more information, see Billing of General-purpose NAS file systems.

Use the NAS console

  1. Log on to the NAS console.

  2. In the left-side navigation pane, choose Lifecycle Management > Data Retrieval Tasks.

  3. In the top navigation bar, select a region.

  4. On the Data Retrieval Tasks page, click Create Data Retrieval Task.

  5. In the Create Data Retrieval Task dialog box, select the file system to store the retrieved files and select the path to the files.

  6. Click OK.

Use the API

You can also call the CreateLifecycleRetrieveJob operation to create a data retrieval task.