All Products
Search
Document Center

Cloud Parallel File Storage:Create a file system

Last Updated:Aug 28, 2024

Cloud Parallel File Storage (CPFS) supports high throughput and high IOPS, which is suitable for high-performance computing business. You can enable shared access to a file system based on multiple compute nodes of Machine Learning Platform for AI (PAI) over the Portable Operating System Interface (POSIX) protocol. This topic describes how to create a CPFS for Lingjun file system.

Prerequisites

  • CPFS is activated.

    If you log on to the Apsara File Storage NAS (NAS) console for the first time, activate CPFS as prompted.

  • If you want to create a CPFS for Lingjun file system, make sure that your account is added to the whitelist of CPFS for Lingjun.

    CPFS for Lingjun is in invitational preview. To use CPFS for Lingjun, submit a ticket to add your account to the whitelist of CPFS for Lingjun.

Usage notes

A CPFS for Lingjun file system can be used only with Lingjun resources, general computing resources, and single-tenant Lingjun resources. It cannot be accessed by Elastic Compute Service (ECS) instances.

Create a CPFS for Lingjun file system

  1. Log on to the NAS console.

  2. On the Overview tab of the Overview page, click Create below CPFS for Lingjun in the File System Selection Guide section.

  3. On the CPFS for Lingjun (pay-as-you-go) page, configure the parameters, such as Cluster ID, Capacity, and Resource Group.

    Parameter

    Description

    Zone

    The zone in which the Lingjun cluster resides.

    Cluster ID

    The ID of the Lingjun cluster for which you want to create a CPFS for Lingjun file system.

    Capacity

    The capacity of the CPFS for Lingjun file system.

    You must evaluate and specify the maximum capacity of the file system based on your business requirements to ensure that the file system has sufficient capacity. If the capacity usage exceeds the configured capacity, the file system returns a "no space" error.

    Resource Group

    Optional. The resource group to which the file system belongs. You can use resource groups to manage CPFS for Lingjun resources within your Alibaba Cloud account by category and group. You can manage permissions, deploy resources, and monitor resources based on groups without the need to separately process each resource. For more information, see Best practices for designing resource groups.

    • If you do not select a resource group, the file system is automatically classified into the default resource group after the file system is created.

    • To create a resource group, click Create Resource Group. In the Create Resource Group dialog box, configure the Resource Group Identifier and Resource Group Name parameters, and then click OK.

  4. Click Buy Now and complete the payment as prompted.

    After you complete the payment, go back to the NAS console and choose File System > File System List in the left-side navigation pane. On the page that appears, you can view the file system that is being created.

What to do next

CPFS for Lingjun file system

After the CPFS for Lingjun file system is created, you must mount the file system in PAI computing resources. The method used to mount a CPFS for Lingjun file system varies in the type of PAI computing resources. Mount the file system based on the type of your PAI computing resources.

  • Use with Lingjun resources

    To mount the CPFS for Lingjun file system, you must create a dataset in the PAI console and select the dataset when you create an AI development task. For more information about how to create a dataset, see Create and manage datasets.

  • Use with general computing resources

    To mount the CPFS for Lingjun file system, you must create a mount target in the virtual private cloud (VPC) in which the file system resides, create a dataset in the PAI console, and then select the dataset when you create an AI development task. For more information about how to create a dataset, see Create and manage datasets.

  • Use with Lingjun resources of the single-tenant version

    Configure CPFS for Lingjun when you create Lingjun resources of the single-tenant version. After the configuration is complete, the Lingjun cluster is automatically initialized during automated deployment. For more information, see Activate and configure other Alibaba Cloud services.