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

File System Resizing

Scenarios

You can expand or shrink the capacity of a file system when needed.

Constraints

SFS Turbo file systems can only have their capacities expanded, not reduced. And only In-use file systems can be expanded.

SFS Capacity-Oriented file systems support resizing, during which services are not affected. Only In-use file systems can be expanded.

Precautions

The rules for resizing an SFS Capacity-Oriented file system are as follows:

  • Expanding a file system

    Total capacity of a file system after expansion ≤ (Capacity quota of the cloud account - Total capacity of all the other file systems owned by the cloud account)

    For example, a cloud account has a quota of 500 TB. This account has already created three file systems: SFS1 (350 TB), SFS2 (50 TB), and SFS3 (70 TB). If this account needs to expand SFS2, the new capacity of SFS2 cannot be greater than 80 TB. Otherwise, the system will display a message indicating an insufficient quota and the expansion operation will fail.

  • Shrinking a file system
    • When a shrink error or failure occurs on a file system, it takes approximately five minutes for the file system to restore to the available state.
    • After a shrink operation fails, you can only reattempt to shrink the file system storage capacity but cannot expand it directly.
    • Total capacity of a file system after shrinking ≥ Used capacity of the file system

      For example, a cloud account has created a file system, SFS1. The total capacity and used capacity of SFS1 are 50 TB and 10 TB respectively. When shrinking SFS1, the user cannot set the new capacity to be smaller than 10 TB.

Procedure

  1. Log in to the SFS console.
  2. In the file system list, click Resize or Expand Capacity in the row of the desired file system. The following dialog box is displayed.
  3. Enter a new maximum capacity of the file system based on service requirements, and click OK. Table 1 describes the parameters.

    Table 1 Parameter description

    Parameter

    Description

    Used Capacity (GB)

    Used capacity of the current file system

    Maximum Capacity (GB)

    Maximum capacity of the current file system

    New Maximum Capacity (GB)

    Target maximum capacity of the file system after expanding or shrinking The value ranges from 1 GB to 512,000 GB.

    NOTE:

    The new maximum capacity cannot be smaller than the used capacity.

  4. In the displayed dialog box, confirm the information and click OK.
  5. In the file system list, check the capacity information after resizing.