Updated on 2024-03-14 GMT+08:00

Create a File System

You can create a file system and mount it to multiple servers. Then the servers can share this file system. You can create three types of file systems: SFS Capacity-Oriented, SFS Turbo, and SFS 3.0 Capacity-Oriented.

Prerequisites

  1. Before creating an SFS Turbo, SFS Capacity Oriented, or SFS 3.0 Capacity Oriented file system, ensure that a VPC is available.

    If no VPC is available, create one by referring to Creating a VPC in the Virtual Private Cloud User Guide.

  2. Before creating an SFS Turbo, SFS Capacity Oriented, or SFS 3.0 Capacity Oriented file system, ensure that ECSs are available and are in the created VPC.

    If no ECS is available, buy ECSs by referring to Purchasing an ECS and Logging In to an ECS in the Elastic Cloud Server Getting Started.

  3. Creating SFS Turbo file systems depends on the following services: VPC, Billing Center, DSS, and ECS. For the roles or policies required, see the following:
    • The permissions of the SFS Turbo FullAccess policy already include the permissions of VPC FullAccess, which are required for creating file systems. So an IAM user assigned the SFS Turbo Full Access policy does not need to have the VPC FullAccess policy assigned explicitly.
    • To create yearly/monthly file systems, the BSS Administrator policy is required.
    • To create file systems in dedicated projects, the DSS FullAccess and ECS FullAccess policies are required.

Logging In to the Management Console

  1. Visit the Huawei Cloud website at www.huaweicloud.com/intl/en-us/.
  2. Register an account.

    Before using SFS, you need to register a HUAWEI ID. This account can be used to access all Huawei Cloud services, including SFS. If you already have an account, start from 3.

    1. In the upper right corner of the page, click Sign Up.
    2. Complete the registration as instructed.

      After you have successfully registered, the system automatically redirects you to your personal information page.

  3. Log in to the management console.

    1. In the upper right corner of the displayed page, click Console.
    2. Enter the username and password as prompted, and click Sign In.

  4. After logging in to the management console, select the region where the service is located from the drop-down list in the upper left corner of the page.
  5. Choose Storage > Scalable File Service to go to the SFS console.
  6. It is recommended that you top up your account and subscribe to SFS so that the service can be used properly. For details about how to purchase SFS, see How Do I Purchase SFS?

Creating an SFS Capacity-Oriented File System

  1. In the upper right corner of the page, click Create File System.
  2. Set the parameters as described in Table 1 as shown in Figure 1.

    Figure 1 Creating a file system
    Table 1 Parameter description

    Parameter

    Description

    Remarks

    File System Type

    Select SFS Capacity-Oriented or SFS Turbo.

    Select SFS Capacity-Oriented.

    Region

    Mandatory

    Region of the tenant. Select the region from the drop-down list in the upper left corner of the page.

    You are advised to select the same region as that of the ECSs.

    AZ

    A geographical area with an independent network and an independent power supply.

    You are advised to select the same AZ as that of the ECSs.

    Protocol Type

    SFS supports NFS (only the NFSv3 protocol currently) and CIFS for file system access.

    The NFS protocol is applicable to Linux ECSs, and the CIFS protocol is applicable to Windows ECSs.

    Set this parameter based on site requirements.

    VPC

    An ECS cannot access file systems in a different VPC. Select the VPC to which the ECS belongs.

    NOTE:
    • By default, all ECSs in a VPC have the same rights. You can modify the VPC in the future.
    • Upon creation, only one VPC can be added for each file system. After a file system is created, you can configure multiple VPCs by referring to Configuring Multi-VPC Access for the SFS file system.

    Click View VPC to view existing VPCs or create a new one.

    Maximum Capacity

    Maximum capacity of a single file system. When the used capacity of a file system reaches this value, no more data can be written to the file system. You need to expand the file system.

    The value ranges from 1 GB to 512,000 GB.

    Encryption

    Optional

    This parameter specifies whether a file system is encrypted. You can create a file system that is encrypted or not, but you cannot change the encryption settings of an existing file system. If Encryption is selected, the following parameters will be displayed:

    • Create Agency

      If the KMS access rights are not granted to SFS Capacity-Oriented, this button will be displayed. Otherwise, this button will not be displayed.

      Click Create Agency to grant SFS Capacity-Oriented the permissions to access KMS. The system automatically creates an agency and names it SFSAccessKMS. When SFSAccessKMS is displayed for Agency Name, the KMS access rights have been granted to SFS Capacity-Oriented, and SFS Capacity-Oriented can obtain KMS keys for encrypting or decrypting the file system. After the rights are granted, follow-up operations do not need granting rights again.

    • Agency Name
      • Agency: An agency is a trust relationship between two tenants or services. A tenant can create an agency to grant resource access rights to another tenant or service.
      • SFSAccessKMS: If Agency Name is SFSAccessKMS, SFS Capacity-Oriented is granted the KMS access rights to use custom keys to encrypt or decrypt file systems.
    • KMS key name
      NOTE:

      KMS key name is displayed only after the agency named SFSAccessKMS has been created. For details, see Create Agency above.

      KMS key name is the identifier of the key, and you can use KMS key name to specify the KMS key that is to be used for encryption. You can select one of the following keys:

      • Default key: After the KMS access rights have been granted to SFS Capacity-Oriented, the system automatically creates a default key and names it sfs/default.
      • Custom key: Existing or newly created custom keys. For details, see Creating a Custom Key in the Data Encryption Workshop User Guide.
      NOTE:

      Before you use the encryption function, the KMS access rights must be granted to SFS Capacity-Oriented. If you have the right to grant the permission, grant SFS the permissions to access KMS directly. Otherwise, you need to contact the system administrator to obtain the "Security Administrator" rights first. For details, see File System Encryption.

    -

    Name

    User-defined name of the file system. If you create more than one file system, a name suffix is added to each file system name automatically. For example, if you set the name to sfs-name for two new file systems, the two file system names will be sfs-name-001 and sfs-name-002.

    The name can contain only letters, digits, underscores (_), and hyphens (-). When creating one file system, enter a maximum of 255 characters. When creating multiple file systems, enter 1 to 251 characters.

    Quantity

    Number of file systems to be created

    Each cloud account can have a total of 512,000 GB for its file systems. Each cloud account can create a maximum of 10 file systems, one by one or in a batch.

    If the quantity or total capacity of the file systems you are creating exceeds the upper limit, click Increase quota to apply for a higher quota.

  3. Click Create Now.
  4. Confirm the file system information and click Submit.
  5. Go back to the file system list.

    If the status of the created file system is Available, the file system is created successfully. If the status is Creation failed, contact the administrator.

