You can create a file system and mount it to multiple ECSs. Then the ECSs can share this file system. You can create two types of file systems: SFS Capacity-Oriented and SFS Turbo.
If no VPC is available, create a VPC by referring to section "Creating a VPC" in the Virtual Private Cloud User Guide.
If no ECS is available, create an ECS by referring to "Creating an ECS" in the Elastic Cloud Server User Guide.
Parameter |
Description |
Remarks |
---|---|---|
File System Type |
Select SFS Capacity-Oriented or SFS Turbo. |
Select SFS Capacity-Oriented. |
Region |
This parameter is mandatory. Region of the tenant. Select the current 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 ECS. |
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 ECS. |
Protocol Type |
SFS supports NFS (only the NFSv3 protocol currently) for file system access. |
- |
VPC |
An ECS cannot access file systems in a different VPC. Select the VPC to which the ECS belongs. NOTE:
|
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 |
This parameter is 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:
|
- |
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 value can contain only letters, digits, underscores (_), and hyphens (-). When creating a single file system, the value can contain a maximum of 255 characters. When creating file systems in batches, 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, contact customer service to apply for a higher quota. For details, see How Do I Apply for a Higher Quota? |
Tag |
This parameter is optional. When creating a file system, you can bind tags to it. Tags are used to identify file system resources, and you can classify and search for file system resources by tag. Tags are composed of key-value pairs.
|
- |
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.
Parameter |
Description |
Remarks |
---|---|---|
File System Type |
This parameter is mandatory. Select SFS Capacity-Oriented or SFS Turbo. |
Select SFS Turbo. |
Region |
This parameter is mandatory. Region of the tenant. Select the current 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 ECS. |
AZ |
This parameter is 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 ECS. |
Protocol Type |
This parameter is mandatory. SFS Turbo supports NFS for file system access. |
The default value is NFS. |
Storage Class |
This parameter is mandatory. Includes SFS Turbo Standard, SFS Turbo Standard – Enhanced, SFS Turbo Performance, and SFS Turbo Performance – Enhanced. For details about the features and application scenarios of each storage class, see File System Types. |
The default value is 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 (GB) |
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. |
Support scope:
|
VPC |
This parameter is mandatory. Select a VPC and its subnet.
NOTE:
Upon creation, only one VPC can be added for each file system. Multi-VPC and cross-VPC file sharing can be implemented through VPC peering connection. For details about VPC peering connection, see section "VPC Peering Connection" in Virtual Private Cloud User Guide. |
- |
Security Group |
This parameter is 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 instance 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 section "Adding a Security Group Rule" in the Virtual Private Cloud User Guide. 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, 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 |
This parameter is 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:
|
- |
Name |
This parameter is 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. |
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.