Creating an SFS 3.0 Capacity-Oriented File System

  1. In the upper right corner of the page, click Create File System.
  2. Set the parameters as described in Table 2 and shown in Figure 2.

    Figure 2 Creating a file system
    Table 2 Parameter description

    Parameter

    Description

    Remarks

    Region

    Mandatory

    Region of the tenant. Select the region from the drop-down list in the upper left corner of the page.

    Select the region where the ECSs and VPC endpoint reside.

    AZ

    A geographical area with an independent network and an independent power supply.

    You are advised to select the same AZ as that of the ECSs.

    Name

    User-defined name of the file system.

    It cannot be the same as that of an existing SFS 3.0 Capacity-Oriented file system, including one created by the current user or any other user. And it cannot be changed after the file system is created.

    If an SFS 3.0 Capacity-Oriented file system is deleted, you can create an SFS 3.0 file system with the same name as the deleted one 30 minutes after that file system has been deleted.

    The name can contain only letters, digits, underscores (_), and hyphens (-). When creating one file system, enter a maximum of 255 characters. When creating multiple file systems, enter 1 to 251 characters.

    Protocol Type

    SFS 3.0 Capacity-Oriented supports NFS (NFSv3 only) for file system access.

    -

    VPC

    Select the IAM project to which the target VPC belongs and then select the target VPC.

    Select the VPC where the ECSs and VPC endpoint reside.

    An ECS cannot access a file system belonged to a different VPC. Select the VPC where your ECSs reside. You can add VPCs later on the file system details page.

    -

  3. Click Create Now.
  4. Confirm the file system information and click Submit.
  5. Go back to the file system list.

    If the file system is displayed in the list, it is successfully created. If the file system status is Creation failed, submit a service ticket.

    Figure 3 SFS 3.0 Capacity-Oriented successfully created

Creating an SFS Turbo File System

  1. In the navigation pane, choose SFS Turbo. In the upper right corner of the page, click Create File System.
  2. Set the parameters. Table 3 describes the parameters.

    Figure 4 Creating an SFS Turbo file system

    Table 3 Parameter description

    Parameter

    Description

    Remarks

    Billing Mode

    Mandatory

    Select a billing mode, Yearly/Monthly or Pay per use. For details about the billing standard, see Price Details.

    -

    Region

    Mandatory

    Region of the tenant. Select the region from the drop-down list in the upper left corner of the page.

    You are advised to select the same region as that of the servers.

    AZ

    Mandatory

    A geographical area with an independent network and an independent power supply.

    You are advised to select the same AZ as that of the servers.

    Protocol Type

    Mandatory

    SFS Turbo supports NFS for file system access.

    The default value is NFS.

    Storage Class

    Mandatory

    Includes SFS Turbo Standard and SFS Turbo Performance. For more information, see File System Types.

    Select Standard.

    NOTE:

    Once a file system is created, its storage class cannot be changed. If you want to change the storage class, you need to create another file system. Therefore, you are advised to plan the storage class carefully in advance.

    Capacity

    Maximum capacity of a single file system. When the used capacity of a file system reaches this value, no more data can be written to the file system. You need to expand the file system. The capacity of an SFS Turbo file system cannot be decreased. Set an appropriate file system capacity based on your service needs.

    Supported scope:

    • SFS Turbo Standard: 500 GB to 32 TB
    • SFS Turbo Performance: 500 GB to 32 TB

    VPC

    Mandatory

    Select a VPC and its subnet.

    • VPC: A server cannot access file systems in a different VPC. Select the VPC to which the server belongs.
    • Subnet: A subnet is an IP address range in a VPC. In a VPC, a subnet segment must be unique. A subnet provides dedicated network resources that are logically isolated from other networks, improving network security.
    NOTE:

    Upon creation, only one VPC can be added for each file system. Multi-VPC file sharing can be implemented through VPC peering connection.

    For details about VPC peering connection, see VPC Peering Connection.

    -

    Security Group

    Mandatory

    A security group is a virtual firewall that provides secure network access control policies for file systems. You can define different access rules for a security group to protect the file systems that are added to this security group.

    When creating an SFS Turbo file system, you can select only one security group.

    You are advised to use an independent security group for an SFS Turbo file system to isolate it from service nodes.

    The security group rule configuration affects the normal access and use of SFS Turbo. For details about how to configure a security group rule, see Adding a Security Group Rule. After an SFS Turbo file system is created, the system automatically enables the security group port required by the NFS protocol in the SFS Turbo file system. This ensures that the SFS Turbo file system can be accessed by your ECS and prevents file system mounting failures. The inbound ports required by the NFS protocol are ports 111, 445, 2049, 2051, 2052, and 20048. If you need to change the enabled ports, choose Access Control > Security Groups of the VPC console and locate the target security group.

    -

    Encryption

    Optional

    This parameter specifies whether a file system is encrypted. You can create a file system that is encrypted or not, but you cannot change the encryption settings of an existing file system. If Encryption is selected, the following parameters will be displayed:

    • KMS key name

      KMS key name is the identifier of the key, and you can use KMS key name to specify the KMS key that is to be used for encryption. Select an existing key from the drop-down list, or click View KMS List to create a new key. For details, see Creating a CMK in the Data Encryption Workshop User Guide.

    • KMS key ID

      After you select a key name, the system automatically generates a key ID.

    -

    Cloud Backup and Recovery

    CBR provides backup protection for SFS Turbo and allows you to use backup data to create an SFS Turbo file system. After you set Cloud Backup and Recovery, the system binds the SFS Turbo file system to the cloud backup vault and associates the file system with the selected backup policy to periodically back up the file system.

    The following options are available, among which the default value is Do not use:

    • Buy now:
      1. Set the name of the cloud backup vault, which is a character string consisting of 1 to 64 characters, including letters, digits, underscores (_), and hyphens (-), for example, vault-f61e. The default naming rule is vault_xxxx.
      2. Enter the vault capacity, which is required for backing up the SFS Turbo file system. The vault capacity cannot be less than the size of the file system. Its value ranges from the total size of the associated file systems to 10,485,760 in the unit of GB.
      3. Select a backup policy from the drop-down list, or log in to the CBR console and configure a desired one.
    • Use existing vault:
      1. Select an existing cloud backup vault from the drop-down list.
      2. Select a backup policy from the drop-down list, or log in to the CBR console and configure a desired one.
    • Do not use: Skip this configuration if backup is not required. If you need backup protection after a file system has been purchased, log in to CBR Console, locate the desired vault, and associate the file system to the vault.

    -

    Name

    Mandatory

    User-defined name of the file system.

    The value can contain only letters, digits, and hyphens (-). The name of the created file system must contain more than four characters and less than or equal to 64 characters.

  3. Click Create Now.
  4. Confirm the file system information and click Submit.
  5. Complete the creation and go back to the file system list.

    If the status of the created file system is Available, the file system is created successfully. If the status is Creation failed, contact the administrator.